Home
last modified time | relevance | path

Searched defs:hexdig (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsecutil.c10 static char hexdig[] = "0123456789abcdef"; variable
H A Dtmplout.c884 char *hexdig = "0123456789ABCDEF"; in strcat_escaped() local
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dbprint.c42 static char hexdig[] = "0123456789abcdef"; in lber_bprint() local
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_crypt.c46 static char hexdig[] = "0123456789abcdef"; variable
/illumos-gate/usr/src/cmd/ldap/common/
H A Dfileurl.c496 char *hexdig = "0123456789ABCDEF"; local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c535 static const char hexdig[] = "0123456789ABCDEF"; local
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c1475 hexdig(int c) in hexdig() function