Searched defs:hexdigit (Results 1 – 5 of 5) sorted by relevance
44 char hexdigit[] = "0123456789abcdef"; in hexncpy() local
218 static const char hexdigit[] = "0123456789abcdef"; in v_key_name() local
435 hexdigit(int val) in hexdigit() function
386 hexdigit(char c) in hexdigit() function
362 static u_int hexdigit(netdissect_options *ndo, char hex) in hexdigit() function