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

  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
init.c 161 BER_BVZERO( &li->li_idassert_authcDN );
bind.c 990 ber_dupbv( &lc->lc_bound_ndn, &li->li_idassert_authcDN );
1001 ber_dupbv( &lc->lc_bound_ndn, &li->li_idassert_authcDN );
2127 if ( !BER_BVISNULL( &li->li_idassert_authcDN ) && !BER_BVISEMPTY( &li->li_idassert_authcDN ) )
2129 *binddn = li->li_idassert_authcDN;
2206 *binddn = li->li_idassert_authcDN;
back-ldap.h 220 #define li_idassert_authcDN li_idassert.si_bc.sb_binddn

Completed in 26 milliseconds