HomeSort by relevance Sort by last modified time
    Searched refs: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 314 static const char *type_to_name(int btype) function
430 type_to_name(blocktype), blocknr);

Completed in 225 milliseconds