Searched refs:LDAP_REQ_ADD (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dadd.c128 if ( (rc = (ld->ld_cache_add)( ld, *msgidp, LDAP_REQ_ADD, dn,
143 if ( ber_printf( ber, "{it{s{", *msgidp, LDAP_REQ_ADD, dn )
182 rc = nsldapi_send_initial_request( ld, *msgidp, LDAP_REQ_ADD,
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h104 #define LDAP_REQ_ADD 0x68L /* application + constructed + 8 */ macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c1210 #define LDAP_REQ_ADD 0x68L /* application + constructed */ macro
1245 { LDAP_REQ_ADD, NULL },
1272 { LDAP_REQ_ADD, "add request" },
/illumos-gate/usr/src/head/
H A Dldap.h1136 #define LDAP_REQ_ADD 0x68 /* application + constructed + 8 */ macro
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c782 if (ldap_op == LDAP_REQ_ADD)
790 if (ldap_op == LDAP_REQ_ADD)
1391 rc = write_state_machine(LDAP_REQ_ADD,

Completed in 94 milliseconds