Searched refs:open_max (Results 1 – 3 of 3) sorted by relevance
1345 int open_max = sysconf(_SC_OPEN_MAX), i; in launch_script() local1347 for (i = 0; i < open_max; i++) { in launch_script()
1473 int open_max = sysconf(_SC_OPEN_MAX), i; in launch_script() local1475 for (i = 0; i < open_max; i++) { in launch_script()
622 * glib/gspawn.c (fdwalk): Don't set open_max to