Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/adjtimed/
H A Dadjtimed.c77 int nofork = 0; in main() local
106 ++verbose, nofork = 1; in main()
114 nofork = 1; in main()
134 if (!nofork) { in main()
161 if (nofork) { in main()
/freebsd/contrib/ntp/ntpd/
H A Dntpd.c191 int nofork; /* Fork by default */ variable
867 nofork = TRUE;
877 if (nofork)
1000 nofork = FALSE;
1002 if ( !nofork && pipe(daemon_pipe)) {
1033 if (!nofork) {
H A Dntpdbase-opts.def229 name = nofork;
407 flags-cant = nofork;
H A Dinvoke-ntpd.texi173 -n no nofork Do not fork
198 nofork
591 nofork, quit, saveconfigquit.
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.c89 int nofork = 0; variable
222 } else if (!nofork) { in main()
836 nofork = 1; in parseargs()
/freebsd/contrib/blocklist/diff/
H A Dproftpd.diff68 if (!nofork) {
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.def13 name = nofork;
H A Dinvoke-ntpsnmpd.texi53 -n no nofork Do not fork
/freebsd/contrib/file/src/
H A Dcompress.c1049 uncompressbuf(int fd, size_t bytes_max, size_t method, int nofork, in uncompressbuf() argument
1070 if (nofork) { in uncompressbuf()
/freebsd/contrib/ntp/include/
H A Dntpd.h606 extern int nofork; /* no-fork flag */
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0802 (getstartup): nofork on mode_ntpdate. Usage update.
5393 * ntpd/ntpd.c: Added nofork declaration.
5395 * ntpd/ntp_config.c: added nofork.
H A DChangeLog2209 * [Bug 2028] ntpd -n (nofork) redirects logging to stderr.
H A DCommitLog119590 [Bug 2028] ntpd -n (nofork) redirects logging to stderr.
119593 [Bug 2028] ntpd -n (nofork) redirects logging to stderr.
119596 [Bug 2028] ntpd -n (nofork) redirects logging to stderr.