Home
last modified time | relevance | path

Searched refs:daemon_set_child_pipe (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/daemon/
H A Ddaemon.c116 static void daemon_set_child_pipe(struct daemon_state *);
436 daemon_set_child_pipe(state); in daemon_eventloop()
869 daemon_set_child_pipe(struct daemon_state *state) in daemon_set_child_pipe() function