OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:runChkTmpl
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/unit-tests/
sh-jobs.mk
13
# leading '@', it is run in ignore-errors mode since the default
runChkTmpl
32
# See JobWriteCommand, cmdTemplate,
runChkTmpl
opt-jobs-no-action.mk
35
errout="\# .
runChkTmpl
\n""{ %s \n} || exit $$?\n"
46
# - then using the template shell.
runChkTmpl
.
50
# template shell.
runChkTmpl
.
/src/usr.bin/make/
job.c
243
* errOn, errOff and
runChkTmpl
.
248
* status. Finally
runChkTmpl
is a printf template for running the command and
285
const char *
runChkTmpl
; /* template to run a command with error
393
"{ %s \n} || exit $?\n", /* .
runChkTmpl
*/
416
"{ %s \n} || exit $?\n", /* .
runChkTmpl
*/
442
"{ %s \n} || exit $?\n", /* .
runChkTmpl
*/
465
"", /* .
runChkTmpl
*/
1029
* error control but does supply an
runChkTmpl
template, then
1033
if (!shell->hasErrCtl && shell->
runChkTmpl
!= NULL &&
1034
shell->
runChkTmpl
[0] != '\0')
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025