Home
last modified time | relevance | path

Searched defs:hexdigits (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dbacktrace.c55 static const char hexdigits[] = { in spl_bt_u64_to_hex_str() local
/freebsd/crypto/openssl/crypto/
H A Dparams_from_text.c121 size_t hexdigits = strlen(value); in prepare_from_text() local
/freebsd/crypto/heimdal/kadmin/
H A Dutil.c616 static char hexdigits[] = "0123456789abcdef"; in hex2n() local
/freebsd/contrib/unbound/util/
H A Dnet_help.c1879 static char hexdigits[] = { in hex_ntop() local
/freebsd/contrib/bmake/
H A Dvar.c1844 static const char hexdigits[16] = "0123456789abcdef"; in Hash() local
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c4840 const uint8_t *hexdigits = "0123456789abcdef"; in nfsrv_putfhname() local