Lines Matching refs:fork
637 pid = fork();
639 fatal("fork of unprivileged child failed");
704 pmonitor->m_pid = fork();
706 fatal("fork of unprivileged child failed");
1210 * Got connection. Fork a child to handle it, unless
1219 debug("Server will not fork when running in debugging mode.");
1236 * Normal production daemon. Fork, and have
1241 if ((pid = fork()) == 0) {
1268 error("fork: %.100s", strerror(errno));
1752 * from the controlling terminal, and fork. The original process
1771 /* Reinitialize the log (because of the fork above). */
2035 * In privilege separation, we fork another child and prepare