Lines Matching refs:DPRINT
69 #define DPRINT(fmt, args...) \ macro
74 #define DPRINT(fmt, args...) macro
81 DPRINT("sbfull, cc(%ld) >= hiwat(%ld): %d, " in sbfull()
177 DPRINT("short cc (%d) but mbufstrncmp ok", cc); in sohashttpget()
180 DPRINT("short cc (%d) mbufstrncmp failed", cc); in sohashttpget()
185 DPRINT("mbufstrcmp ok"); in sohashttpget()
191 DPRINT("mbufstrcmp bad"); in sohashttpget()
195 DPRINT("fallout"); in sohashttpget()
225 DPRINT("newline"); in soparsehttpvers()
242 DPRINT("ok"); in soparsehttpvers()
245 DPRINT("bad"); in soparsehttpvers()
251 DPRINT("ok"); in soparsehttpvers()
255 DPRINT("bad"); in soparsehttpvers()
263 DPRINT("readmore"); in soparsehttpvers()
272 DPRINT("fallout"); in soparsehttpvers()
285 DPRINT("start"); in soishttpconnected()