Searched refs:safe_fork (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c2057 * safe_fork - Create a child process. The child closes all the
2062 safe_fork() function
2134 pid = safe_fork();
2295 pid = safe_fork();
H A Dpppd.h669 pid_t safe_fork __P((void)); /* Fork & close stuff in child */
H A Dtty.c1174 cpid = safe_fork();

Completed in 178 milliseconds