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

  /external/iptables/extensions/
libip6t_mh.c 137 static const char *type_to_name(uint8_t type) function
151 if (numeric || !(name = type_to_name(type)))
  /external/e2fsprogs/debugfs/
logdump.c 320 static const char *type_to_name(int btype) function
438 type_to_name(blocktype), blocknr);

Completed in 81 milliseconds