Searched refs:numdel (Results 1 – 2 of 2) sorted by relevance
469 int numdel = 0, j; in delGenericCommand() local480 numdel++; in delGenericCommand()483 addReplyLongLong(c,numdel); in delGenericCommand()
724 uint32_t num, numdel; in del_table_entry() local763 numdel = 0; in del_table_entry()778 numdel += num; in del_table_entry()785 if (numdel != 0) { in del_table_entry()