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

1 2

  /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-chdir.mk 15 # is not guaranteed to exist on every platform.
21 # not exist - doesn't mean it doesn't.
cond-func-commands.mk 7 # At this point, the target 'target' does not exist yet, therefore it cannot
cond-func-target.mk 7 # The target "target" does not exist yet.
opt-m-include-dir.mk 50 # canary file does not exist.
51 .MAKEFLAGS: -m .../does-not-exist
suff-transform-endless.mk 8 # exist, make would try to make .f from .e and then infinitely try
varname-dot-curdir.mk 27 # output of the shell command ("/"). Since "echo /" does not exist, the
varmod-path.mk 14 # The enoent target does not exist, therefore the plain name of the target
modmisc.mk 5 # do not put any dirs in this list which exist on some
cond-func-exists.mk 48 # first makefile. At that time, the file did not exist yet.
varmod-mtime.mk 12 # didn't exist, the ':mtime' modifier would return the current time.
18 # For a file that doesn't exist, the ':mtime' modifier returns the current
var-op-default.mk 53 # variable didn't exist (and variables with '$' in their name are particularly
  /src/sys/rump/fs/lib/libzfs/
zfs_component.c 44 int error, exist; local in function:RUMP_COMPONENT
52 exist = (error == EEXIST);
58 if (!exist)
  /src/tests/bin/cat/
t_cat.sh 52 cat /some/name/that/does/not/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/share/mk/
bsd.obj.mk 26 echo "MAKEOBJDIRPREFIX ${MAKEOBJDIRPREFIX} does not exist, bailing..."; \
76 echo "BSDOBJDIR ${__usrobjdir} does not exist, bailing..."; \
  /src/sys/external/isc/libsodium/dist/m4/
lt~obsolete.m4 13 # These exist entirely to fool aclocal when bootstrapping libtool.
28 # because those macros already exist, or will be overwritten later.
ax_check_define.m4 13 # define to exist. Consider a usage like:
  /src/tools/compat/
defs.mk.in 41 # expected that the file might not exist during "make obj" or "make clean".
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/
CMakeLists.txt 14 message(FATAL_ERROR "Source file \"${src_file}\" does not exist")
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-gru-kevin.dts 16 * equivalent exists in Gru schematic. If referring to signals that exist
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/pic32/
pic32mzda.dtsi 198 /* PORTI does not exist */

Completed in 20 milliseconds

1 2