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

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

Completed in 173 milliseconds