Searched defs:hexchars (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/chat/ | ||
H A D | chat.c | 1348 static char hexchars[] = "0123456789abcdef"; in vfmtmsg() local |
/freebsd/lib/libfetch/ | ||
H A D | http.c | 1120 static const char *hexchars = "0123456789abcdef"; variable |