| /freebsd-12.1/contrib/compiler-rt/lib/xray/ |
| H A D | xray_log_interface.cc | 68 Impl.log_finalize == nullptr || Impl.log_init == nullptr) in __xray_log_register_mode() 108 if (Impl.log_init == nullptr || Impl.log_finalize == nullptr || in __xray_set_log_impl() 137 return GlobalXRayImpl->log_init(BufferSize, MaxBuffers, Args, ArgsSize); in __xray_log_init() 156 return GlobalXRayImpl->log_init( in __xray_log_init_mode() 177 return GlobalXRayImpl->log_init( in __xray_log_init_mode_bin()
|
| /freebsd-12.1/usr.sbin/ypldap/ |
| H A D | log.c | 30 void log_init(int); 44 log_init(int n_debug) in log_init() function
|
| H A D | ypldap.h | 184 void log_init(int);
|
| H A D | ypldap.c | 513 log_init(1); in main() 559 log_init(debug); in main()
|
| /freebsd-12.1/contrib/unbound/daemon/ |
| H A D | unbound.c | 465 log_init(cfg->logfile, cfg->use_syslog, cfg->chrootdir); in perform_setup() 622 log_init(cfg->logfile, cfg->use_syslog, cfg->chrootdir); in perform_setup() 671 log_init(cfg->logfile, 0, cfg->chrootdir); in run_daemon() 722 log_init(NULL, 0, NULL); in main() 776 log_init(NULL, 0, NULL); /* close logfile */ in main()
|
| /freebsd-12.1/contrib/compiler-rt/include/xray/ |
| H A D | xray_log_interface.h | 173 XRayLogInitStatus (*log_init)(size_t, size_t, void *, size_t); member
|
| /freebsd-12.1/contrib/unbound/util/ |
| H A D | log.h | 83 void log_init(const char* filename, int use_syslog, const char* chrootdir);
|
| H A D | log.c | 86 log_init(const char* filename, int use_syslog, const char* chrootdir) in log_init() function
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | log.h | 51 void log_init(char *, LogLevel, SyslogFacility, int);
|
| H A D | ssh-pkcs11-helper.c | 309 log_init(__progname, log_level, log_facility, log_stderr); in main() 399 log_init(__progname, SYSLOG_LEVEL_ERROR, SYSLOG_FACILITY_AUTH, 0); in main()
|
| H A D | sshd.c | 1326 log_init(__progname, 1672 log_init(__progname, 1951 log_init(__progname, options.log_level, options.log_facility, log_stderr); 1967 log_init(__progname, options.log_level, options.log_facility, log_stderr); 2055 log_init(__progname, options.log_level,
|
| H A D | ssh-keysign.c | 208 log_init("ssh-keysign", SYSLOG_LEVEL_DEBUG3, SYSLOG_FACILITY_AUTH, 0); in main()
|
| H A D | log.c | 257 log_init(char *av0, LogLevel level, SyslogFacility facility, int on_stderr) in log_init() function
|
| /freebsd-12.1/usr.sbin/autofs/ |
| H A D | common.h | 63 void log_init(int level);
|
| H A D | log.c | 53 log_init(int level) in log_init() function
|
| H A D | automount.c | 369 log_init(debug); in main_automount()
|
| H A D | autounmountd.c | 303 log_init(debug); in main_autounmountd()
|
| H A D | automountd.c | 485 log_init(debug); in main_automountd()
|
| /freebsd-12.1/usr.sbin/iscsid/ |
| H A D | iscsid.h | 137 void log_init(int level);
|
| H A D | log.c | 53 log_init(int level) in log_init() function
|
| /freebsd-12.1/usr.sbin/ctld/ |
| H A D | log.c | 53 log_init(int level) in log_init() function
|
| H A D | ctld.h | 455 void log_init(int level);
|
| /freebsd-12.1/contrib/nvi/common/ |
| H A D | log.c | 96 log_init( in log_init() function 671 if (!log_init(sp, ep)) in log_err()
|
| H A D | extern.h | 46 int log_init(SCR *, EXF *);
|
| /freebsd-12.1/contrib/unbound/libunbound/ |
| H A D | context.c | 69 log_init(cfg->logfile, cfg->use_syslog, NULL); in context_finalize()
|