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

/freebsd-current/crypto/openssh/
H A Dmisc.h37 int daemonized(void);
H A Dssh_namespace.h245 #define daemonized Fssh_daemonized macro
H A Dsshd.c2110 * daemonized (eg re-exec via SIGHUP), disconnect from the controlling
2113 already_daemon = daemonized();
H A Dmisc.c1993 /* returns 1 if process is already daemonized, 0 otherwise */
1995 daemonized(void) function
2007 debug3("already daemonized");

Completed in 113 milliseconds