Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/rpcapd/
H A Dfileconf.c97 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
141 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
171 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
192 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
218 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
284 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
306 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
323 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
338 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
370 rpcapd_log(LOGPRIO_ERROR, in fileconf_read()
[all …]
H A Drpcapd.c294 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
315 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
326 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
370 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in main()
679 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in send_state_change_event()
847 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connections()
854 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connections()
873 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connections()
913 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connections()
1140 rpcapd_log(LOGPRIO_ERROR, "%s", errbuf); in accept_connection()
[all …]
H A Ddaemon.c245 rpcapd_log(LOGPRIO_ERROR, "%s", errmsgbuf); in daemon_serviceloop()
1195 rpcapd_log(LOGPRIO_ERROR, "%s", errmsgbuf); in daemon_AuthUserPwd()
1207 rpcapd_log(LOGPRIO_ERROR, "%s", errmsgbuf); in daemon_AuthUserPwd()
1286 rpcapd_log(LOGPRIO_ERROR, "crypt() failed"); in daemon_AuthUserPwd()
1290 rpcapd_log(LOGPRIO_ERROR, "crypt() failed: %s", in daemon_AuthUserPwd()
2275 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2295 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2341 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2358 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
2375 rpcapd_log(LOGPRIO_ERROR, in daemon_thrdatamain()
[all …]
H A Dlog.c77 case LOGPRIO_ERROR: in rpcapd_vlog_stderr()
150 case LOGPRIO_ERROR: in rpcapd_vlog_systemlog()
201 case LOGPRIO_ERROR: in rpcapd_vlog_systemlog()
H A Dlog.h30 LOGPRIO_ERROR enumerator
H A Dwin32-svc.c62 rpcapd_log(LOGPRIO_ERROR, "%s", string); in svc_start()