Home | History | Annotate | Download | only in pppd

Lines Matching full:child

264 extern struct notifier *fork_notifier;	/* we are a new child process */
477 pid_t safe_fork __P((int, int, int)); /* Fork & close stuff in child */
482 /* Run program prog with args in child */
587 void sys_close __P((void)); /* Clean up in a child before execing */