HomeSort by: relevance | last modified time | path
    Searched refs:ldap_dn2bv (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/librewrite/
escapemap.c 81 rc = ldap_dn2bv( dn, &dnstr, LDAP_DN_FORMAT_LDAPV3 );
  /src/external/bsd/openldap/dist/include/
ldap.h 1745 ldap_dn2bv LDAP_P((
  /src/external/bsd/openldap/dist/libraries/libldap/
getdn.c 3013 int ldap_dn2bv( LDAPDN dn, struct berval *bv, unsigned flags ) function
3032 Debug1( LDAP_DEBUG_ARGS, "=> ldap_dn2bv(%u)\n", flags );
3341 Debug3( LDAP_DEBUG_ARGS, "<= ldap_dn2bv(%s)=%d %s\n",

Completed in 25 milliseconds