Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c1235 { LDAP_RES_ADD, NULL },
1262 { LDAP_RES_ADD, "add result" },
H A Dldaptest.c1038 case LDAP_RES_ADD: in handle_result()
/illumos-gate/usr/src/head/
H A Dldap.h209 #define LDAP_RES_ADD 0x69 /* 105 */ macro
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c866 if (rc == LDAP_RES_ADD || rc == LDAP_RES_MODIFY || in write_state_machine()