Searched defs:hexdigits (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/sys/lib/libkern/
H A Dhexdump.c38 static const char hexdigits[] = "0123456789abcdef"; variable
/netbsd-current/sys/netinet6/
H A Din6_print.c38 static const uint8_t hexdigits[] = "0123456789abcdef"; variable
/netbsd-current/sys/net/
H A Ddl_print.c37 static const char hexdigits[] = "0123456789abcdef"; variable
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dparams_from_text.c121 size_t hexdigits = strlen(value); local
/netbsd-current/libexec/ld.elf_so/
H A Dxprintf.c153 const char hexdigits[] = "0123456789abcdef"; local
/netbsd-current/sys/lib/libsa/
H A Dsubr_prf.c68 const char hexdigits[16] = "0123456789abcdef"; variable
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libdigest/
H A Dtiger.c705 static const char hexdigits[] = "0123456789abcdef"; local
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A Dutil.c693 static char hexdigits[] = "0123456789abcdef"; local
/netbsd-current/external/bsd/nsd/dist/
H A Dutil.c613 static char hexdigits[] = { local
H A Drdata.c421 static const char hexdigits[] = { local
/netbsd-current/sys/kern/
H A Dsubr_prf.c132 const char hexdigits[] = "0123456789abcdef"; variable
/netbsd-current/sys/arch/m68k/m68k/
H A Ddb_disasm.c175 static const char hexdigits[] = "0123456789abcdef"; variable
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtkey.c829 static char hexdigits[16] = { '0', '1', '2', '3', local
H A Drdata.c602 static const char hexdigits[] = "0123456789abcdef"; variable
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dtkey.c830 static char hexdigits[16] = { '0', '1', '2', '3', local
H A Drdata.c604 static const char hexdigits[] = "0123456789abcdef"; variable
/netbsd-current/usr.bin/make/
H A Dvar.c1823 static const char hexdigits[16] = "0123456789abcdef"; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c128981 static const char hexdigits[] = { local
[all...]

Completed in 821 milliseconds