OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrintOnError
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.bin/make/unit-tests/
varname-make_print_var_on_error.mk
7
# since at the point where it is filled in
PrintOnError
, the first command in
14
# XXX: As of 2021-02-04,
PrintOnError
calls Var_Subst with SCOPE_GLOBAL, which
varname-make_print_var_on_error-jobs.mk
16
# XXX: As of 2021-02-04,
PrintOnError
calls Var_Subst with SCOPE_GLOBAL, which
/src/usr.bin/make/
compat.c
620
PrintOnError
(gn, "\nStop.\n");
708
PrintOnError
(gn, "\nStop.\n");
778
PrintOnError
(errorNode, "\nStop.\n");
main.c
750
PrintOnError
(NULL, "");
1897
PrintOnError
(NULL, "\n");
1922
PrintOnError
(NULL, "\n");
2081
PrintOnError
(GNode *gn, const char *msg)
job.c
1239
PrintOnError
(job->node, "\n");
1764
PrintOnError
(gn, "\n");
1772
PrintOnError
(gn, "\n");
1928
PrintOnError
(target, "\n\nStop.\n");
make.h
1087
void
PrintOnError
(GNode *, const char *);
parse.c
671
PrintOnError
(NULL, "\n");
2943
PrintOnError
(NULL, "");
Completed in 24 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026