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

1 2 3 4 5 6 7

  /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}
  /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.old/dist/gdb/testsuite/gdb.cp/
scope-err.exp 43 set nonexistent_file C:/does/not/exist.cc
  /src/external/gpl3/gdb/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')
  /src/crypto/external/bsd/heimdal/dist/packages/windows/sdk/
NTMakefile 42 ! if !exist($(SDKSRCDIR))
45 ! if !exist($(SDKINCDIR))
48 ! if !exist($(SDKINCDIR)\krb5)
51 ! if !exist($(SDKINCDIR)\heimdal)
54 ! if !exist($(SDKINCDIR)\kadm5)
57 ! if !exist($(SDKINCDIR)\gssapi)
60 ! if !exist($(SDKLIBDIR))
63 ! if !exist($(SDKREDISTDIR))
  /src/crypto/external/bsd/heimdal/dist/windows/
NTMakefile.w32 50 !if exist($(MAKEDIR)\windows\NTMakefile.w32)
52 !elseif exist($(MAKEDIR)\..\windows\NTMakefile.w32)
54 !elseif exist($(MAKEDIR)\..\..\windows\NTMakefile.w32)
56 !elseif exist($(MAKEDIR)\..\..\..\windows\NTMakefile.w32)
58 !elseif exist($(MAKEDIR)\..\..\..\..\windows\NTMakefile.w32)
150 # exist), and PTHREAD_LIB is the full path to the pthread import
260 if exist %%f @( \
272 if exist %%f @( \
371 # Create any required directories if they don't already exist
376 ! if !exist("$(OBJ)"
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/
NTMakefile 43 !if exist(..\thirdparty\plugin\NTMakefile)
47 !if exist(..\thirdparty\assembly\NTMakefile)
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/t/
error.t 27 # (4-5) File does not exist
30 SOURCE => 'this file does not exist');
  /src/crypto/external/bsd/heimdal/dist/
NTMakefile 32 !if exist("thirdparty\NTMakefile")
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
error.t 27 # (4-5) File does not exist
30 SOURCE => 'this file does not exist');
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/
09-error.t 51 # (4-5) File does not exist
53 SOURCE => 'this file does not exist');
  /src/tests/bin/cat/
t_cat.sh 52 cat /some/name/that/does/not/exist
  /src/external/gpl3/gcc/dist/contrib/
compare-lto 40 echo "$1" does not exist >&2
45 echo "$2" does not exist >&2
  /src/external/gpl3/gcc.old/dist/contrib/
compare-lto 40 echo "$1" does not exist >&2
45 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.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/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/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/crypto/external/bsd/heimdal/dist/packages/windows/installer/
NTMakefile 57 !if exist(..\..\..\thirdparty\installer\heimdal-assemblies.wxs)
78 !if exist(..\..\..\thirdparty\installer\heimdal-policy.wxs)
164 !if !exist($(MMDIR))
177 ! if exist("$(MMDIR)")
240 !if exist($(SRC)\thirdparty\MKShim)
263 !if exist(thirdparty\installer\heimdal-command.wxs)
273 !if exist(thirdparty\installer\heimdal-gss.wxs)
  /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 (

Completed in 31 milliseconds

1 2 3 4 5 6 7