Searched refs:tag_info (Results 1 – 3 of 3) sorted by relevance
59 struct tag_info struct607 struct tag_info *ti; in check_fileproc()680 p->data = ti = xmalloc (sizeof (struct tag_info)); in check_fileproc()880 struct tag_info *ti; in tag_delproc()883 ti = (struct tag_info *) p->data; in tag_delproc()908 struct tag_info *taginfo = (struct tag_info *)p->data; in pretag_list_to_args_proc()
4841 (check_fileproc): Add proper tag_info struct as node data rather than a4845 (tag_delproc): Handle new tag_info struct data members.
2468 AttrInfo tag_info[] = {{XCS("c"), XCS("3")}, {NULL, NULL}}; in START_TEST() local2473 info[1].attributes = tag_info; in START_TEST()