Searched refs:sb_authzId (Results 1 – 6 of 6) sorted by relevance
222 #define li_idassert_authzID li_idassert.si_bc.sb_authzId278 #define li_acl_authzID li_acl.sb_authzId
2663 assertedID = si->si_bc.sb_authzId; in ldap_back_proxy_authz_ctrl()
1536 …{ BER_BVC("authzID="), offsetof(slap_bindconf, sb_authzId), 'b', 1, (slap_verbmasks *)authzNormali…1894 if ( !BER_BVISNULL( &bc->sb_authzId ) ) { in bindconf_free()1895 ch_free( bc->sb_authzId.bv_val ); in bindconf_free()1896 BER_BVZERO( &bc->sb_authzId ); in bindconf_free()2215 sb->sb_authzId.bv_val ); in slap_client_connect()
1652 struct berval sb_authzId; member
677 if ( !BER_BVISNULL( &si->si_bindconf.sb_authzId ) ) { in ldap_sync_search()679 c[2].ldctl_value = si->si_bindconf.sb_authzId; in ldap_sync_search()
341 #define mt_idassert_authzID mt_idassert.si_bc.sb_authzId