Searched refs:NEWFS_CUSTOM (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.sbin/sade/
H A Dinstall.c99 case NEWFS_CUSTOM:
H A Dlabel.c510 case NEWFS_CUSTOM:
519 p->newfs_type = NEWFS_CUSTOM;
756 case NEWFS_CUSTOM:
H A Dsade.h212 enum newfs_type { NEWFS_UFS, NEWFS_MSDOS, NEWFS_CUSTOM }; enumerator in enum:newfs_type
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Dlabel.c511 case NEWFS_CUSTOM:
520 p->newfs_type = NEWFS_CUSTOM;
757 case NEWFS_CUSTOM:
H A Dinstall.c1013 case NEWFS_CUSTOM:
H A Dsysinstall.h313 enum newfs_type { NEWFS_UFS, NEWFS_MSDOS, NEWFS_CUSTOM }; enumerator in enum:newfs_type

Completed in 112 milliseconds