Searched refs:DumpAscii (Results 1 – 3 of 3) sorted by relevance
79 extern void DumpAscii(const u_char *buf, int len);
146 DumpAscii((const u_char *)m->data, m->header.arglen); in MsgRead()
418 DumpAscii(buf, rl); in ReadSockets()618 DumpAscii(const u_char *buf, int len) in DumpAscii() function