Home
last modified time | relevance | path

Searched refs:nofiles (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit01.c54 static int nofiles, fd, bytes, i, status; variable
100 nofiles = getdtablesize(); in test1()
102 if (nofiles != 100) { in test1()
104 "100, got %d", nofiles); in test1()

Completed in 1 milliseconds