Home
last modified time | relevance | path

Searched refs:SOCK_DEBUG_MESSAGE (Results 1 – 7 of 7) sorted by relevance

/external/libpcap/rpcapd/
Drpcapd.c182 SOCK_DEBUG_MESSAGE(errbuf); in main()
257 SOCK_DEBUG_MESSAGE("Only MAX_ACTIVE_LIST active connections are currently supported."); in main()
288 SOCK_DEBUG_MESSAGE("Error when saving the configuration to file"); in main()
446 SOCK_DEBUG_MESSAGE("Unable to start the service"); in main()
507 SOCK_DEBUG_MESSAGE("Error creating the active child threads"); in main_startup()
542 SOCK_DEBUG_MESSAGE(errbuf); in main_startup()
621 SOCK_DEBUG_MESSAGE(PROGRAM_NAME " is closing.\n"); in main_startup()
765 SOCK_DEBUG_MESSAGE("Child terminated"); in main_reap_children()
1241 SOCK_DEBUG_MESSAGE(errbuf); in main_active()
1249 SOCK_DEBUG_MESSAGE(errbuf); in main_active()
[all …]
Dfileconf.c97 SOCK_DEBUG_MESSAGE("Only MAX_ACTIVE_LIST active connections are currently supported."); in fileconf_read()
137 SOCK_DEBUG_MESSAGE(msg); in fileconf_read()
Dwin32-svc.c78 SOCK_DEBUG_MESSAGE(message); in svc_geterr()
Ddaemon.c676 SOCK_DEBUG_MESSAGE("The other end system asked to close the connection."); in daemon_serviceloop()
878 SOCK_DEBUG_MESSAGE("I'm exiting from the child loop"); in daemon_serviceloop()
879 SOCK_DEBUG_MESSAGE(errbuf); in daemon_serviceloop()
/external/libpcap/
Dsockutils.h142 #define SOCK_DEBUG_MESSAGE(msg) ((void)0) macro
148 …#define SOCK_DEBUG_MESSAGE(msg) { _CrtDbgReport(_CRT_WARN, NULL, 0, NULL, "%s\n", msg); fprintf(st… macro
150 #define SOCK_DEBUG_MESSAGE(msg) { fprintf(stderr, "%s\n", msg); } macro
Dsockutils.c851 SOCK_DEBUG_MESSAGE("I have been requested to read zero bytes");
942 SOCK_DEBUG_MESSAGE("I have been requested to read zero bytes");
1098 SOCK_DEBUG_MESSAGE("I'm currently discarding data\n");
1173 SOCK_DEBUG_MESSAGE(errbuf);
Dpcap-rpcap.c1264 SOCK_DEBUG_MESSAGE(fp->errbuf); in pcap_startcapture_remote()
2734 SOCK_DEBUG_MESSAGE(errbuf); in pcap_remoteact_accept()
2742 SOCK_DEBUG_MESSAGE(errbuf); in pcap_remoteact_accept()
2750 SOCK_DEBUG_MESSAGE(errbuf); in pcap_remoteact_accept()