Home
last modified time | relevance | path

Searched refs:LOGPRIO_DEBUG (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/bsd/libpcap/dist/rpcapd/
H A Dlog.c65 case LOGPRIO_DEBUG: in rpcapd_vlog_stderr()
132 case LOGPRIO_DEBUG: in rpcapd_vlog_systemlog()
189 case LOGPRIO_DEBUG: in rpcapd_vlog_systemlog()
248 if (priority != LOGPRIO_DEBUG || log_debug_messages) { in rpcapd_log()
H A Drpcapd.c299 rpcapd_log(LOGPRIO_DEBUG, "Error when saving the configuration to file"); in main()
458 rpcapd_log(LOGPRIO_DEBUG, "Unable to start the service"); in main()
519 rpcapd_log(LOGPRIO_DEBUG, "Error creating the active child threads"); in main_startup()
554 rpcapd_log(LOGPRIO_DEBUG, "%s", errbuf); in main_startup()
633 rpcapd_log(LOGPRIO_DEBUG, PROGRAM_NAME " is closing.\n"); in main_startup()
778 rpcapd_log(LOGPRIO_DEBUG, "Child terminated"); in main_reap_children()
1281 rpcapd_log(LOGPRIO_DEBUG, "Connecting to host %s, port %s, using protocol %s", in main_active()
1291 rpcapd_log(LOGPRIO_DEBUG, "%s", errbuf); in main_active()
1301 rpcapd_log(LOGPRIO_DEBUG, "%s", errbuf); in main_active()
1307 rpcapd_log(LOGPRIO_DEBUG, "%s", errbuf); in main_active()
H A Dlog.h27 LOGPRIO_DEBUG, enumerator
H A Dfileconf.c479 rpcapd_log(LOGPRIO_DEBUG, "New passive host list: %s", hostlist); in fileconf_read()
H A Ddaemon.c713 rpcapd_log(LOGPRIO_DEBUG, "The other end system asked to close the connection."); in daemon_serviceloop()
876 rpcapd_log(LOGPRIO_DEBUG, "I'm exiting from the child loop"); in daemon_serviceloop()