Searched refs:init_logging (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/ntp/sntp/ |
| H A D | log.c | 18 init_logging(prog, 0, FALSE); in sntp_init_logging()
|
| /freebsd-13.1/contrib/ntp/include/ |
| H A D | ntp_stdlib.h | 36 extern void init_logging (const char *, u_int32, int);
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | msyslog.c | 379 init_logging( in init_logging() function
|
| H A D | work_fork.c | 596 init_logging("ntp_intres", 0, FALSE); in fork_blocking_child()
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntpd.c | 618 init_logging(progname, 0, TRUE); in detach_from_terminal() 857 init_logging(progname, NLOG_SYNCMASK, TRUE);
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | ChangeLog | 2050 * Correct init_logging()'s def_syslogmask type to u_int32 following 2412 * Move init_logging(), change_logfile(), and setup_logfile() from ntpd
|
| H A D | CommitLog | 114195 Correct init_logging()'s def_syslogmask type to u_int32 following 114199 Correct init_logging()'s def_syslogmask type to u_int32 following 114203 change init_logging()'s def_syslogmask type to u_int32 to match 127619 Move init_logging(), change_logfile(), and setup_logfile() from ntpd 127712 Move init_logging(), change_logfile(), and setup_logfile() from ntpd 127780 Move init_logging(), change_logfile(), and setup_logfile() from ntpd 127782 strip .exe from program name in init_logging(). 127844 Move init_logging(), change_logfile(), and setup_logfile() from ntpd 127918 move init_logging(), change_logfile(), and setup_logfile() from ntpd 128348 Rename init_logging() to sntp_init_logging() to avoid libntp conflict. [all …]
|