Searched refs:onlyspec (Results 1 – 2 of 2) sorted by relevance
163 int onlyspec; /* only add entries in specfile */ member219 ((opts)->onlyspec != 0 && ((fsnode)->flags & FSNODE_F_HASSPEC) == 0)
273 fsoptions.onlyspec = 1; in main()300 if (fsoptions.onlyspec != 0 && specfile == NULL) in main()342 apply_specfile(specfile, subtree, root, fsoptions.onlyspec); in main()