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