Searched refs:DEBUG_puts (Results 1 – 3 of 3) sorted by relevance
55 # define DEBUG_puts(x) puts(x) macro58 # define DEBUG_puts(x)
315 DEBUG_puts("httpGetHostByName: returning domain socket address..."); in httpGetHostByName()351 DEBUG_puts("httpGetHostByName: returning IPv4 address..."); in httpGetHostByName()362 DEBUG_puts("httpGetHostByName: returning domain lookup address(es)..."); in httpGetHostByName()
929 DEBUG_puts("httpRead: Getting chunk length..."); in httpRead()933 DEBUG_puts("httpRead: Could not get length!"); in httpRead()940 DEBUG_puts("httpRead: Negative chunk length!"); in httpRead()1233 DEBUG_puts("httpWrite: error writing data...\n"); in httpWrite()1418 DEBUG_puts("httpGets: No new line available!"); in httpGets()1930 DEBUG_puts("httpGetLength: chunked request!"); in httpGetLength()2262 DEBUG_puts("Server does not support HTTP upgrade!"); in http_upgrade()