Searched refs:DumpAscii (Results 1 – 3 of 3) sorted by relevance
87 extern void DumpAscii(const u_char *buf, int len);
152 DumpAscii((const u_char *)m->data, m->header.arglen); in MsgRead()
479 DumpAscii(buf, rl);680 DumpAscii(const u_char *buf, int len) function