Home
last modified time | relevance | path

Searched refs:ldap_get_option (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dapitest.c90 if(ldap_get_option(NULL, LDAP_OPT_API_INFO, &api) != LDAP_SUCCESS) { in main()
121 if( ldap_get_option(NULL, LDAP_OPT_API_FEATURE_INFO, &fi) == LDAP_SUCCESS ) { in main()
156 if(ldap_get_option(NULL, LDAP_OPT_DEREF, &ival) != LDAP_SUCCESS) { in main()
162 if(ldap_get_option(NULL, LDAP_OPT_SIZELIMIT, &ival) != LDAP_SUCCESS) { in main()
168 if(ldap_get_option(NULL, LDAP_OPT_TIMELIMIT, &ival) != LDAP_SUCCESS) { in main()
174 if(ldap_get_option(NULL, LDAP_OPT_REFERRALS, &ival) != LDAP_SUCCESS) { in main()
180 if(ldap_get_option(NULL, LDAP_OPT_RESTART, &ival) != LDAP_SUCCESS) { in main()
186 if(ldap_get_option(NULL, LDAP_OPT_PROTOCOL_VERSION, &ival) != LDAP_SUCCESS) { in main()
192 if(ldap_get_option(NULL, LDAP_OPT_HOST_NAME, &sval) != LDAP_SUCCESS) { in main()
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPException.cpp28 ldap_get_option(l,LDAP_OPT_RESULT_CODE,&m_res_code); in LDAPException()
38 ldap_get_option(l,LDAP_OPT_DIAGNOSTIC_MESSAGE ,&err_string); in LDAPException()
40 ldap_get_option(l,LDAP_OPT_ERROR_STRING,&err_string); in LDAPException()
H A DTlsOptions.cpp121 int ret = ldap_get_option( m_ld, optmap[opt].optval, value); in getOption()
135 ldap_get_option( m_ld, optmap[opt].optval, (void*) &value); in getIntOption()
142 ldap_get_option( m_ld, optmap[opt].optval, (void*) &value); in getStringOption()
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dsasl.c92 ldap_get_option( ld, LDAP_OPT_X_SASL_MECH, &defaults->mech ); in lutil_sasl_defaults()
95 ldap_get_option( ld, LDAP_OPT_X_SASL_REALM, &defaults->realm ); in lutil_sasl_defaults()
98 ldap_get_option( ld, LDAP_OPT_X_SASL_AUTHCID, &defaults->authcid ); in lutil_sasl_defaults()
101 ldap_get_option( ld, LDAP_OPT_X_SASL_AUTHZID, &defaults->authzid ); in lutil_sasl_defaults()
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.c238 ldap_get_option( ld, LDAP_OPT_RESULT_CODE, (void *)&err ); in tester_ldap_error()
240 ldap_get_option( ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, (void *)&text ); in tester_ldap_error()
253 ldap_get_option( ld, LDAP_OPT_MATCHED_DN, (void *)&text ); in tester_ldap_error()
262 ldap_get_option( ld, LDAP_OPT_SERVER_CONTROLS, (void *)&ctrls ); in tester_ldap_error()
277 ldap_get_option( ld, LDAP_OPT_REFERRAL_URLS, (void *)&refs ); in tester_ldap_error()
H A Dslapd-mtread.c357 rc = ldap_get_option(mlds[0], LDAP_OPT_SESSION_REFCNT, &refcnt); in do_onethread()
445 rc = ldap_get_option(mlds[0], LDAP_OPT_SESSION_REFCNT, &refcnt); in do_onerwthread()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapvc.c384 ldap_get_option(ld, LDAP_OPT_RESULT_CODE, (void*) &rc); in main()
385 ldap_get_option(ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, (void*) &text); in main()
395 ldap_get_option(ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, (void*) &text); in main()
411 ldap_get_option(ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, (void*) &text); in main()
H A Dldapmodify.c312 ldap_get_option(ld, LDAP_OPT_MATCHED_DN, &matched_msg); in main()
321 ldap_get_option(ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, &error_msg); in main()
394 ldap_get_option(ld, LDAP_OPT_SERVER_CONTROLS, &defctrls); in process_ldif_rec()
667 ldap_get_option( ld, LDAP_OPT_RESULT_CODE, &rc ); in process_response()
H A Dldapdelete.c408 ldap_get_option( ld, LDAP_OPT_RESULT_CODE, &rc ); in deletechildren()
H A Dcommon.c1068 if ( ldap_get_option(NULL, LDAP_OPT_API_INFO, &api) in tool_args()
1378 ldap_get_option( ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, (void*)&msg); in tool_conn_setup()
1524 ldap_get_option( ld, LDAP_OPT_RESULT_CODE, (void*)&err ); in tool_bind()
1525 ldap_get_option( ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, (void*)&info ); in tool_bind()
1536 ldap_get_option( ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, (void*)&info ); in tool_bind()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dbind.c405 ldap_get_option( msc->msc_ld, LDAP_OPT_ERROR_NUMBER, in meta_back_bind_op_result()
907 ldap_get_option( ld, LDAP_OPT_URI, (void *)&mt->mt_uri ); in meta_back_default_urllist()
1052 ldap_get_option( msc->msc_ld, LDAP_OPT_RESULT_CODE, in meta_back_op_result()
1157 ldap_get_option( msc->msc_ld, LDAP_OPT_RESULT_CODE, &rs->sr_err ); in meta_back_op_result()
1165 ldap_get_option( msc->msc_ld, in meta_back_op_result()
1172 ldap_get_option( msc->msc_ld, in meta_back_op_result()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dbind.c338 ldap_get_option( msc->msc_ld, LDAP_OPT_ERROR_NUMBER, in asyncmeta_bind_op_result()
554 ldap_get_option( ld, LDAP_OPT_URI, (void *)&mt->mt_uri ); in asyncmeta_back_default_urllist()
586 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_back_cancel()
815 ldap_get_option( msc->msc_ld, LDAP_OPT_TIMEOUT, (void *)&old_tv); in asyncmeta_back_proxy_authz_cred()
1574 ldap_get_option( msc->msc_ld, LDAP_OPT_RESULT_CODE, &rc ); in asyncmeta_dobind_init()
1588 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_dobind_init()
H A Ddelete.c100 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_back_delete_start()
H A Dcompare.c108 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_back_compare_start()
H A Dmodrdn.c161 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_back_modrdn_start()
H A Dconn.c1053 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_start_one_listener()
1170 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_log_msc()
H A Dmodify.c160 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_back_modify_start()
H A Dadd.c164 ldap_get_option( msc->msc_ld, LDAP_OPT_DESC, &s ); in asyncmeta_back_add_start()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dextended.c204 ldap_get_option( lc->lc_ld, LDAP_OPT_ERROR_NUMBER, &rc ); in ldap_back_exop_passwd()
335 ldap_get_option( lc->lc_ld, LDAP_OPT_ERROR_NUMBER, &rc ); in ldap_back_exop_generic()
H A Dmonitor.c426 ldap_get_option( ld, LDAP_OPT_SOCKBUF, (void **)&sockbuf ); in ldap_back_monitor_conn_peername()
512 ldap_get_option( lc->lc_ld, LDAP_OPT_URI, &bv.bv_val ); in ldap_back_monitor_conn_entry()
H A Dbind.c547 ldap_get_option( ld, LDAP_OPT_PROTOCOL_VERSION, in ldap_back_start_tls()
1676 ldap_get_option( ld, LDAP_OPT_URI, (void *)&li->li_uri ); in ldap_back_default_urllist()
1823 ldap_get_option( lc->lc_ld, LDAP_OPT_ERROR_NUMBER, in ldap_back_op_result()
2332 ldap_get_option( lc->lc_ld, LDAP_OPT_RESULT_CODE, (void*)&rs->sr_err ); in ldap_back_proxy_authz_bind()
2333 ldap_get_option( lc->lc_ld, LDAP_OPT_DIAGNOSTIC_MESSAGE, (void*)&rs->sr_text ); in ldap_back_proxy_authz_bind()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_features.hin33 ** checked using ldap_get_option().
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt602 The ldap_get_option() call (described in greater detail later in this
606 used. The ld parameter to ldap_get_option() can be either NULL or a
608 The optdata parameter to ldap_get_option() SHOULD be the address of an
635 ldap_get_option() so that it can be checked for consistency. All other
636 fields are set by the ldap_get_option() function.
643 (1) before calling ldap_get_option(). If the value received
645 ldap_get_option() function sets ldapai_info_version to a valid
697 sion, the ldap_get_option() call can be used with an option
699 data parameter to the ldap_get_option() SHOULD be the address
718 before ldap_get_option() is called. The call will fill in the
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddict_ldap.c240 if (ldap_get_option(0, LDAP_OPT_API_INFO, &api) != LDAP_SUCCESS in dict_ldap_vendor_version()
338 if (ldap_get_option(ld, LDAP_OPT_ERROR_NUMBER, &rc) != LDAP_OPT_SUCCESS) in dict_ldap_get_errno()
692 if (ldap_get_option(dict_ldap->ld, in dict_ldap_connect()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d711 alias ldap_get_optionW ldap_get_option;
796 alias ldap_get_optionA ldap_get_option;

12