Searched refs:CVS_ENT_REMOVED (Results 1 – 5 of 5) sorted by relevance
344 case CVS_ENT_REMOVED: in cvs_diff_local()453 else if (cf->file_ent->ce_status == CVS_ENT_REMOVED) in cvs_diff_local()511 cf->file_ent->ce_status != CVS_ENT_REMOVED) { in cvs_diff_local()
229 #define CVS_ENT_REMOVED 2 macro
159 ent->ce_status = CVS_ENT_REMOVED; in cvs_ent_parse()
680 newent->ce_status == CVS_ENT_REMOVED ? 1 : 0, in cvs_client_checkedin()
892 case CVS_ENT_REMOVED: in cvs_file_classify()