Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/src/
Dtag.c58 struct tag_info struct
560 struct tag_info *ti; in check_fileproc()
633 p->data = ti = xmalloc (sizeof (struct tag_info)); in check_fileproc()
835 struct tag_info *ti; in tag_delproc()
838 ti = (struct tag_info *) p->data; in tag_delproc()
863 struct tag_info *taginfo = (struct tag_info *)p->data; in pretag_list_to_args_proc()