Searched defs:tag_files (Results 1 – 3 of 3) sorted by relevance
18 struct tag_files { struct29 struct tag_files *tag_init(void); argument
49 static struct tag_files tag_files; variable
122 struct tag_files *tag_files; in main() local1159 spawn_pager(struct tag_files *tag_files) in spawn_pager()