Symbol: datafile_error
usr/src/cmd/format/startup.c
1017
datafile_error("Expecting ':', found '%s'", token);
usr/src/cmd/format/startup.c
1030
datafile_error("Expecting keyword, found '%s'", token);
usr/src/cmd/format/startup.c
1039
datafile_error("Expecting '=', found '%s'", token);
usr/src/cmd/format/startup.c
1050
datafile_error("Expecting value, found '%s'", token);
usr/src/cmd/format/startup.c
1097
datafile_error(NULL, NULL);
usr/src/cmd/format/startup.c
1102
datafile_error(
usr/src/cmd/format/startup.c
1120
datafile_error("Unknown disk '%s'", disk);
usr/src/cmd/format/startup.c
1138
datafile_error("Incomplete specification", "");
usr/src/cmd/format/startup.c
1146
datafile_error("Unknown keyword '%s'", ident);
usr/src/cmd/format/startup.c
1153
datafile_error("Unknown keyword '%s'", ident);
usr/src/cmd/format/startup.c
1186
datafile_error(
usr/src/cmd/format/startup.c
1192
datafile_error("Expecting value, found '%s'",
usr/src/cmd/format/startup.c
1209
datafile_error("Expecting ', ', found '%s'",
usr/src/cmd/format/startup.c
1215
datafile_error("Expecting value, found '%s'",
usr/src/cmd/format/startup.c
1228
datafile_error("Expecting an integer, found '%s'",
usr/src/cmd/format/startup.c
1237
datafile_error("Expecting ', ', found '%s'", token);
usr/src/cmd/format/startup.c
1245
datafile_error("Expecting value, found '%s'", token);
usr/src/cmd/format/startup.c
125
static void datafile_error();
usr/src/cmd/format/startup.c
1258
datafile_error("Expecting an integer, found '%s'",
usr/src/cmd/format/startup.c
1287
datafile_error("Incomplete specification", "");
usr/src/cmd/format/startup.c
453
datafile_error("Expecting keyword, found '%s'", token);
usr/src/cmd/format/startup.c
468
datafile_error("Unknown keyword '%s'", cleaned);
usr/src/cmd/format/startup.c
502
datafile_error("Expecting '=', found '%s'", token);
usr/src/cmd/format/startup.c
522
datafile_error("Expecting value, found '%s'", token);
usr/src/cmd/format/startup.c
541
datafile_error("Expecting ', ', found '%s'", token);
usr/src/cmd/format/startup.c
568
datafile_error("Expecting '=', found '%s'", token);
usr/src/cmd/format/startup.c
576
datafile_error("Expecting value, found '%s'", token);
usr/src/cmd/format/startup.c
606
datafile_error("Expecting ':', found '%s'", token);
usr/src/cmd/format/startup.c
622
datafile_error("Expecting keyword, found '%s'", token);
usr/src/cmd/format/startup.c
639
datafile_error("Expecting '=', found '%s'", token);
usr/src/cmd/format/startup.c
647
datafile_error("Expecting value, found '%s'", token);
usr/src/cmd/format/startup.c
673
datafile_error(NULL, NULL);
usr/src/cmd/format/startup.c
678
datafile_error(
usr/src/cmd/format/startup.c
699
datafile_error("Expecting an integer, found '%s'",
usr/src/cmd/format/startup.c
778
datafile_error("Unknown keyword '%s'", ident);
usr/src/cmd/format/startup.c
788
datafile_error("Incomplete specification", "");
usr/src/cmd/format/startup.c
793
datafile_error("Incomplete specification", "");
usr/src/cmd/format/startup.c
797
datafile_error("Incomplete specification", "");
usr/src/cmd/format/startup.c
856
datafile_error("Unsupported mode page '%s'", id);
usr/src/cmd/format/startup.c
863
datafile_error("Unexpected value '%s'", token);
usr/src/cmd/format/startup.c
873
datafile_error("Unknown keyword '%s'", ident);
usr/src/cmd/format/startup.c
878
datafile_error("Unknown keyword '%s'", ident);
usr/src/cmd/format/startup.c
882
datafile_error("Unsupported byte offset '%s'", ident);
usr/src/cmd/format/startup.c
904
datafile_error("Unexpected operator: '%s'", token);
usr/src/cmd/format/startup.c
917
datafile_error("Expecting value, found '%s'", token);
usr/src/cmd/format/startup.c
923
datafile_error("Expecting value, found '%s'", token);
usr/src/cmd/format/startup.c
97
static void datafile_error(char *errmsg, char *token);
usr/src/cmd/format/startup.c
973
datafile_error("Expecting '=', found '%s'", token);
usr/src/cmd/format/startup.c
981
datafile_error("Expecting value, found '%s'", token);