Searched refs:LDAP_REQ_EXTENDED (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | extendop.c | 89 LDAP_REQ_EXTENDED, exoid, cred )) != 0 ) { in ldap_extended_operation() 104 if ( ber_printf( ber, "{it{tsto}", msgid, LDAP_REQ_EXTENDED, in ldap_extended_operation() 120 rc = nsldapi_send_initial_request( ld, msgid, LDAP_REQ_EXTENDED, NULL, in ldap_extended_operation()
|
/titanic_41/usr/src/lib/libldap5/include/ldap/ |
H A D | ldaprot.h | 111 #define LDAP_REQ_EXTENDED 0x77L /* application + constructed + 23 */ macro
|
/titanic_41/usr/src/cmd/ldap/common/ |
H A D | ldapsearch.c | 1215 #define LDAP_REQ_EXTENDED 0x77L /* application + constructed */ macro 1250 { LDAP_REQ_EXTENDED, NULL }, 1277 { LDAP_REQ_EXTENDED, "extended request" },
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 1143 #define LDAP_REQ_EXTENDED 0x77 /* application + constructed + 23 */ macro
|