Home
last modified time | relevance | path

Searched refs:ldap_extended_operation (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtxn.c48 return ldap_extended_operation( ld, LDAP_EXOP_TXN_START, in ldap_txn_start()
90 rc = ldap_extended_operation( ld, LDAP_EXOP_TXN_END, in ldap_txn_end()
H A Dcancel.c56 rc = ldap_extended_operation( ld, LDAP_EXOP_CANCEL, in ldap_cancel()
H A Dturn.c63 rc = ldap_extended_operation( ld, LDAP_EXOP_X_TURN, in ldap_turn()
H A Dwhoami.c76 rc = ldap_extended_operation( ld, LDAP_EXOP_WHO_AM_I, in ldap_whoami()
H A Dextended.c102 ldap_extended_operation( in ldap_extended_operation() function
157 rc = ldap_extended_operation( ld, reqoid, reqdata, in ldap_extended_operation_s()
H A Dpasswd.c137 rc = ldap_extended_operation( ld, LDAP_EXOP_MODIFY_PASSWD, in ldap_passwd()
H A Ddds.c125 rc = ldap_extended_operation( ld, LDAP_EXOP_REFRESH, &bv, in ldap_refresh()
H A Dvc.c287 rc = ldap_extended_operation(ld, LDAP_EXOP_VERIFY_CREDENTIALS, in ldap_verify_credentials()
H A Dtls2.c1291 return ldap_extended_operation( ld, LDAP_EXOP_START_TLS, in ldap_start_tls()
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPExtRequest.cpp53 int err=ldap_extended_operation(m_connection->getSessionHandle(), in sendRequest()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapexop.c205 rc = ldap_extended_operation( ld, argv[ 0 ], p ? &reqdata : NULL, NULL, NULL, &id ); in main()
H A Dldappasswd.c305 rc = ldap_extended_operation( ld, in main()
H A Dldapsearch.c1878 ldap_extended_operation(ld, LDAP_EXOP_CANCEL, in dosearch()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dextended.c326 rc = ldap_extended_operation( lc->lc_ld, in ldap_back_exop_generic()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d727 alias ldap_extended_operationW ldap_extended_operation;
812 alias ldap_extended_operationA ldap_extended_operation;
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt2367 The ldap_extended_operation() and ldap_extended_operation_s() routines
2371 int ldap_extended_operation(
2414 request if the ldap_extended_operation() call succeeds. The
2430 The ldap_extended_operation() function initiates an asynchronous
2434 and how to interpret them. If successful, ldap_extended_operation()
2447 The ldap_extended_operation() and ldap_extended_operation_s() functions
4573 ldap_extended_operation().
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1121 ldap_extended_operation LDAP_P((