Searched refs:open_max (Results 1 – 2 of 2) sorted by relevance
158 long open_max; member293 ksi.open_max = OPEN_MAX; in compat_43_sys_getkerninfo()
415 isc_resourcevalue_t open_max; member3523 &thread->open_max); in netthread()3525 thread->open_max = 64; in netthread()3532 if (dvp.dp_nfds >= thread->open_max) { in netthread()3533 dvp.dp_nfds = thread->open_max - 1; in netthread()3553 &thread->open_max); in netthread()3555 thread->open_max = 64; in netthread()3740 &thread->open_max); in setup_thread()3742 thread->open_max = 64; in setup_thread()