Home
last modified time | relevance | path

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

12

/dragonfly/contrib/tcsh-6/
H A Dsh.dol.c388 stderror(ERR_SYNTAX); in Dgetdol()
435 stderror(ERR_SYNTAX); in Dgetdol()
445 stderror(ERR_SYNTAX); in Dgetdol()
539 stderror(ERR_SYNTAX); in Dgetdol()
553 stderror(ERR_RANGE); in Dgetdol()
599 stderror(ERR_VARALNUM); in Dgetdol()
647 stderror(ERR_INCBR); in Dgetdol()
653 stderror(ERR_EXPORD); in Dgetdol()
655 stderror(ERR_SYNTAX); in Dgetdol()
702 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()
2039 stderror(ERR_SILENT); in dolimit()
2166 stderror(ERR_BADSCALE, str); in limtail()
2251 stderror(ERR_ULIMUS); in dounlimit()
2261 stderror(ERR_SILENT); in dounlimit()
2267 stderror(ERR_SILENT); in dounlimit()
2335 stderror(ERR_SUSPLOG);
2430 stderror(ERR_NOMATCH);
[all …]
H A Dsh.set.c65 stderror(ERR_NAME | ERR_UNDVAR); in update_vars()
74 stderror(ERR_NAME | ERR_UNDVAR); in update_vars()
307 stderror(ERR_NAME | ERR_SYNTAX); in doset()
350 stderror(ERR_NAME | ERR_SUBSCRIPT); in getinx()
376 stderror(ERR_NAME | ERR_RANGE); in getvx()
413 stderror(ERR_NAME | ERR_ASSIGN); in dolet()
420 stderror(ERR_NAME | ERR_ASSIGN); in dolet()
551 stderror(ERR_NAME | ERR_BADNUM); in getn()
576 stderror(ERR_NAME | ERR_BADNUM); in getn()
660 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()
1336 stderror(ERR_JOBS); in dojobs()
1479 stderror(ERR_NAME | ERR_TOOFEW); in dokill()
1486 stderror(ERR_NAME | ERR_BADSIG); in dokill()
1587 stderror(ERR_NAME | ERR_JOBARGS); in pkill()
1603 stderror(ERR_SILENT); in pkill()
1704 stderror(ERR_NAME | ERR_NOSUCHJOB); in pfind()
1814 stderror(ERR_NESTING, 16); in pfork()
1833 stderror(ERR_NOPROC); in pfork()
1957 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.c493 stderror(ERR_DIV0); in exp5()
500 stderror(ERR_MOD0); in exp5()
521 stderror(ERR_NAME | ERR_EXPRESSION); in exp6()
545 stderror(ERR_NAME | ERR_EXPRESSION); in exp6()
564 stderror(ERR_NAME | ERR_MISSING, '}'); in exp6()
661 stderror(ERR_NAME | ERR_FILEINQ); in filetest()
672 stderror(ERR_NAME | ERR_FILENAME); in filetest()
971 stderror(ERR_OLD); in evalav()
1029 stderror(ERR_NAME | ERR_EXPRESSION); in egetn()
H A Dsh.sem.c484 stderror(ERR_NOPROC); in execute()
578 stderror(ERR_SYSTEM, "setpriority", in execute()
807 stderror(ERR_NAME | ERR_NOMATCH); in splicepipe()
858 stderror(ERR_SYSTEM, tmp, strerror(errno)); in doio()
915 stderror(ERR_SYSTEM, tmp, strerror(errno)); in doio()
919 stderror(ERR_SYSTEM, tmp, strerror(errno)); in doio()
973 stderror(ERR_PIPE); in mypipe()
993 stderror(ERR_EXISTS, cp); in chkclob()
H A Dsh.c1039 stderror(ERR_TCSHUSAGE, tcp-1, progname); in main()
1081 stderror(ERR_SYSTEM, tempv[0], strerror(errno)); in main()
1424 stderror(ERR_ARGC); in main()
1927 stderror(ERR_NAME | ERR_INTR); in pintr1()
1933 stderror(ERR_SILENT); in pintr1()
1973 stderror(ERR_SILENT); in pintr1()
2116 stderror(ERR_OLD); in process()
2158 stderror(ERR_OLD); in process()
2202 stderror(ERR_NAME | ERR_HFLAG); in dosource()
2207 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.c305 stderror(ERR_BADCOLORVAR, v[-1], '?'); in parseLSCOLORS()
309 stderror(ERR_BADCOLORVAR, '?', v[-1]); in parseLSCOLORS()
393 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.c185 stderror(ERR_LTOOLONG); in lex()
304 stderror(ERR_WTOOLONG); in word()
365 stderror(ERR_WTOOLONG); in word()
666 stderror(ERR_VARSYN); /* strike */ in getdol()
1672 stderror(ERR_SYSTEM, progname, strerror(errno)); in bgetc()
H A Dtc.func.c323 stderror(ERR_OLD); in dolist()
399 stderror(ERR_SILENT); in dolist()
635 stderror(ERR_BADJOB, pp->p_command, strerror(errno)); in fg_proc_entry()
1051 stderror(ERR_OLD); in aliasrun()
1792 stderror(ERR_SYSTEM, "strcoll", strerror(errno)); in collate()
H A Dsh.decls.h108 extern void stderror (unsigned int, ...)
H A Ded.term.c621 stderror(ERR_NAME | ERR_SYSTEM, short2str(v[0]), in dosetty()
675 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