Searched refs:apply_specfile (Results 1 – 3 of 3) sorted by relevance
170 void apply_specfile(const char *, const char *, fsnode *, int);
341 apply_specfile(specfile, subtree, root, fsoptions.onlyspec); in main()
309 apply_specfile(const char *specfile, const char *dir, fsnode *parent, int speconly) in apply_specfile() function