Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPMessage.h33 static const int ADD_RESPONSE=LDAP_RES_ADD;
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapmodify.c533 newentry ? LDAP_RES_ADD : LDAP_RES_MODIFY, dn ); in domodify()
628 case LDAP_RES_ADD: in res2str()
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Doperation.c77 case LDAP_RES_ADD: return "add result"; in lload_msgtype2str()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtest.c705 case LDAP_RES_ADD: in handle_result()
H A Dresult.c1276 case LDAP_RES_ADD: return "add"; in ldap_int_msgtype2str()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinldap.d224 LDAP_RES_ADD = 0x69,
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h545 #define LDAP_RES_ADD ((ber_tag_t) 0x69U) /* application + constructed */ macro
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmeta_result.c1608 case LDAP_RES_ADD: in asyncmeta_op_handle_result()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt2597 LDAP_RES_ADD (0x69)