Home
last modified time | relevance | path

Searched refs:LDAP_REQ_EXTENDED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dextendop.c87 LDAP_REQ_EXTENDED, exoid, cred )) != 0 ) { in ldap_extended_operation()
102 if ( ber_printf( ber, "{it{tsto}", msgid, LDAP_REQ_EXTENDED, in ldap_extended_operation()
118 rc = nsldapi_send_initial_request( ld, msgid, LDAP_REQ_EXTENDED, NULL, in ldap_extended_operation()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h109 #define LDAP_REQ_EXTENDED 0x77L /* application + constructed + 23 */ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c1215 #define LDAP_REQ_EXTENDED 0x77L /* application + constructed */ macro
1250 { LDAP_REQ_EXTENDED, NULL },
1277 { LDAP_REQ_EXTENDED, "extended request" },
/illumos-gate/usr/src/head/
H A Dldap.h1113 #define LDAP_REQ_EXTENDED 0x77 /* application + constructed + 23 */ macro