Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/sntp/
H A Dlog.c18 init_logging(prog, 0, FALSE); in sntp_init_logging()
/freebsd-12.1/contrib/ntp/include/
H A Dntp_stdlib.h36 extern void init_logging (const char *, u_int32, int);
/freebsd-12.1/contrib/ntp/libntp/
H A Dwork_fork.c596 init_logging("ntp_intres", 0, FALSE); in fork_blocking_child()
H A Dmsyslog.c379 init_logging( in init_logging() function
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntpd.c641 init_logging(progname, 0, TRUE); in detach_from_terminal()
880 init_logging(progname, NLOG_SYNCMASK, TRUE);
/freebsd-12.1/contrib/ntp/
H A DChangeLog2021 * Correct init_logging()'s def_syslogmask type to u_int32 following
2383 * Move init_logging(), change_logfile(), and setup_logfile() from ntpd
H A DCommitLog113482 Correct init_logging()'s def_syslogmask type to u_int32 following
113486 Correct init_logging()'s def_syslogmask type to u_int32 following
113490 change init_logging()'s def_syslogmask type to u_int32 to match
126906 Move init_logging(), change_logfile(), and setup_logfile() from ntpd
126999 Move init_logging(), change_logfile(), and setup_logfile() from ntpd
127067 Move init_logging(), change_logfile(), and setup_logfile() from ntpd
127069 strip .exe from program name in init_logging().
127131 Move init_logging(), change_logfile(), and setup_logfile() from ntpd
127205 move init_logging(), change_logfile(), and setup_logfile() from ntpd
127635 Rename init_logging() to sntp_init_logging() to avoid libntp conflict.
[all …]