Symbol: openfiles
sys/kern/kern_descrip.c
195
static int __exclusive_cache_line openfiles; /* actual number of open files */
sys/kern/kern_descrip.c
2226
openfiles_new = atomic_fetchadd_int(&openfiles, 1) + 1;
sys/kern/kern_descrip.c
2230
atomic_subtract_int(&openfiles, 1);
sys/kern/kern_descrip.c
3910
atomic_subtract_int(&openfiles, 1);
sys/kern/kern_descrip.c
5401
SYSCTL_INT(_kern, OID_AUTO, openfiles, CTLFLAG_RD,
sys/kern/kern_descrip.c
5402
&openfiles, 0, "System-wide number of open files");
tests/sys/kern/fdgrowtable_test.c
146
openfiles(128);
tests/sys/kern/fdgrowtable_test.c
196
openfiles(128);
tests/sys/kern/fdgrowtable_test.c
245
openfiles(128);
tests/sys/kern/fdgrowtable_test.c
251
openfiles(128);
tests/sys/kern/kern_descrip_test.c
180
openfiles(oldmaxfiles - current + EXPANDBY / 2);
tests/sys/kern/unix_passfd_test.c
458
nfiles = openfiles();
tests/sys/kern/unix_passfd_test.c
460
ATF_REQUIRE(openfiles() == nfiles);
tests/sys/kern/unix_passfd_test.c
462
ATF_REQUIRE(openfiles() == nfiles - 1);
tests/sys/kern/unix_passfd_test.c
560
nfiles = openfiles();
tests/sys/kern/unix_passfd_test.c
571
ATF_REQUIRE(nfiles == openfiles());
tools/regression/sockets/unix_gc/unix_gc.c
273
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
281
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
284
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
291
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
294
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
304
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
309
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
316
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
341
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
346
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
349
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
359
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
367
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
371
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
378
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
382
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
389
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
393
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
400
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
404
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
411
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
415
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
422
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
425
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
437
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
442
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
445
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
452
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
457
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
482
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
502
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
507
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
516
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
529
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
538
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
544
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
553
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
558
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
574
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
587
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
594
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
602
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
609
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
622
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
629
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
637
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
644
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
656
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
661
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
680
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
688
int inflight, openfiles;
tools/regression/sockets/unix_gc/unix_gc.c
693
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
714
test_sysctls(inflight, openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
721
int inflight, openfiles, deferred, deferred1;
tools/regression/sockets/unix_gc/unix_gc.c
725
save_sysctls(&inflight, &openfiles);
tools/regression/sockets/unix_gc/unix_gc.c
744
test_sysctls(inflight, openfiles);