Symbol: PARSE_FATAL
usr.bin/make/arch.c
268
Parse_Error(PARSE_FATAL,
usr.bin/make/cond.c
1055
Parse_Error(PARSE_FATAL,
usr.bin/make/cond.c
1060
Parse_Error(PARSE_FATAL, "if-less endif");
usr.bin/make/cond.c
1080
Parse_Error(PARSE_FATAL,
usr.bin/make/cond.c
1085
Parse_Error(PARSE_FATAL, "if-less else");
usr.bin/make/cond.c
1116
Parse_Error(PARSE_FATAL, "if-less elif");
usr.bin/make/cond.c
1230
Parse_Error(PARSE_FATAL, "%u open conditional%s",
usr.bin/make/cond.c
256
Parse_Error(PARSE_FATAL,
usr.bin/make/cond.c
441
Parse_Error(PARSE_FATAL,
usr.bin/make/cond.c
479
Parse_Error(PARSE_FATAL,
usr.bin/make/cond.c
533
Parse_Error(PARSE_FATAL,
usr.bin/make/cond.c
608
Parse_Error(PARSE_FATAL,
usr.bin/make/cond.c
772
Parse_Error(PARSE_FATAL, "Unknown operator \"|\"");
usr.bin/make/cond.c
782
Parse_Error(PARSE_FATAL, "Unknown operator \"&\"");
usr.bin/make/cond.c
930
Parse_Error(PARSE_FATAL, "Malformed conditional \"%s\"", cond);
usr.bin/make/for.c
156
Parse_Error(PARSE_FATAL,
usr.bin/make/for.c
172
Parse_Error(PARSE_FATAL,
usr.bin/make/for.c
181
Parse_Error(PARSE_FATAL,
usr.bin/make/for.c
205
Parse_Error(PARSE_FATAL,
usr.bin/make/for.c
257
Parse_Error(PARSE_FATAL, "for-less endfor");
usr.bin/make/for.c
357
Parse_Error(PARSE_FATAL, "newline in .for value");
usr.bin/make/job.c
2375
Parse_Error(PARSE_FATAL,
usr.bin/make/job.c
2386
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
1060
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
1092
Parse_Error(PARSE_FATAL, "Mismatched special targets");
usr.bin/make/parse.c
1318
Parse_Error(PARSE_FATAL, "Could not find %s", file);
usr.bin/make/parse.c
1327
Parse_Error(PARSE_FATAL, "Cannot open %s", fullname);
usr.bin/make/parse.c
1473
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
1580
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
1623
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
2022
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
2034
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
2284
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
2395
Parse_Error(PARSE_FATAL, "Zero byte read from file");
usr.bin/make/parse.c
2599
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
2712
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
2735
Parse_Error(PARSE_FATAL,
usr.bin/make/parse.c
2744
Parse_Error(PARSE_FATAL, "break outside of for loop");
usr.bin/make/parse.c
2796
HandleMessage(PARSE_FATAL, "error", arg);
usr.bin/make/parse.c
588
if (level == PARSE_FATAL)
usr.bin/make/parse.c
598
if (level == PARSE_FATAL || DEBUG(PARSE)
usr.bin/make/parse.c
659
Parse_Error(PARSE_FATAL, "Missing argument for \".%s\"",
usr.bin/make/parse.c
670
if (level == PARSE_FATAL) {
usr.bin/make/parse.c
723
Parse_Error(PARSE_FATAL, "Inconsistent operator for %s",
usr.bin/make/parse.c
949
Parse_Error(PARSE_FATAL, "Unknown directive \"%.*s\"",
usr.bin/make/parse.c
952
Parse_Error(PARSE_FATAL, "Invalid line \"%s\"", line);
usr.bin/make/parse.c
954
Parse_Error(PARSE_FATAL,
usr.bin/make/suff.c
1279
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
1073
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
1090
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
1207
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
1595
Parse_Error(PARSE_FATAL, "%s: %s", str, errbuf);
usr.bin/make/var.c
1607
Parse_Error(PARSE_FATAL, "No subexpression \\%u", n);
usr.bin/make/var.c
2248
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
2418
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
2577
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
2692
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
2828
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
2899
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
2944
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
2982
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
3032
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
3062
Parse_Error(PARSE_FATAL, "Regex compilation error: empty");
usr.bin/make/var.c
3174
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
3295
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
3364
Parse_Error(PARSE_FATAL, "Invalid modifier \":[%s]\"", arg.str);
usr.bin/make/var.c
3527
Parse_Error(PARSE_FATAL, "Bad condition");
usr.bin/make/var.c
3609
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4052
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4095
Parse_Error(PARSE_FATAL, "Unknown modifier \":%.*s\"",
usr.bin/make/var.c
4109
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4116
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4164
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4316
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4319
Parse_Error(PARSE_FATAL, "Dollar followed by nothing");
usr.bin/make/var.c
4321
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4366
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4411
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
4487
Parse_Error(PARSE_FATAL, "Unclosed variable \"%.*s\"",
usr.bin/make/var.c
4687
Parse_Error(PARSE_FATAL, "Variable %s is recursive.",
usr.bin/make/var.c
598
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
609
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
653
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
661
Parse_Error(PARSE_FATAL,
usr.bin/make/var.c
937
Parse_Error(PARSE_FATAL,