Home
last modified time | relevance | path

Searched defs:hexchar (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dhtml.c696 char *hexchar = xmalloc (6 * sizeof (char)); in fix_filename() local
/openbsd/usr.sbin/unbound/util/
H A Dlog.c376 const char* hexchar = "0123456789ABCDEF"; in log_hex_f() local
/openbsd/sbin/unwind/libunbound/util/
H A Dlog.c376 const char* hexchar = "0123456789ABCDEF"; in log_hex_f() local
/openbsd/usr.sbin/ldpd/
H A Dparse.y1698 hexchar(int ch) in hexchar() function
/openbsd/usr.bin/ssh/
H A Dmisc.c911 hexchar(const char *s) in hexchar() function