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

/freebsd-10.0-release/usr.sbin/makefs/
H A Dmakefs.h152 void apply_specfile(const char *, const char *, fsnode *, int);
H A Dmakefs.c304 apply_specfile(specfile, subtree, root, fsoptions.onlyspec);
305 TIMER_RESULTS(start, "apply_specfile");
H A Dwalk.c284 * apply_specfile --
291 apply_specfile(const char *specfile, const char *dir, fsnode *parent, int speconly) function
301 printf("apply_specfile: %s, %s %p\n", specfile, dir, parent);

Completed in 169 milliseconds