Searched refs:save_sysctls (Results 1 – 1 of 1) sorted by relevance
| /src/tools/regression/sockets/unix_gc/ |
| H A D | unix_gc.c | 229 save_sysctls(int *before_inflight, int *before_openfiles) in save_sysctls() function 281 save_sysctls(&inflight, &openfiles); in twosome_nothing() 291 save_sysctls(&inflight, &openfiles); in twosome_nothing() 309 save_sysctls(&inflight, &openfiles); in twosome_drop_work() 346 save_sysctls(&inflight, &openfiles); in threesome_nothing() 367 save_sysctls(&inflight, &openfiles); in threesome_drop() 378 save_sysctls(&inflight, &openfiles); in threesome_drop() 389 save_sysctls(&inflight, &openfiles); in threesome_drop() 400 save_sysctls(&inflight, &openfiles); in threesome_drop() 411 save_sysctls(&inflight, &openfiles); in threesome_drop() [all …]
|