Searched defs:MAXCHILD (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c110 #define MAXCHILD 1 macro
111 static pid_t childpid[MAXCHILD];
446 while (children < MAXCHILD &&

Completed in 59 milliseconds