LDAP_TAG_DelResponse  566 libcli/ldap/ldap_message.c 	case LDAP_TAG_DelResponse: {
LDAP_TAG_DelResponse 1384 libcli/ldap/ldap_message.c 	case ASN1_APPLICATION(LDAP_TAG_DelResponse): {
LDAP_TAG_DelResponse 1386 libcli/ldap/ldap_message.c 		msg->type = LDAP_TAG_DelResponse;
LDAP_TAG_DelResponse  200 source3/lib/ldb/ldb_ildap/ldb_ildap.c 		if (req->replies[0]->type != LDAP_TAG_DelResponse) {
LDAP_TAG_DelResponse  561 source4/ldap_server/ldap_backend.c 	del_reply = ldapsrv_init_reply(call, LDAP_TAG_DelResponse);
LDAP_TAG_DelResponse  261 source4/lib/ldb/ldb_ildap/ldb_ildap.c 		if (req->replies[0]->type != LDAP_TAG_DelResponse) {