HomeSort by: relevance | last modified time | path
    Searched refs:prefixed (Results 1 - 12 of 12) sorted by relevancy

  /src/usr.bin/make/unit-tests/
posix-execution.exp 10 echo 'do-prefix-plus: prefixed by plus'
11 do-prefix-plus: prefixed by plus
15 echo 'do-prefix-plus: prefixed by plus'
16 do-prefix-plus: prefixed by plus
opt-silent.mk 7 # No matter whether a command is prefixed by '@' or not, it is not echoed.
depsrc-silent.mk 4 # which hides the commands, no matter whether they are prefixed with
posix-execution.mk 40 # expect: do-prefix-plus: prefixed by plus
41 # expect: do-prefix-plus: prefixed by plus
48 @+echo '$@: prefixed by plus'
opt-no-action.mk 5 # Only commands that are in a .MAKE target or prefixed by '+' are run.
opt-no-action-touch.mk 34 # this target is run as usual. It is not prefixed by '@', therefore it is
sh-dots.mk 18 # The dots cannot be prefixed by the usual @-+ characters.
opt-jobs-internal.mk 49 # When the "# make" comment is prefixed with "@", it becomes a shell command.
opt-query.mk 7 # prefixed with '+'.
  /src/tests/kernel/
t_fcntl.c 96 const char *prefixed; member in struct:__anon13e2839a0208
120 ATF_CHECK_MSG(strcmp(memfd_names[i].prefixed, path) == 0,
121 "Bad name `%s' != `%s'", path, memfd_names[i].prefixed);
  /src/tools/compat/
configure 2692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2693 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2916 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2917 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3020 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3021 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 107 # are both prefixed by $srcdir. In an in-source build this is usually

Completed in 23 milliseconds