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

12

/freebsd-13-stable/usr.bin/truncate/
H A Dtruncate.c55 int no_create; local
64 no_create = do_relative = do_round = do_refer = got_size = 0;
70 no_create = 1;
116 if (no_create)
/freebsd-13-stable/sbin/newfs_msdos/
H A Dmkfs_msdos.h43 AOPT('N', bool, no_create, -2, "Don't create filesystem, print params only") \
H A Dnewfs_msdos.c93 o.no_create = 1;
H A Dmkfs_msdos.c274 if (o.no_create) {
287 } else if ((fd = open(fname, o.no_create ? O_RDONLY : O_RDWR)) == -1) {
307 if (!o.no_create)
617 if (!o.no_create) {
/freebsd-13-stable/contrib/bmake/
H A Dconfigure729 no_create=
943 no_create=yes ;;
7442 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/byacc/
H A Dconfigure153 no_create=
342 no_create=yes ;;
7613 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/ldns/drill/
H A Dconfigure710 no_create=
924 no_create=yes ;;
6698 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/opie/
H A Dconfigure48 no_create=
264 no_create=yes ;;
5245 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/freebsd-13-stable/contrib/sqlite3/tea/
H A Dconfigure767 no_create=
982 no_create=yes ;;
9973 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/tcpdump/
H A Dconfigure732 no_create=
947 no_create=yes ;;
9572 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/libpcap/
H A Dconfigure796 no_create=
1011 no_create=yes ;;
12439 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/sqlite3/
H A Dconfigure806 no_create=
1021 no_create=yes ;;
16119 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/file/
H A Dconfigure808 no_create=
1022 no_create=yes ;;
17456 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/openbsm/
H A Dconfigure808 no_create=
1022 no_create=yes ;;
16589 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/openpam/
H A Dconfigure831 no_create=
1045 no_create=yes ;;
15406 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/unbound/
H A Dconfigure934 no_create=
1148 no_create=yes ;;
23881 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/dialog/
H A Dconfigure152 no_create=
331 no_create=yes ;;
25715 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/ldns/
H A Dconfigure853 no_create=
1067 no_create=yes ;;
19991 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/libevent/
H A Dconfigure846 no_create=
1060 no_create=yes ;;
18597 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/apr-util/
H A Dconfigure823 no_create=
1037 no_create=yes ;;
25324 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dconfigure846 no_create=
1060 no_create=yes ;;
18471 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/subversion/
H A Dconfigure978 no_create=
1192 no_create=yes ;;
30267 if test "$no_create" != yes; then
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure1008 no_create=
1221 no_create=yes ;;
31118 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/apr/
H A Dconfigure964 no_create=
1178 no_create=yes ;;
32449 if test "$no_create" != yes; then
/freebsd-13-stable/contrib/ntp/sntp/
H A Dconfigure960 no_create=
1174 no_create=yes ;;
28891 if test "$no_create" != yes; then

Completed in 1071 milliseconds

12