Home
last modified time | relevance | path

Searched refs:min_fds (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl02.c50 static const int min_fds[] = {0, 1, 2, 3, 10, 100}; variable
54 int min_fd = min_fds[n]; in verify_fcntl()
90 .tcnt = ARRAY_SIZE(min_fds),