Searched refs:ns_type2str (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A Dprint-lwres.c187 extern struct tok ns_type2str[];
424 printf(" %s", tok2str(ns_type2str, "Type%d",
543 printf(" %s", tok2str(ns_type2str, "Type%d",
H A Dprint-domain.c247 struct tok ns_type2str[] = { variable in typeref:struct:tok
335 printf(" %s", tok2str(ns_type2str, "Type%d", i));
414 printf(" %s", tok2str(ns_type2str, "Type%d", typ));

Completed in 116 milliseconds