HomeSort by: relevance | last modified time | path
    Searched refs:exist (Results 1 - 25 of 132) sorted by relevancy

1 2 3 4 5 6

  /src/usr.bin/make/unit-tests/
varmod-to-abs.exp 1 make: varmod-to-abs.mk:19: does-not-exist.c
2 make: varmod-to-abs.mk:21: does-not-exist.c
varname-vpath.exp 3 "file-in-subdirectory" does not exist
5 "file2-in-subdirectory" does not exist
varmod-to-abs.mk 12 # and it had to exist (see ModifyWord_Realpath).
17 does-not-exist.c= /dev/null
18 # expect+1: does-not-exist.c
19 .info ${does-not-exist.c:L:tA}
20 # expect+1: does-not-exist.c
21 .info ${does-not-exist.c:L:tA}
opt-m-include-dir.mk 50 # canary file does not exist.
51 .MAKEFLAGS: -m .../does-not-exist
  /src/sys/rump/fs/lib/libzfs/
zfs_component.c 44 int error, exist; local
52 exist = (error == EEXIST);
58 if (!exist)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
scope-err.exp 43 set nonexistent_file C:/does/not/exist.cc
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
scope-err.exp 43 set nonexistent_file C:/does/not/exist.cc
  /src/external/bsd/ntp/dist/sntp/unity/auto/
test_file_filter.rb 14 if File.exist?('test_file_filter.yml')
generate_module.rb 160 if File.exist?(file)
169 puts "File #{file} does not exist so cannot be removed."
178 raise "ERROR: File #{file[:name]} already exists. Exiting." if File.exist?(file[:path])
  /src/tests/bin/cat/
t_cat.sh 52 cat /some/name/that/does/not/exist
  /src/external/gpl3/gcc.old/dist/contrib/
compare-lto 40 echo "$1" does not exist >&2
45 echo "$2" does not exist >&2
compare-debug 39 echo "$1" does not exist >&2
44 echo "$2" does not exist >&2
  /src/external/gpl3/gcc/dist/contrib/
compare-lto 40 echo "$1" does not exist >&2
45 echo "$2" does not exist >&2
compare-debug 39 echo "$1" does not exist >&2
44 echo "$2" does not exist >&2
  /src/external/mit/libuv/dist/tools/
vswhere_usability_wrapper.cmd 11 if not exist "%InstallerPath%" set "InstallerPath=%ProgramFiles%\Microsoft Visual Studio\Installer"
12 if not exist "%InstallerPath%" goto :no-vswhere
  /src/external/gpl3/gdb/dist/
djunpack.bat 26 if not exist %1 GoTo NoArchive
32 if not exist junk.tmp GoTo NoDjTar
37 if not exist junk.tmp GoTo NoSed
48 echo FAIL: the file %1 does not seem to exist.
  /src/external/gpl3/gdb.old/dist/
djunpack.bat 26 if not exist %1 GoTo NoArchive
32 if not exist junk.tmp GoTo NoDjTar
37 if not exist junk.tmp GoTo NoSed
48 echo FAIL: the file %1 does not seem to exist.
  /src/sys/external/isc/libsodium/dist/test/default/
wintest.bat 8 if not exist sodium_version.c (
10 if not exist sodium_version.c (
43 if not exist %%f.exe (
  /src/lib/
bumpversion 84 echo $0: $versf does not exist 1>&2
  /src/external/bsd/atf/dist/atf-sh/
integration_test.sh 50 atf-sh: ERROR: The test program 'non-existent' does not exist
  /src/external/bsd/unbound/dist/winrc/
unbound-control-setup.cmd 77 rem create certificate keys; do not recreate if they already exist.
78 if exist %SVR_BASE%.key (
86 if exist %CTL_BASE%.key (
95 if exist request.cfg (del /F /Q /S request.cfg)
110 if not exist request.cfg (
121 if exist request.cfg (del /F /Q /S request.cfg)
134 if not exist request.cfg (
142 if not exist %CTL_BASE%.pem (
  /src/external/gpl2/gettext/dist/gettext-tools/src/
format-php.c 337 error_logger (_("a format specification for argument %u, as in '%s', doesn't exist in 'msgid'"),
347 error_logger (_("a format specification for argument %u doesn't exist in '%s'"),
  /src/external/gpl2/groff/dist/arch/djgpp/
config.bat 14 if not exist configure update %XSRC%/configure ./configure
19 if not exist configure.orig update configure configure.orig
30 if exist INSTALL ren INSTALL INSTALL.txt
  /src/share/mk/
bsd.obj.mk 26 echo "MAKEOBJDIRPREFIX ${MAKEOBJDIRPREFIX} does not exist, bailing..."; \
76 echo "BSDOBJDIR ${__usrobjdir} does not exist, bailing..."; \
  /src/external/bsd/kyua-cli/dist/integration/
cmd_help_test.sh 67 Usage error for command help: The command abc does not exist.

Completed in 38 milliseconds

1 2 3 4 5 6