Home
last modified time | relevance | path

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

/freebsd-13.1/tools/regression/sockets/unix_gc/
H A Dunix_gc.c275 int inflight, openfiles; in twosome_nothing() local
306 int inflight, openfiles; in twosome_drop_work() local
343 int inflight, openfiles; in threesome_nothing() local
361 int inflight, openfiles; in threesome_drop() local
439 int inflight, openfiles; in fivesome_nothing() local
454 int inflight, openfiles; in fivesome_drop_work() local
504 int inflight, openfiles; in complex_cycles() local
531 int inflight, openfiles; in listen_nothing() local
576 int inflight, openfiles; in listen_drop() local
658 int inflight, openfiles; in listen_connect_nothing() local
[all …]
/freebsd-13.1/tests/sys/kern/
H A Dkern_descrip_test.c119 openfiles(size_t n) in openfiles() function
H A Dfdgrowtable_test.c84 openfiles(int n) in openfiles() function
/freebsd-13.1/usr.sbin/kgmon/
H A Dkgmon.c190 openfiles(const char *systemname, char *kmemf, struct kvmvars *kvp) in openfiles() function
/freebsd-13.1/sys/kern/
H A Dkern_descrip.c187 static int __exclusive_cache_line openfiles; /* actual number of open files */ variable