Home
last modified time | relevance | path

Searched refs:errorx (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c261 void errorx(int, char *, ...);
787 errorx(8, "too many -o"); in main()
919 errorx(8, "too many files"); in main()
927 errorx(8,"-t only allowed fi -E given"); in main()
940 errorx(8, "no input files"); in main()
945 errorx(8, "output file will be clobbered"); in main()
949 errorx(8, "to make dependencies needs -M"); in main()
1150 errorx(int eval, char *s, ...) in errorx() function
1460 errorx(1, "fork failed"); in strlist_exec()
1567 errorx(8, "unknown option '%s'", s); in oerror()
[all …]
/netbsd/external/bsd/pcc/dist/pcc/f77/f77/
H A Df77.c125 static void errorx(char *, ...);
281 errorx("No input files"); in main()
400 errorx("Error. No assembly."); in dofort()
771 errorx(char *fmt, ...) in errorx() function
/netbsd/usr.bin/unzip/
H A Dunzip.c99 errorx("%s", archive_error_string(a)); \
131 errorx(const char *fmt, ...) in errorx() function
963 errorx("%ju checksum error(s) found.", error_count); in unzip()
1096 errorx("-n, -o and -u are contradictory"); in main()