Searched defs:hexdig (Results 1 – 7 of 7) sorted by relevance
34 unsigned char hexdig[256]; variable
563 #define hexdig __hexdig_D2A macro
268 static const char hexdig[] = "0123456789ABCDEF"; in do_hex_dump() local
321 static const char hexdig[16] = "0123456789abcdef"; in ng_pptpgre_newhook() local
358 static const char hexdig[16] = "0123456789abcdef"; in ng_l2tp_newhook() local
406 static const char hexdig[16] = "0123456789abcdef"; in ng_l2tp_newhook() local
444 static const char hexdig[] = "0123456789ABCDEF"; in hex_to_string() local