Home
last modified time | relevance | path

Searched refs:LOGPRIO_ERROR (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/libpcap/rpcapd/
H A Dfileconf.c104 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
147 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
176 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
197 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
223 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
291 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
313 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
330 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
345 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
377 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
[all …]
H A Drpcapd.c336 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
343 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
364 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
375 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
436 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
747 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in send_state_change_event()
915 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connections()
922 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connections()
941 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connections()
1209 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connection()
[all …]
H A Ddaemon.c469 rpcapd_log(LOGPRIO_ERROR, "%s", errmsgbuf); in daemon_serviceloop()
1454 rpcapd_log(LOGPRIO_ERROR, "%s", errmsgbuf); in daemon_AuthUserPwd()
1466 rpcapd_log(LOGPRIO_ERROR, "%s", errmsgbuf); in daemon_AuthUserPwd()
1545 rpcapd_log(LOGPRIO_ERROR, "crypt() failed"); in daemon_AuthUserPwd()
2639 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2664 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2673 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2719 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2736 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2757 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
[all …]
H A Dlog.c75 case LOGPRIO_ERROR: in rpcapd_vlog_stderr()
148 case LOGPRIO_ERROR: in rpcapd_vlog_systemlog()
199 case LOGPRIO_ERROR: in rpcapd_vlog_systemlog()
H A Dlog.h30 LOGPRIO_ERROR enumerator
H A Dwin32-svc.c65 rpcapd_log(LOGPRIO_ERROR, "%s", string); in svc_start()