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

/netbsd-current/usr.sbin/nfsd/
H A Dnfsd.c279 * The functions daemon2_fork() and daemon2_detach() below provide
283 * When the daemon is ready to provide service, daemon2_detach()
291 * be passed as the first argument to daemon2_detach().
306 * descriptors that may be closed in daemon2_detach(). The
356 daemon2_detach(int parentfd, int nochdir, int noclose) function
555 daemon2_detach(parent_fd, 0, 0);

Completed in 81 milliseconds