Searched refs:_PATH_NEWFS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/include/
H A Dpaths.h80 #define _PATH_NEWFS "/sbin/newfs" macro
131 #undef _PATH_NEWFS macro
132 #define _PATH_NEWFS "/rescue/newfs" macro
/freebsd-10-stable/sbin/mdmfs/
H A Dmdmfs.c511 rv = run(NULL, "%s%s /dev/%s%d", _PATH_NEWFS, args, mdname, unit);

Completed in 477 milliseconds