Home
last modified time | relevance | path

Searched defs:openfiles (Results 1 – 5 of 5) sorted by relevance

/freebsd/tools/regression/sockets/unix_gc/
H A Dunix_gc.c273 int inflight, openfiles; in twosome_nothing() local
304 int inflight, openfiles; in twosome_drop_work() local
341 int inflight, openfiles; in threesome_nothing() local
359 int inflight, openfiles; in threesome_drop() local
437 int inflight, openfiles; in fivesome_nothing() local
452 int inflight, openfiles; in fivesome_drop_work() local
502 int inflight, openfiles; in complex_cycles() local
529 int inflight, openfiles; in listen_nothing() local
574 int inflight, openfiles; in listen_drop() local
656 int inflight, openfiles; in listen_connect_nothing() local
[all …]
/freebsd/tests/sys/kern/
H A Dkern_descrip_test.c116 openfiles(size_t n) in openfiles() function
H A Dfdgrowtable_test.c81 openfiles(int n) in openfiles() function
H A Dunix_passfd_test.c126 openfiles(void) in openfiles() function
/freebsd/sys/kern/
H A Dkern_descrip.c192 static int __exclusive_cache_line openfiles; /* actual number of open files */ variable