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

/osnet-11/usr/src/lib/libldap4/common/
H A Dcharset.c225 static int hh_to_c( Byte *h );
230 static int hh_to_c();
1219 hh_to_c( Byte *h ) function
1653 if ( (c = hh_to_c( s )) != -1 ) {
1680 ( (c = hh_to_c( s + 1 )) != -1 ) ) {
1743 if ( (c = hh_to_c( ++s )) != -1 ) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c197 static int hh_to_c( Byte *h );
202 static int hh_to_c();
1191 hh_to_c( Byte *h ) function
1625 if ( (c = hh_to_c( s )) != -1 ) {
1652 ( (c = hh_to_c( s + 1 )) != -1 ) ) {
1715 if ( (c = hh_to_c( ++s )) != -1 ) {

Completed in 22 milliseconds