Home
last modified time | relevance | path

Searched refs:LDAP_OPT_API_INFO (Results 1 – 8 of 8) sorted by relevance

/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()
H A Doptions.c133 case LDAP_OPT_API_INFO: { in ldap_get_option()
842 case LDAP_OPT_API_INFO: in ldap_set_option()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-zeilenga-ldap-c-api-concurrency-xx.txt248 LDAP_OPT_API_INFO LDAP_OPT_DESC LDAP_OPT_REFERRALS
302 information upon LDAP_OPT_API_INFO option access, and
311 applications SHOULD use LDAP_OPT_API_INFO to determine which features
604 information upon LDAP_OPT_API_INFO option access, and
617 applications SHOULD use LDAP_OPT_API_INFO to determine which features
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt604 parameter value of LDAP_OPT_API_INFO (0x00) to retrieve some basic
980 LDAP_OPT_API_INFO (0x00)
4222 option parameter value of LDAP_OPT_API_INFO. In addition, information
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d137 LDAP_OPT_API_INFO = 0x00, enumerator
/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()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h86 #define LDAP_OPT_API_INFO 0x0000 macro
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dcommon.c1068 if ( ldap_get_option(NULL, LDAP_OPT_API_INFO, &api) in tool_args()