Home
last modified time | relevance | path

Searched refs:tag_del (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/cvs/
H A Dtag.c34 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