Searched refs:c_to_hh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c195 static Byte *c_to_hh( Byte *o, Byte c );
200 static Byte *c_to_hh();
1025 c_to_hh( Byte *o, Byte c ) function
1054 return c_to_hh( o, c );
1093 o = c_to_hh( o, *s++ );

Completed in 46 milliseconds