Lines Matching refs:DPRINT
67 #define DPRINT(fmt, args...) \ macro
72 #define DPRINT(fmt, args...) macro
79 DPRINT("sbfull, cc(%ld) >= hiwat(%ld): %d, " in sbfull()
175 DPRINT("short cc (%d) but mbufstrncmp ok", cc); in sohashttpget()
178 DPRINT("short cc (%d) mbufstrncmp failed", cc); in sohashttpget()
183 DPRINT("mbufstrcmp ok"); in sohashttpget()
189 DPRINT("mbufstrcmp bad"); in sohashttpget()
193 DPRINT("fallout"); in sohashttpget()
223 DPRINT("newline"); in soparsehttpvers()
240 DPRINT("ok"); in soparsehttpvers()
243 DPRINT("bad"); in soparsehttpvers()
249 DPRINT("ok"); in soparsehttpvers()
253 DPRINT("bad"); in soparsehttpvers()
261 DPRINT("readmore"); in soparsehttpvers()
270 DPRINT("fallout"); in soparsehttpvers()
283 DPRINT("start"); in soishttpconnected()