Searched refs:MAX_CHILD_PROCS (Results 1 – 1 of 1) sorted by relevance
36 #define MAX_CHILD_PROCS 100 macro85 static pid_t child_pids[MAX_CHILD_PROCS];581 if (num_children == MAX_CHILD_PROCS) { in spawn_child_process()