Home
last modified time | relevance | path

Searched refs:stderror (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/tcsh/
H A Dsh.dol.c386 stderror(ERR_SYNTAX); in Dgetdol()
401 stderror(ERR_SYNTAX); in Dgetdol()
411 stderror(ERR_SYNTAX); in Dgetdol()
505 stderror(ERR_SYNTAX); in Dgetdol()
519 stderror(ERR_RANGE); in Dgetdol()
565 stderror(ERR_VARALNUM); in Dgetdol()
613 stderror(ERR_INCBR); in Dgetdol()
619 stderror(ERR_EXPORD); in Dgetdol()
621 stderror(ERR_SYNTAX); in Dgetdol()
668 stderror(ERR_SYNTAX); in Dgetdol()
[all …]
H A Dtc.sched.c102 stderror(ERR_NOSCHED); in dosched()
104 stderror(ERR_SCHEDUSAGE); in dosched()
107 stderror(ERR_SCHEDUSAGE); in dosched()
119 stderror(ERR_SCHEDEV); in dosched()
128 stderror(ERR_SCHEDCOM); in dosched()
132 stderror(ERR_SCHEDUSAGE); in dosched()
143 stderror(ERR_SCHEDTIME); in dosched()
147 stderror(ERR_SCHEDREL); in dosched()
239 stderror(ERR_OLD); in sched_run()
H A Dsh.func.c347 stderror(ERR_NOTLOGIN); in islogin()
458 stderror(ERR_SYNTAX); in doswitch()
463 stderror(ERR_SYNTAX); in doswitch()
2089 stderror(ERR_SILENT); in dolimit()
2216 stderror(ERR_BADSCALE, str); in limtail()
2301 stderror(ERR_ULIMUS); in dounlimit()
2311 stderror(ERR_SILENT); in dounlimit()
2317 stderror(ERR_SILENT); in dounlimit()
2385 stderror(ERR_SUSPLOG);
2480 stderror(ERR_NOMATCH);
[all …]
H A Dsh.set.c66 stderror(ERR_NAME | ERR_UNDVAR); in update_vars()
75 stderror(ERR_NAME | ERR_UNDVAR); in update_vars()
308 stderror(ERR_NAME | ERR_SYNTAX); in doset()
351 stderror(ERR_NAME | ERR_SUBSCRIPT); in getinx()
377 stderror(ERR_NAME | ERR_RANGE); in getvx()
414 stderror(ERR_NAME | ERR_ASSIGN); in dolet()
421 stderror(ERR_NAME | ERR_ASSIGN); in dolet()
552 stderror(ERR_NAME | ERR_BADNUM); in getn()
577 stderror(ERR_NAME | ERR_BADNUM); in getn()
661 stderror(ERR_NAME | ERR_NOMATCH); in set1()
[all …]
H A Dtc.os.c199 stderror(ERR_SYSTEM, "getxvers", strerror(errno)); in dogetxvers()
472 stderror(ERR_NAME | ERR_JOBARGS); in domigrate()
486 stderror(ERR_SILENT); in domigrate()
511 stderror(ERR_NAME | ERR_STRING, in dodmmode()
522 stderror(ERR_NAME | ERR_STRING, in dodmmode()
564 stderror(ERR_NAME | ERR_STRING, in dowarp()
1465 stderror(ERR_SYSTEM, t, apperr(&st)); in llib()
1492 stderror(ERR_NAME | ERR_SYSTEM, short2str(v), in getv()
1507 stderror(ERR_NAME | ERR_STRING, in dover()
1546 stderror(ERR_SYSTEM, name, apperr(&st)); in dorootnode()
[all …]
H A Dsh.dir.c251 stderror(ERR_DIRUS, "dirs", flags, ""); in dodirs()
497 stderror(ERR_NAME | ERR_TOOFEW); in dochngd()
505 stderror(ERR_NAME | ERR_TOOMANY); in dochngd()
707 stderror(ERR_NAME | ERR_NOHOMEDIR); in dopushd()
709 stderror(ERR_NAME | ERR_CANTCHANGE); in dopushd()
726 stderror(ERR_NAME | ERR_NODIR); in dopushd()
738 stderror(ERR_NAME | ERR_TOOMANY); in dopushd()
792 stderror(ERR_NAME | ERR_DEEP); in dfind()
816 stderror(ERR_NAME | ERR_TOOMANY); in dopopd()
821 stderror(ERR_NAME | ERR_BADDIR); in dopopd()
[all …]
H A Dsh.proc.c279 stderror(ERR_SYNC, pid); in pchild()
1324 stderror(ERR_JOBS); in dojobs()
1465 stderror(ERR_NAME | ERR_TOOFEW); in dokill()
1472 stderror(ERR_NAME | ERR_BADSIG); in dokill()
1571 stderror(ERR_NAME | ERR_JOBARGS); in pkill()
1587 stderror(ERR_SILENT); in pkill()
1688 stderror(ERR_NAME | ERR_NOSUCHJOB); in pfind()
1798 stderror(ERR_NESTING, 16); in pfork()
1817 stderror(ERR_NOPROC); in pfork()
1941 stderror(ERR_JOBCONTROL); in okpcntl()
[all …]
H A Dsh.glob.c96 stderror(ERR_NOHOME); in globtilde()
248 stderror(ERR_MISSING, -len); in expbrace()
361 stderror(ERR_DEEP); /* Error */ in globexpand()
402 stderror(ERR_NAME | ERR_AMBIG); in handleone()
457 stderror(ERR_NAME | ERR_GLOB); in libglob()
461 stderror(ERR_NOMEM); in libglob()
517 stderror(ERR_NAME | ERR_NOMATCH); in globone()
576 stderror(ERR_NAME | ERR_NOMATCH); in glob_all_or_error()
685 stderror(ERR_UNMATCHED, '`'); in dobackp()
797 stderror(ERR_OLD); in backeval()
[all …]
H A Dtw.comp.c379 stderror(ERR_COMPCOM, short2str(act)); in tw_result()
393 stderror(ERR_COMPCOM, short2str(act)); in tw_result()
437 stderror(ERR_COMPMIS, (int)sep, msg, short2str(str)); in tw_dollar()
548 stderror(ERR_COMPINV, CGETS(27, 1, "command"), cmd); in tw_complete()
555 stderror(ERR_COMPINV, CGETS(27, 2, "separator"), (int)sep); in tw_complete()
564 stderror(ERR_COMPINC, cmd == 'p' ? CGETS(27, 4, "range") : in tw_complete()
H A Dsh.exp.c496 stderror(ERR_DIV0); in exp5()
503 stderror(ERR_MOD0); in exp5()
524 stderror(ERR_NAME | ERR_EXPRESSION); in exp6()
548 stderror(ERR_NAME | ERR_EXPRESSION); in exp6()
567 stderror(ERR_NAME | ERR_MISSING, '}'); in exp6()
664 stderror(ERR_NAME | ERR_FILEINQ); in filetest()
675 stderror(ERR_NAME | ERR_FILENAME); in filetest()
970 stderror(ERR_OLD); in evalav()
1028 stderror(ERR_NAME | ERR_EXPRESSION); in egetn()
H A Dsh.sem.c484 stderror(ERR_NOPROC); in execute()
578 stderror(ERR_SYSTEM, "setpriority", in execute()
808 stderror(ERR_NAME | ERR_NOMATCH); in splicepipe()
859 stderror(ERR_SYSTEM, tmp, strerror(errno)); in doio()
916 stderror(ERR_SYSTEM, tmp, strerror(errno)); in doio()
920 stderror(ERR_SYSTEM, tmp, strerror(errno)); in doio()
974 stderror(ERR_PIPE); in mypipe()
994 stderror(ERR_EXISTS, cp); in chkclob()
H A Dsh.c1035 stderror(ERR_TCSHUSAGE, tcp-1, progname); in main()
1077 stderror(ERR_SYSTEM, tempv[0], strerror(errno)); in main()
1420 stderror(ERR_ARGC); in main()
1923 stderror(ERR_NAME | ERR_INTR); in pintr1()
1929 stderror(ERR_SILENT); in pintr1()
1969 stderror(ERR_SILENT); in pintr1()
2112 stderror(ERR_OLD); in process()
2154 stderror(ERR_OLD); in process()
2198 stderror(ERR_NAME | ERR_HFLAG); in dosource()
2203 stderror(ERR_NAME | ERR_MFLAG); in dosource()
[all …]
H A Ded.screen.c487 stderror(ERR_SETTCUS, tv->name); in SetTC()
507 stderror(ERR_NAME | ERR_TCCAP, what); in SetTC()
546 stderror(ERR_NAME | ERR_TCUSAGE); in EchoTC()
615 stderror(ERR_NAME | ERR_TCCAP, cv); in EchoTC()
644 stderror(ERR_NAME | ERR_TCPARM, *cap); in EchoTC()
656 stderror(ERR_NAME | ERR_TCARGS, cv, arg_need); in EchoTC()
663 stderror(ERR_NAME | ERR_TCNARGS, cv, 1); in EchoTC()
671 stderror(ERR_NAME | ERR_TCARGS, cv, arg_need); in EchoTC()
686 stderror(ERR_NAME | ERR_TCNARGS, cv, 2); in EchoTC()
694 stderror(ERR_NAME | ERR_TCNARGS, cv, 2); in EchoTC()
[all …]
H A Dsh.exec.c168 stderror(ERR_NAME | ERR_NOMATCH); in doexec()
199 stderror(ERR_NAME | ERR_NOMATCH); in doexec()
344 stderror(ERR_NAME | ERR_STRING, exerr); in pexerr()
345 stderror(ERR_NAME | ERR_COMMAND); in pexerr()
419 stderror(ERR_ARCH, f, strerror(err)); in texec()
429 stderror(ERR_SYSTEM, f, strerror(err)); in texec()
497 stderror(ERR_SYSTEM, f, strerror(errno)); in texec()
501 stderror(ERR_SYSTEM, f, strerror(errno)); in texec()
H A Dsh.print.c239 stderror(ERR_SILENT); in flush()
304 stderror(ERR_SILENT); in flush()
H A Dtw.color.c304 stderror(ERR_BADCOLORVAR, v[-1], '?'); in parseLSCOLORS()
308 stderror(ERR_BADCOLORVAR, '?', v[-1]); in parseLSCOLORS()
389 stderror(ERR_BADCOLORVAR, v[0], v[1]); in parseLS_COLORS()
H A Dsh.parse.c66 stderror(ERR_ALIASLOOP); in alias()
97 stderror(ERR_TOOMANYRP); in asyn0()
160 stderror(ERR_OLD); in asyn3()
H A Ded.inputl.c254 stderror(ERR_SYSTEM, progname, strerror(errno)); in Inputl()
621 stderror(ERR_NOMATCH); in doeval1()
792 stderror(ERR_SYSTEM, progname, strerror(errno)); in GetNextChar()
H A Dtw.help.c150 stderror(ERR_SYSTEM, progname, strerror(errno)); in do_help()
H A Dsh.lex.c186 stderror(ERR_LTOOLONG); in lex()
305 stderror(ERR_WTOOLONG); in word()
366 stderror(ERR_WTOOLONG); in word()
642 stderror(ERR_VARSYN); /* strike */ in getdol()
1649 stderror(ERR_SYSTEM, progname, strerror(errno)); in bgetc()
H A Dtc.func.c305 stderror(ERR_OLD); in dolist()
381 stderror(ERR_SILENT); in dolist()
617 stderror(ERR_BADJOB, pp->p_command, strerror(errno)); in fg_proc_entry()
1032 stderror(ERR_OLD); in aliasrun()
1772 stderror(ERR_SYSTEM, "strcoll", strerror(errno)); in collate()
H A Dsh.decls.h108 extern void stderror (unsigned int, ...)
H A Ded.term.c617 stderror(ERR_NAME | ERR_SYSTEM, short2str(v[0]), in dosetty()
671 stderror(ERR_NAME | ERR_SYSTEM, d, CGETS(8, 2, "Invalid argument")); in dosetty()
H A Dsh.misc.c511 stderror(ERR_NAME | ERR_UNDVAR); in udvar()
H A Dsh.err.c602 stderror(unsigned int id, ...) in stderror() function

12