Searched refs:daemonfd (Results 1 – 5 of 5) sorted by relevance
44 daemonfd(int chdirfd, int nullfd) in daemonfd() function106 ret = daemonfd(chdirfd, nullfd); in daemon()
401 daemonfd;
338 MLINKS+=daemon.3 daemonfd.3
294 int daemonfd(int, int);
2497 if (daemonfd(-1, nullfd) == -1) in go_daemon()