Searched refs:debug_ntoa (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/sample/
H A Ddns-example.c41 debug_ntoa(u32 address) function
60 printf("%s: %s\n", n, debug_ntoa(((u32*)addrs)[i]));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devdns.c386 debug_ntoa(u32 address) function
478 debug_ntoa(ns->address));
493 debug_ntoa(ns->address), msg);
506 debug_ntoa(ns->address));
536 debug_ntoa(ns->address));
723 debug_ntoa(req->ns->address));
1260 debug_ntoa(ns->address));
2004 log(EVDNS_LOG_DEBUG, "Sending probe to %s", debug_ntoa(ns->address));
2146 log(EVDNS_LOG_DEBUG, "Added nameserver %s", debug_ntoa(address));
2169 log(EVDNS_LOG_WARN, "Unable to add nameserver %s: error %d", debug_ntoa(addres
[all...]

Completed in 113 milliseconds