Searched refs:LDAP_RES_ADD (Results 1 – 9 of 9) sorted by relevance
33 static const int ADD_RESPONSE=LDAP_RES_ADD;
533 newentry ? LDAP_RES_ADD : LDAP_RES_MODIFY, dn ); in domodify()628 case LDAP_RES_ADD: in res2str()
77 case LDAP_RES_ADD: return "add result"; in lload_msgtype2str()
705 case LDAP_RES_ADD: in handle_result()
1276 case LDAP_RES_ADD: return "add"; in ldap_int_msgtype2str()
224 LDAP_RES_ADD = 0x69,
545 #define LDAP_RES_ADD ((ber_tag_t) 0x69U) /* application + constructed */ macro
1608 case LDAP_RES_ADD: in asyncmeta_op_handle_result()
2597 LDAP_RES_ADD (0x69)