Home
last modified time | relevance | path

Searched refs:sb_secprops (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dback-ldap.h226 #define li_idassert_secprops li_idassert.si_bc.sb_secprops
282 #define li_acl_secprops li_acl.sb_secprops
H A Dbind.c1417 if ( sb->sb_secprops != NULL ) { in ldap_back_dobind_int()
1419 LDAP_OPT_X_SASL_SECPROPS, sb->sb_secprops ); in ldap_back_dobind_int()
1424 sb->sb_secprops ); in ldap_back_dobind_int()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dconfig.c1533 { BER_BVC("secprops="), offsetof(slap_bindconf, sb_secprops), 's', 0, NULL },
1882 if ( bc->sb_secprops ) { in bindconf_free()
1883 ch_free( bc->sb_secprops ); in bindconf_free()
1884 bc->sb_secprops = NULL; in bindconf_free()
2196 if ( sb->sb_secprops != NULL ) { in slap_client_connect()
2198 LDAP_OPT_X_SASL_SECPROPS, sb->sb_secprops); in slap_client_connect()
2205 sb->sb_uri.bv_val, sb->sb_secprops ); in slap_client_connect()
H A Dslap.h1649 char *sb_secprops; member
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dback-meta.h345 #define mt_idassert_secprops mt_idassert.si_bc.sb_secprops
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dback-asyncmeta.h285 #define mt_idassert_secprops mt_idassert.si_bc.sb_secprops
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dconfig.c2781 { BER_BVC("secprops="), offsetof(slap_bindconf, sb_secprops), 's', 0, NULL },
3252 if ( bc->sb_secprops ) { in lload_bindconf_free()
3253 ch_free( bc->sb_secprops ); in lload_bindconf_free()
3254 bc->sb_secprops = NULL; in lload_bindconf_free()