Searched refs:MAX_PROCS (Results 1 – 4 of 4) sorted by relevance
20 #define MAX_PROCS 20 /* max no children for TCP requests */ macro
740 for (i = 0 ; i < MAX_PROCS; i++) in async_event()774 for (i = 0; i < MAX_PROCS; i++) in async_event()965 for (i = 0; i < MAX_PROCS; i++) in set_dns_listeners()1040 for (i = 0; i < MAX_PROCS; i++) in check_dns_listeners()
642 pid_t tcp_pids[MAX_PROCS];
3870 (alloctcb, main): Use tcbtabsize in place of MAX_PROCS; indirect.3875 (MAX_PROCS): Macro removed, no more static limit on this.