/openbsd/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_log_interface.cpp | 67 Impl.log_finalize == nullptr || Impl.log_init == nullptr) in __xray_log_register_mode() 107 if (Impl.log_init == nullptr || Impl.log_finalize == nullptr || in __xray_set_log_impl() 136 return GlobalXRayImpl->log_init(BufferSize, MaxBuffers, Args, ArgsSize); in __xray_log_init() 155 return GlobalXRayImpl->log_init( in __xray_log_init_mode() 176 return GlobalXRayImpl->log_init( in __xray_log_init_mode_bin()
|
/openbsd/sbin/slaacd/ |
H A D | log.h | 26 void log_init(int, int); 47 #define log_init(x...) do {} while (0) macro
|
/openbsd/sbin/dhcpleased/ |
H A D | log.h | 26 void log_init(int, int); 47 #define log_init(x...) do {} while (0) macro
|
/openbsd/regress/usr.bin/ssh/unittests/misc/ |
H A D | test_expand.c | 49 log_init("test_misc", SYSLOG_LEVEL_QUIET, SYSLOG_FACILITY_AUTH, 1); in test_expand() 68 log_init("test_misc", SYSLOG_LEVEL_INFO, SYSLOG_FACILITY_AUTH, 1); in test_expand()
|
/openbsd/usr.bin/ldap/ |
H A D | log.c | 31 void log_init(int, int); 53 log_init(int n_debug, int facility) in log_init() function
|
/openbsd/usr.sbin/httpd/ |
H A D | log.c | 31 void log_init(int, int); 53 log_init(int n_debug, int facility) in log_init() function
|
/openbsd/usr.sbin/ldapd/ |
H A D | log.c | 31 void log_init(int, int); 53 log_init(int n_debug, int facility) in log_init() function
|
H A D | log.h | 21 void log_init(int, int);
|
/openbsd/sbin/iked/ |
H A D | log.c | 31 void log_init(int, int); 53 log_init(int n_debug, int facility) in log_init() function
|
/openbsd/regress/lib/libagentx/ |
H A D | log.c | 31 void log_init(int, int); 53 log_init(int n_debug, int facility) in log_init() function
|
/openbsd/usr.sbin/relayd/ |
H A D | log.c | 31 void log_init(int, int); 53 log_init(int n_debug, int facility) in log_init() function
|
/openbsd/usr.sbin/smtpd/ |
H A D | log.c | 31 void log_init(int, int); 53 log_init(int n_debug, int facility) in log_init() function
|
/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | log.c | 31 void log_init(int, int); 53 log_init(int n_debug, int facility) in log_init() function
|
H A D | log.h | 21 void log_init(int, int);
|
/openbsd/usr.sbin/snmpd/ |
H A D | log.c | 33 void log_init(int, int); 55 log_init(int n_debug, int facility) in log_init() function
|
H A D | log.h | 21 void log_init(int, int);
|
/openbsd/usr.sbin/npppd/npppd/ |
H A D | log.h | 24 void log_init (int);
|
/openbsd/usr.sbin/dvmrpd/ |
H A D | log.h | 26 void log_init(int);
|
/openbsd/usr.sbin/unbound/daemon/ |
H A D | unbound.c | 526 log_init(cfg->logfile, cfg->use_syslog, cfg->chrootdir); in perform_setup() 683 log_init(cfg->logfile, cfg->use_syslog, cfg->chrootdir); in perform_setup() 732 log_init(cfg->logfile, 0, cfg->chrootdir); in run_daemon() 788 log_init(NULL, 0, NULL); in main() 842 log_init(NULL, 0, NULL); /* close logfile */ in main()
|
/openbsd/usr.sbin/route6d/ |
H A D | log.h | 21 void log_init(int);
|
/openbsd/usr.sbin/ripd/ |
H A D | log.h | 26 void log_init(int);
|
/openbsd/usr.sbin/radiusd/ |
H A D | log.h | 11 void log_init (int);
|
/openbsd/usr.sbin/bgpd/ |
H A D | log.h | 25 void log_init(int, int);
|
/openbsd/usr.sbin/dhcpd/ |
H A D | log.h | 24 void log_init(int, int);
|
/openbsd/usr.sbin/dhcrelay/ |
H A D | log.h | 24 void log_init(int, int);
|