Home
last modified time | relevance | path

Searched refs:apply_specfile (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/usr.sbin/makefs/
H A Dmakefs.h170 void apply_specfile(const char *, const char *, fsnode *, int);
H A Dmakefs.c341 apply_specfile(specfile, subtree, root, fsoptions.onlyspec); in main()
H A Dwalk.c309 apply_specfile(const char *specfile, const char *dir, fsnode *parent, int speconly) in apply_specfile() function