Lines Matching refs:openfiles
273 int inflight, openfiles; in twosome_nothing() local
281 save_sysctls(&inflight, &openfiles); in twosome_nothing()
284 test_sysctls(inflight, openfiles); in twosome_nothing()
291 save_sysctls(&inflight, &openfiles); in twosome_nothing()
294 test_sysctls(inflight, openfiles); in twosome_nothing()
304 int inflight, openfiles; in twosome_drop_work() local
309 save_sysctls(&inflight, &openfiles); in twosome_drop_work()
316 test_sysctls(inflight, openfiles); in twosome_drop_work()
341 int inflight, openfiles; in threesome_nothing() local
346 save_sysctls(&inflight, &openfiles); in threesome_nothing()
349 test_sysctls(inflight, openfiles); in threesome_nothing()
359 int inflight, openfiles; in threesome_drop() local
367 save_sysctls(&inflight, &openfiles); in threesome_drop()
371 test_sysctls(inflight, openfiles); in threesome_drop()
378 save_sysctls(&inflight, &openfiles); in threesome_drop()
382 test_sysctls(inflight, openfiles); in threesome_drop()
389 save_sysctls(&inflight, &openfiles); in threesome_drop()
393 test_sysctls(inflight, openfiles); in threesome_drop()
400 save_sysctls(&inflight, &openfiles); in threesome_drop()
404 test_sysctls(inflight, openfiles); in threesome_drop()
411 save_sysctls(&inflight, &openfiles); in threesome_drop()
415 test_sysctls(inflight, openfiles); in threesome_drop()
422 save_sysctls(&inflight, &openfiles); in threesome_drop()
425 test_sysctls(inflight, openfiles); in threesome_drop()
437 int inflight, openfiles; in fivesome_nothing() local
442 save_sysctls(&inflight, &openfiles); in fivesome_nothing()
445 test_sysctls(inflight, openfiles); in fivesome_nothing()
452 int inflight, openfiles; in fivesome_drop_work() local
457 save_sysctls(&inflight, &openfiles); in fivesome_drop_work()
482 test_sysctls(inflight, openfiles); in fivesome_drop_work()
502 int inflight, openfiles; in complex_cycles() local
507 save_sysctls(&inflight, &openfiles); in complex_cycles()
516 test_sysctls(inflight, openfiles); in complex_cycles()
529 int inflight, openfiles; in listen_nothing() local
538 save_sysctls(&inflight, &openfiles); in listen_nothing()
544 test_sysctls(inflight, openfiles); in listen_nothing()
553 save_sysctls(&inflight, &openfiles); in listen_nothing()
558 test_sysctls(inflight, openfiles); in listen_nothing()
574 int inflight, openfiles; in listen_drop() local
587 save_sysctls(&inflight, &openfiles); in listen_drop()
594 test_sysctls(inflight, openfiles); in listen_drop()
602 save_sysctls(&inflight, &openfiles); in listen_drop()
609 test_sysctls(inflight, openfiles); in listen_drop()
622 save_sysctls(&inflight, &openfiles); in listen_drop()
629 test_sysctls(inflight, openfiles); in listen_drop()
637 save_sysctls(&inflight, &openfiles); in listen_drop()
644 test_sysctls(inflight, openfiles); in listen_drop()
656 int inflight, openfiles; in listen_connect_nothing() local
661 save_sysctls(&inflight, &openfiles); in listen_connect_nothing()
680 test_sysctls(inflight, openfiles); in listen_connect_nothing()
688 int inflight, openfiles; in listen_connect_drop() local
693 save_sysctls(&inflight, &openfiles); in listen_connect_drop()
714 test_sysctls(inflight, openfiles); in listen_connect_drop()
721 int inflight, openfiles, deferred, deferred1; in recursion() local
725 save_sysctls(&inflight, &openfiles); in recursion()
744 test_sysctls(inflight, openfiles); in recursion()