Searched refs:init_logging (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/ntp/sntp/ |
| H A D | log.c | 18 init_logging(prog, 0, FALSE); in sntp_init_logging()
|
| /freebsd-12.1/contrib/ntp/include/ |
| H A D | ntp_stdlib.h | 36 extern void init_logging (const char *, u_int32, int);
|
| /freebsd-12.1/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-12.1/contrib/ntp/ntpd/ |
| H A D | ntpd.c | 641 init_logging(progname, 0, TRUE); in detach_from_terminal() 880 init_logging(progname, NLOG_SYNCMASK, TRUE);
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | ChangeLog | 2021 * Correct init_logging()'s def_syslogmask type to u_int32 following 2383 * Move init_logging(), change_logfile(), and setup_logfile() from ntpd
|
| H A D | CommitLog | 113482 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 …]
|