Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmisc.h45 int daemonized(void);
H A Dssh_namespace.h233 #define daemonized Fssh_daemonized
242 #define daemonized Fssh_daemonized global() macro
H A Dsshd.c1868 * daemonized (eg re-exec via SIGHUP), disconnect from the controlling in main()
1871 already_daemon = daemonized(); in main()
H A Dmisc.c2106 /* returns 1 if process is already daemonized, 0 otherwise */ in argv_split()
2108 daemonized(void) in argv_split()
2120 debug3("already daemonized"); in argv_split()
2060 daemonized(void) daemonized() function
/freebsd/contrib/unbound/doc/
H A Dunbound.conf.rst1528 If ``""`` is given, logging goes to stderr, or nowhere once daemonized.