Home
last modified time | relevance | path

Searched defs:hex_char (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/nsswitch/ldap/common/
H A Dldap_utils.c254 hex_char(int n) in hex_char() function
/onnv-gate/usr/src/lib/nsswitch/ad/common/
H A Dad_common.c175 #define hex_char(n) "0123456789abcdef"[n & 0xf] macro
/onnv-gate/usr/src/cmd/idmap/idmapd/
H A Dnldaputils.c165 hex_char(int n) in hex_char() function