Home
last modified time | relevance | path

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

/freebsd/tools/regression/sockets/unix_gc/
H A Dunix_gc.c256 int after_inflight, after_openfiles; in test_sysctls() local
264 after_openfiles = getopenfiles(); in test_sysctls()
265 if (after_openfiles != before_openfiles) in test_sysctls()
267 after_openfiles); in test_sysctls()