HomeSort by relevance Sort by last modified time
    Searched refs:ns_type2str (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-lwres.c 187 extern struct tok ns_type2str[];
424 printf(" %s", tok2str(ns_type2str, "Type%d",
543 printf(" %s", tok2str(ns_type2str, "Type%d",
print-domain.c 245 struct tok ns_type2str[] = { variable in typeref:struct:tok
333 printf(" %s", tok2str(ns_type2str, "Type%d", i));
403 printf(" %s", tok2str(ns_type2str, "Type%d", typ));

Completed in 583 milliseconds