HomeSort by: relevance | last modified time | path
    Searched refs:no_create (Results 1 - 8 of 8) sorted by relevancy

  /src/sbin/newfs_msdos/
mkfs_msdos.h 41 AOPT('N', bool, no_create, -2, "Don't create file system, print params only") \
mkfs_msdos.c 280 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) {
newfs_msdos.c 107 o.no_create = 1;
  /src/tools/host-mkdep/
configure 116 no_create=
287 no_create=yes ;;
2509 if test "$no_create" != yes; then
  /src/tools/make/
configure 700 no_create=
914 no_create=yes ;;
4682 if test "$no_create" != yes; then
  /src/lib/librumpuser/
configure 711 no_create=
925 no_create=yes ;;
5215 if test "$no_create" != yes; then
  /src/tools/compat/
configure 732 no_create=
945 no_create=yes ;;
9313 if test "$no_create" != yes; then
  /src/sys/external/isc/libsodium/dist/
configure 874 no_create=
1088 no_create=yes ;;
21326 if test "$no_create" != yes; then

Completed in 38 milliseconds