Searched refs:tag_del (Results 1 – 1 of 1) sorted by relevance
34 static int tag_del(struct cvs_file *);342 if (tag_del(cf) == 0) { in cvs_tag_local()380 tag_del(struct cvs_file *cf) in tag_del() function