Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/dumpcis/
HDprintcis.c62 static void dump_org(u_char *p, int len);
172 dump_org(tp->data, tp->length); in dumpcis()
1053 dump_org(u_char *p, int len) in dump_org() function