Searched refs:init_logging (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/ntp/sntp/ |
H A D | log.c | 18 init_logging(prog, 0, FALSE); in sntp_init_logging()
|
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_stdlib.h | 43 extern void init_logging (const char *, u_int32, int);
|
/freebsd-src/contrib/ntp/libntp/ |
H A D | work_fork.c | 596 init_logging("ntp_intres", 0, FALSE); in fork_blocking_child()
|
H A D | msyslog.c | 379 init_logging( in init_logging() function
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntpd.c | 631 init_logging(progname, 0, TRUE); in detach_from_terminal() 869 init_logging(progname, NLOG_SYNCMASK, TRUE);
|
/freebsd-src/contrib/ntp/ |
H A D | ChangeLog | 2290 * Correct init_logging()'s def_syslogmask type to u_int32 following 2652 * Move init_logging(), change_logfile(), and setup_logfile() from ntpd
|
H A D | CommitLog | 123551 Correct init_logging()'s def_syslogmask type to u_int32 following 123555 Correct init_logging()'s def_syslogmask type to u_int32 following 123559 change init_logging()'s def_syslogmask type to u_int32 to match 136975 Move init_logging(), change_logfile(), and setup_logfile() from ntpd 137068 Move init_logging(), change_logfile(), and setup_logfile() from ntpd 137136 Move init_logging(), change_logfile(), and setup_logfile() from ntpd 137138 strip .exe from program name in init_logging(). 137200 Move init_logging(), change_logfile(), and setup_logfile() from ntpd 137274 move init_logging(), change_logfile(), and setup_logfile() from ntpd 137704 Rename init_logging() to sntp_init_logging() to avoid libntp conflict. [all …]
|