Searched refs:LDAP_RES_MODIFY (Results 1 – 4 of 4) sorted by relevance
1234 { LDAP_RES_MODIFY, NULL },1261 { LDAP_RES_MODIFY, "modify result" },
1048 case LDAP_RES_MODIFY: in handle_result()
208 #define LDAP_RES_MODIFY 0x67 /* 103 */ macro
866 if (rc == LDAP_RES_ADD || rc == LDAP_RES_MODIFY || in write_state_machine()