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

/netbsd-6-1-5-RELEASE/usr.sbin/makefs/
H A Dmakefs.c274 apply_specfile(specfile, argv[1], root, fsoptions.onlyspec);
275 TIMER_RESULTS(start, "apply_specfile");
H A Dmakefs.h158 void apply_specfile(const char *, const char *, fsnode *, int);
H A Dwalk.c288 * apply_specfile --
295 apply_specfile(const char *specfile, const char *dir, fsnode *parent, int speconly) function
305 printf("apply_specfile: %s, %s %p\n", specfile, dir, parent);

Completed in 184 milliseconds