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

12

/haiku-fatelf/src/bin/coreutils/src/
H A Dtouch.c56 static bool no_create; variable
133 else if (! (no_create || no_dereference))
181 if (!ok && errno == EBADF && no_create)
197 if (no_create && errno == ENOENT)
277 no_create = use_ref = false;
288 no_create = true;
H A Dtruncate.c45 static bool no_create; variable
274 no_create = true;
371 oflags = O_WRONLY | (no_create ? 0 : O_CREAT) | O_NONBLOCK;
382 if (!(no_create && errno == ENOENT))
/haiku-fatelf/src/bin/gdb/etc/
H A Dconfigure22 no_create=
238 no_create=yes ;;
861 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/bin/gdb/gdb/doc/
H A Dconfigure22 no_create=
238 no_create=yes ;;
887 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/libs/termcap/
H A Dconfigure26 no_create=
158 no_create=yes ;;
997 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/bin/gdb/gdb/nlm/
H A Dconfigure22 no_create=
240 no_create=yes ;;
1087 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/bin/gdb/gdb/gdbserver/
H A Dconfigure22 no_create=
238 no_create=yes ;;
1999 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dconfigure25 no_create=
241 no_create=yes ;;
2114 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/bin/sharutils/
H A Dconfigure31 no_create=
244 no_create=yes ;;
3954 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/bin/less/
H A Dconfigure688 no_create=
887 no_create=yes ;;
8511 if test "$no_create" != yes; then
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dconfigure699 no_create=
898 no_create=yes ;;
4885 if test "$no_create" != yes; then
/haiku-fatelf/src/bin/gdb/
H A Dconfigure44 no_create=
260 no_create=yes ;;
5253 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/libs/ncurses/test/
H A Dconfigure22 no_create=
242 no_create=yes ;;
5007 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dconfigure322 no_create=
486 no_create=yes ;;
8021 if test "$no_create" != yes; then
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dconfigure322 no_create=
486 no_create=yes ;;
10179 if test "$no_create" != yes; then
/haiku-fatelf/src/bin/gdb/readline/
H A Dconfigure324 no_create=
488 no_create=yes ;;
7629 if test "$no_create" != yes; then
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dconfigure323 no_create=
487 no_create=yes ;;
8394 if test "$no_create" != yes; then
/haiku-fatelf/src/libs/pdflib/
H A Dconfigure272 no_create=
443 no_create=yes ;;
9101 if test "$no_create" != yes; then
/haiku-fatelf/src/bin/diffutils/
H A Dconfigure315 no_create=
479 no_create=yes ;;
15473 if test "$no_create" != yes; then
/haiku-fatelf/src/libs/ncurses/
H A Dconfigure117 no_create=
288 no_create=yes ;;
15395 if test "$no_create" != yes; then
/haiku-fatelf/src/bin/gawk/
H A Dconfigure322 no_create=
486 no_create=yes ;;
13362 if test "$no_create" != yes; then
/haiku-fatelf/src/bin/gdb/gdb/
H A Dconfigure73 no_create=
291 no_create=yes ;;
11780 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/haiku-fatelf/src/bin/gdb/bfd/
H A Dconfigure322 no_create=
486 no_create=yes ;;
14101 if test "$no_create" != yes; then
/haiku-fatelf/src/bin/network/tcpdump/
H A Dconfigure323 no_create=
487 no_create=yes ;;
14424 if test "$no_create" != yes; then
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure1084 no_create=
1297 no_create=yes ;;
21232 if test "$no_create" != yes; then

Completed in 588 milliseconds

12