Home
last modified time | relevance | path

Searched refs:no_create (Results 1 – 25 of 80) sorted by relevance

1234

/netbsd/src/sbin/newfs_msdos/
Dmkfs_msdos.h41 AOPT('N', bool, no_create, -2, "Don't create file system, print params only") \
Dmkfs_msdos.c280 if (o.no_create) { in mkfs_msdos()
297 } else if ((fd = open(fname, o.no_create ? O_RDONLY : O_RDWR)) == -1 || in mkfs_msdos()
303 if (!o.no_create) in mkfs_msdos()
632 if (!o.no_create) { in mkfs_msdos()
Dnewfs_msdos.c107 o.no_create = 1; in main()
/netbsd/src/tools/host-mkdep/
Dconfigure116 no_create=
287 no_create=yes ;;
2509 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
Dconfigure721 no_create=
935 no_create=yes ;;
4645 if test "$no_create" != yes; then
/netbsd/src/tools/make/
Dconfigure700 no_create=
914 no_create=yes ;;
4682 if test "$no_create" != yes; then
/netbsd/src/lib/librumpuser/
Dconfigure711 no_create=
925 no_create=yes ;;
5215 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dconfigure721 no_create=
935 no_create=yes ;;
6748 if test "$no_create" != yes; then
/netbsd/src/external/bsd/less/dist/
Dconfigure733 no_create=
946 no_create=yes ;;
7414 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/
Dconfigure731 no_create=
945 no_create=yes ;;
6743 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gcc/dist/libdecnumber/
Dconfigure731 no_create=
945 no_create=yes ;;
7088 if test "$no_create" != yes; then
/netbsd/src/tools/compat/
Dconfigure711 no_create=
925 no_create=yes ;;
8018 if test "$no_create" != yes; then
/netbsd/src/external/bsd/pcc/dist/pcc/
Dconfigure746 no_create=
960 no_create=yes ;;
6444 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dconfigure737 no_create=
951 no_create=yes ;;
9074 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gcc/dist/intl/
Dconfigure755 no_create=
969 no_create=yes ;;
8252 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dconfigure767 no_create=
981 no_create=yes ;;
9144 if test "$no_create" != yes; then
/netbsd/src/external/bsd/liblzf/dist/
Dconfigure672 no_create=
871 no_create=yes ;;
7859 if test "$no_create" != yes; then
/netbsd/src/external/bsd/byacc/dist/
Dconfigure155 no_create=
344 no_create=yes ;;
8613 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dconfigure744 no_create=
958 no_create=yes ;;
9370 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dconfigure744 no_create=
958 no_create=yes ;;
9375 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gdb/dist/etc/
Dconfigure3553 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/binutils/dist/etc/
Dconfigure3553 if test "$no_create" != yes; then
/netbsd/src/external/gpl3/gdb/dist/readline/
Dconfigure3513 if test "$no_create" != yes; then
/netbsd/src/external/bsd/tmux/dist/
Dconfigure848 no_create=
1063 no_create=yes ;;
9659 if test "$no_create" != yes; then
/netbsd/src/external/bsd/tcpdump/dist/
Dconfigure772 no_create=
985 no_create=yes ;;
10975 if test "$no_create" != yes; then

1234