Searched refs:sb_secprops (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dback-ldap.h226 #define li_idassert_secprops li_idassert.si_bc.sb_secprops
279 #define li_acl_secprops li_acl.sb_secprops
H A Dbind.c1421 if ( sb->sb_secprops != NULL ) {
1423 LDAP_OPT_X_SASL_SECPROPS, sb->sb_secprops );
1428 sb->sb_secprops, 0, 0 );
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dconfig.c1403 { BER_BVC("secprops="), offsetof(slap_bindconf, sb_secprops), 's', 0, NULL },
1749 if ( bc->sb_secprops ) {
1750 ch_free( bc->sb_secprops );
1751 bc->sb_secprops = NULL;
2015 if ( sb->sb_secprops != NULL ) {
2017 LDAP_OPT_X_SASL_SECPROPS, sb->sb_secprops);
2024 sb->sb_uri.bv_val, sb->sb_secprops, 0 );
H A Dslap.h1645 char *sb_secprops; member in struct:slap_bindconf
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dback-meta.h321 #define mt_idassert_secprops mt_idassert.si_bc.sb_secprops

Completed in 101 milliseconds