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

1 2 3 4 5

  /src/usr.bin/make/unit-tests/
modmisc.exp 1 path=':/bin:/tmp::/:.:/no/such/dir:.'
2 path='/bin:/tmp:/:/no/such/dir'
3 path='/bin:/tmp:/:/no/such/dir'
4 path='/bin':'/tmp':'/':'/no/such/dir'
5 path='/bin':'/tmp':'/':'/no/such/dir'
7 paths=/bin /tmp / /no/such/dir /opt/xbin
8 PATHS=/BIN /TMP / /NO/SUCH/DIR /OPT/XBIN
opt-chdir.exp 2 make: chdir /nonexistent: No such file or directory
depsrc.exp 3 : 'This is in contrast to local variables such as ${.TARGET}.'
opt-debug-suff.mk 4 # suffix-transformation rules such as .c.o.
dep-wildcards.mk 3 # Tests for wildcards such as *.c in dependency declarations.
13 # in the current working directory. As there are no such files, the target
varmod-mtime.mk 23 not_found_mtime:= ${no/such/file:L:mtime}
32 .if ${no/such/file:L:mtime=0} != "0"
39 .if ${no/such/file:L:mtime=00042} != "42"
46 .if ${no/such/file:L:mtime=123x}
66 # expect+2: Cannot determine mtime for "no/such/file1": <ENOENT>
67 # expect+1: Cannot determine mtime for "no/such/file2": <ENOENT>
68 .if ${no/such/file1 no/such/file2:L:mtime=error}
103 .if 0 && ${no/such/file:L:mtime=error}
depsrc.mk 4 # uppercase letters) in dependency declarations, such as '.PHONY'.
20 : 'This is in contrast to local variables such as $${.TARGET}.'
dep.mk 3 # Tests for dependency declarations, such as "target: sources".
20 # the first ';', without parsing expressions as such. It interpreted the
opt-debug-cond.mk 4 # evaluation of conditional expressions, such as in .if directives and
depsrc-precious.mk 5 # In such a case, the target file is usually removed, to avoid having
var-scope-local-legacy.mk 3 # Tests for legacy target-local variables, such as ${<F} or ${@D}.
28 # variables, 'A' is not such a character.
dep-double-colon-indep.mk 7 # This is useful for targets that are updatable, such as a database or a log
deptgt-ignore.mk 6 # This test only applies to compatibility mode. In jobs mode such as with
opt-debug-for.mk 17 # actual substitutions, such as "For 1: outer=b".
opt-debug-loud.mk 12 # evaluating expressions and their modifiers, such as :!cmd! or :sh.
var-op-shell.exp 4 /bin/no/such/command: not found
5 make: var-op-shell.mk:69: warning: Command "/bin/no/such/command" exited with status 127
directive-dinclude.mk 11 # No complaint that there is no such file.
directive-hyphen-include.mk 10 # No complaint that there is no such file.
directive-sinclude.mk 10 # No complaint that there is no such file.
dotwait.mk 22 # such as ".a" or ".b".
24 # then the target names will differ in numeric components, such that
cond-token-number.mk 77 # interpreted as a string instead. In a plain '.if', such a token evaluates
78 # to true if it is non-empty. In other '.if' directives, such a token is
  /src/share/mk/
bsd.clean.mk 40 # (such as CLEANFILES or CLEANDIRFILES), or possibly a list of
56 # or CLEANDIRFILES contains quoted strings, such as
85 .MAKE.DEPENDFILE := .depend.no-such-file
  /src/sys/external/isc/libsodium/dist/m4/
ax_check_catchable_segv.m4 39 [AC_MSG_WARN([On this platform, segmentation violations cannot be caught using signal handlers. This is expected if you enabled a tool such as Address Sanitizer (-fsanitize=address), but be aware that using Address Sanitizer may also significantly reduce performance.])]
  /src/tests/kernel/
t_umount.sh 25 # POSSIBILITY OF SUCH DAMAGE.
58 cd: Can't cd to ".": No such file or directory
61 cd: Can't cd to "..": No such file or directory
82 atf_check -s ne:0 -e inline:"ls: .: No such file or directory\n" ls .
83 atf_check -s ne:0 -e inline:"ls: ..: No such file or directory\n" ls ..
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mti/
malta.dts 32 * binding doesn't require it, such that the kernel can

Completed in 18 milliseconds

1 2 3 4 5