Searched refs:ERR_SYSTEM (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.os.c203 stderror(ERR_SYSTEM, "getxvers", strerror(errno));
220 stderror(ERR_SYSTEM, "setxvers", strerror(errno));
295 stderror(ERR_SYSTEM, "getspath", strerror(errno));
367 stderror(ERR_SYSTEM, "setspath", strerror(errno));
1469 stderror(ERR_SYSTEM, t, apperr(&st));
1496 stderror(ERR_NAME | ERR_SYSTEM, short2str(v),
1550 stderror(ERR_SYSTEM, name, apperr(&st));
1554 stderror(ERR_SYSTEM, name, apperr(&st));
1582 stderror(ERR_SYSTEM, "stream_$isavt", apperr(&st));
H A Dtw.help.c154 stderror(ERR_SYSTEM, progname, strerror(errno));
H A Dsh.dir.c520 stderror(ERR_SYSTEM, tmp, strerror(errno));
605 stderror(ERR_SYSTEM, dptr, strerror(errno));
613 stderror(ERR_SYSTEM, dptr, strerror(errno));
637 stderror(ERR_SYSTEM, short2str(cp), strerror(err));
692 stderror(ERR_SYSTEM, short2str(cp), strerror(serrno));
739 stderror(ERR_SYSTEM, tmp, strerror(errno));
757 stderror(ERR_SYSTEM, tmp, strerror(errno));
841 stderror(ERR_SYSTEM, tmp, strerror(errno));
H A Dsh.err.c110 #define ERR_SYSTEM 54 macro
269 elst[ERR_SYSTEM] = CSAVS(1, 55, "%s: %s");
H A Dsh.sem.c565 stderror(ERR_SYSTEM, "setpriority",
846 stderror(ERR_SYSTEM, tmp, strerror(errno));
903 stderror(ERR_SYSTEM, tmp, strerror(errno));
907 stderror(ERR_SYSTEM, tmp, strerror(errno));
H A Ded.inputl.c258 stderror(ERR_SYSTEM, progname, strerror(errno));
794 stderror(ERR_SYSTEM, progname, strerror(errno));
H A Dsh.exec.c433 stderror(ERR_SYSTEM, f, strerror(err));
501 stderror(ERR_SYSTEM, f, strerror(errno));
505 stderror(ERR_SYSTEM, f, strerror(errno));
H A Dsh.proc.c1775 stderror(ERR_SYSTEM, "pfork: sigaction set", strerror(errno));
1838 stderror(ERR_SYSTEM, "setpriority", strerror(errno));
1852 stderror(ERR_SYSTEM, "pfork child: kill", strerror(errno));
1897 stderror(ERR_SYSTEM, "pfork parent: sigaction restore",
2004 stderror(ERR_SYSTEM, "setpgid child:\n", strerror(errno));
H A Dsh.c1064 stderror(ERR_SYSTEM, tempv[0], strerror(errno));
1086 stderror(ERR_SYSTEM, tempv[0], strerror(errno));
1118 stderror(ERR_SYSTEM, progname, strerror(errno));
2182 stderror(ERR_SYSTEM, file, strerror(errno));
H A Ded.term.c620 stderror(ERR_NAME | ERR_SYSTEM, short2str(v[0]),
674 stderror(ERR_NAME | ERR_SYSTEM, d, CGETS(8, 2, "Invalid argument"));
H A Ded.init.c640 stderror(ERR_SYSTEM, progname, strerror(errno));
H A Dsh.time.c163 stderror(ERR_SYSTEM, "setpriority", strerror(errno));
H A Dsh.lex.c1629 stderror(ERR_SYSTEM, progname, strerror(errno));

Completed in 106 milliseconds