OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:daemonized
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
namespace.h
22
#define
daemonized
ssh_daemonized
macro
misc.h
46
int
daemonized
(void);
sshd.c
1757
*
daemonized
(eg re-exec via SIGHUP), disconnect from the controlling
1760
already_daemon =
daemonized
();
misc.c
2052
/* returns 1 if process is already
daemonized
, 0 otherwise */
2054
daemonized
(void)
function
2066
debug3("already
daemonized
");
/src/usr.sbin/syslogd/
syslogd.c
173
int
daemonized
= 0; /* we are not
daemonized
yet */
variable
621
daemonized
= 1;
2930
if (
daemonized
)
2932
if (!
daemonized
&& Debug)
2934
if (!
daemonized
&& !Debug)
Completed in 27 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026