Home
last modified time | relevance | path

Searched refs:DBG_2 (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/kcemu/KCemu-0.5.1/include/libdbg/
H A Ddbg.h118 #define DBG_2(x) DBG_X(x,__FILE__,__LINE__) macro
120 #define DBG_2(x) macro
/dports/security/nmap/nmap-7.91/nping/
H A Dnping.cc154 nping_print(DBG_2,"Resolving specified targets..."); in main()
159 nping_print(DBG_2,"%lu target IP address%s determined.", i, (i==1)? "":"es" ); in main()
H A DEchoServer.cc528 nping_print(DBG_2, "%s() Packet matched successfully with client #%d", __func__, candidate); in nep_match_headers()
532 nping_print(DBG_2, "%s() Couldn't match packet with any client.", __func__); in nep_match_headers()
534 … nping_print(DBG_2, "%s() Found matching client but score is too low. Discarded.", __func__); in nep_match_headers()
566 nping_print(DBG_2, "Recv packet is IPv4. Trying to find a matching client."); in nep_match_packet()
682 nping_print(DBG_2, "Recv packet is IPv6. Trying to find a matching client."); in nep_match_packet()
799 nping_print(DBG_2, "Received packet is not IP: Discarded."); in nep_match_packet()
845 nping_print(DBG_2, "Error: no context found for client #%d", clnt); in nep_capture_handler()
851 nping_print(DBG_2, "Error: no IOD found for client #%d", clnt); in nep_capture_handler()
1026 … nping_print(DBG_2, "Client #%d disconnected but no context found. This may be a bug.", clnt); in nep_session_ended_handler()
1028 nping_print(DBG_2, "Deleted client #%d context.", clnt); in nep_session_ended_handler()
[all …]
H A Dnping.h238 #define DBG_2 32 /**< Important or medium level debug information */ macro
H A Dwinfix.cc249 if(o.getDebugging() >= DBG_2) printf("Trying to initialize Windows pcap engine\n"); in win_init()
H A DNpingOps.cc2397 nping_print(DBG_2, "Using network interface \"%s\"", this->getDevice() ); in validateOptions()
2407 nping_print(DBG_2, "Using network interface \"%s\"", this->getDevice() ); in validateOptions()
2512 nping_print(DBG_2,"Nping will send packets in unprivileged mode using regular system calls"); in validateOptions()
2514 …nping_print(DBG_2,"Nping will send packets at %s", this->sendEth() ? "raw ethernet level" : "raw … in validateOptions()
H A Dcommon_modified.cc416 …nping_print(DBG_2,"Warning: Hostname %s resolves to %d IPs. Using %s.", target_net, count, inet_nt… in parse_expr()
H A DProbeMode.cc319 nping_print(DBG_2,"Opening pcap device %s", o.getDevice() ); in start()
336 nping_print(DBG_2,"Pcap device %s open successfully", o.getDevice()); in start()
1309 …nping_print(DBG_2, "Couldn't determine source address. Using address %s in BFP filter", IPtoa(&src… in getBPFFilterString()
H A DNpingTarget.cc750 …nping_print(DBG_2,"Determining target %s MAC address or next hop MAC address...", this->getTargetI… in determineNextHopMACAddress()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_MiscFunc.c9193 #define DBG_2 macro
9196 #ifdef DBG_2
9329 #ifdef DBG_2 in SUMA_Surface_Curvature()
9343 #ifdef DBG_2 in SUMA_Surface_Curvature()
9380 #ifdef DBG_2 in SUMA_Surface_Curvature()
9402 #ifdef DBG_2 in SUMA_Surface_Curvature()
9432 #ifdef DBG_2 in SUMA_Surface_Curvature()
9468 #ifdef DBG_2 in SUMA_Surface_Curvature()
9475 #ifdef DBG_2 in SUMA_Surface_Curvature()
9492 #ifdef DBG_2 in SUMA_Surface_Curvature()
[all …]