Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/setrlimit/
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()
/external/mksh/src/
Drlimits.opt54 FN("nofiles(descriptors)", RLIMIT_NOFILE, 1
Drlimits.gen50 FN("nofiles(descriptors)", RLIMIT_NOFILE, 1, 'n')