Home
last modified time | relevance | path

Searched refs:ldap_ucs_to_utf8s (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt_uc.h42 LDAP_F( int ) ldap_ucs_to_utf8s LDAP_P((
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutf-8.c241 ldap_ucs_to_utf8s( struct berval *ucs, int csize, struct berval *utf8s ) in ldap_ucs_to_utf8s() function
H A Dtls2.c1624 to_utf8: rc = ldap_ucs_to_utf8s( &Val, csize, &newAVA->la_value ); in ldap_X509dn2bv()