Searched refs:loghex (Results 1 – 2 of 2) sorted by relevance
/external/curl/tests/server/ |
D | mqttd.c | 183 static void loghex(unsigned char *buffer, ssize_t len) in loghex() function 246 loghex(packet, rc); in connack() 270 loghex(packet, rc); in suback() 292 loghex(packet, rc); in puback() 310 loghex(packet, rc); in disconnect() 429 loghex(packet, rc); in publish() 458 loghex(buffer, rc); in fixedheader() 515 loghex(buffer, rc); in mqttit() 628 loghex(buffer, rc); in mqttit()
|
D | socksd.c | 233 static void loghex(unsigned char *buffer, ssize_t len) in loghex() function 342 loghex(response, rc); in socks4() 372 loghex(buffer, rc); in sockit() 404 loghex(response, rc); in sockit() 410 loghex(buffer, rc); in sockit() 457 loghex(response, rc); in sockit() 465 loghex(buffer, rc); in sockit() 570 loghex(response, rc); in sockit()
|