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

/freebsd-12-stable/include/
H A Dpaths.h83 #define _PATH_NEWFS "/sbin/newfs" macro
134 #undef _PATH_NEWFS macro
135 #define _PATH_NEWFS "/rescue/newfs" macro
/freebsd-12-stable/sbin/mdmfs/
H A Dmdmfs.c613 rv = run(NULL, "%s%s /dev/%s%d", _PATH_NEWFS, args, mdname, unit);

Completed in 171 milliseconds