Searched refs:no_create (Results 1 - 8 of 8) sorted by relevance

/src/sbin/newfs_msdos/
H A Dmkfs_msdos.h41 AOPT('N', bool, no_create, -2, "Don't create file system, print params only") \
H A Dmkfs_msdos.c280 if (o.no_create) {
297 } else if ((fd = open(fname, o.no_create ? O_RDONLY : O_RDWR)) == -1 ||
303 if (!o.no_create)
632 if (!o.no_create) {
H A Dnewfs_msdos.c107 o.no_create = 1;
/src/tools/host-mkdep/
H A Dconfigure116 no_create=
287 no_create=yes ;;
2509 if test "$no_create" != yes; then
/src/lib/librumpuser/
H A Dconfigure711 no_create=
925 no_create=yes ;;
5215 if test "$no_create" != yes; then
/src/tools/make/
H A Dconfigure700 no_create=
914 no_create=yes ;;
4682 if test "$no_create" != yes; then
/src/tools/compat/
H A Dconfigure732 no_create=
945 no_create=yes ;;
9313 if test "$no_create" != yes; then
/src/sys/external/isc/libsodium/dist/
H A Dconfigure874 no_create=
1088 no_create=yes ;;
21326 if test "$no_create" != yes; then

Completed in 38 milliseconds