Home
last modified time | relevance | path

Searched refs:DumpAscii (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ngctl/
H A Dngctl.h79 extern void DumpAscii(const u_char *buf, int len);
H A Dmsg.c146 DumpAscii((const u_char *)m->data, m->header.arglen); in MsgRead()
H A Dmain.c418 DumpAscii(buf, rl); in ReadSockets()
618 DumpAscii(const u_char *buf, int len) in DumpAscii() function