Searched refs:ERR_NAME (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.set.c69 stderror(ERR_NAME | ERR_UNDVAR);
275 stderror(ERR_NAME | ERR_VARBEGIN);
284 stderror(ERR_NAME | ERR_VARALNUM);
298 stderror(ERR_NAME | ERR_SYNTAX);
301 stderror(ERR_NAME | ERR_MISSING, ')');
341 stderror(ERR_NAME | ERR_SUBSCRIPT);
352 stderror(ERR_READONLY|ERR_NAME, v->v_name);
367 stderror(ERR_NAME | ERR_RANGE);
394 stderror(ERR_NAME | ERR_VARBEGIN);
404 stderror(ERR_NAME | ERR_ASSIG
[all...]
H A Dsh.func.c142 stderror(ERR_NAME | ERR_TOOFEW);
144 stderror(ERR_NAME | ERR_TOOMANY);
159 stderror(ERR_NAME | ERR_TERMINAL);
187 stderror(ERR_NAME | ERR_TERMINAL);
204 stderror(ERR_NAME | ERR_TERMINAL);
226 stderror(ERR_NAME | ERR_FILEINQ);
272 stderror(ERR_NAME | ERR_DANGER);
364 stderror(ERR_NAME | ERR_EMPTYIF);
367 stderror(ERR_NAME | ERR_IMPRTHEN);
482 stderror(ERR_NAME | ERR_NOTWHIL
[all...]
H A Dtc.os.c361 stderror(ERR_NAME | ERR_STRING, CGETS(23, 1, "Bad cpu/site name"));
364 stderror(ERR_NAME | ERR_STRING, CGETS(23, 2, "Site path too long"));
449 stderror(ERR_NAME | ERR_STRING, CGETS(23, 7, "Site not found"));
476 stderror(ERR_NAME | ERR_JOBARGS);
515 stderror(ERR_NAME | ERR_STRING,
526 stderror(ERR_NAME | ERR_STRING,
568 stderror(ERR_NAME | ERR_STRING,
580 stderror(ERR_NAME | ERR_STRING, CGETS(23, 9, "Getwarp failed"));
600 stderror(ERR_NAME | ERR_STRING, CGETS(23, 10, "Invalid warp"));
603 stderror(ERR_NAME | ERR_STRIN
[all...]
H A Dsh.dol.c128 stderror(ERR_NAME | ERR_AMBIG);
365 stderror(ERR_NAME | ERR_RANGE);
944 stderror(ERR_NAME | ERR_NOMATCH);
H A Dsh.proc.c1324 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno));
1345 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno));
1367 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno));
1385 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno));
1436 stderror(ERR_NAME | ERR_TOOFEW);
1443 stderror(ERR_NAME | ERR_BADSIG);
1451 stderror(ERR_NAME | ERR_UNKSIG);
1515 stderror(ERR_NAME|ERR_BADJOB, pp->p_command,
1533 stderror(ERR_NAME | ERR_JOBARGS);
1542 stderror(ERR_NAME | ERR_JOBARG
[all...]
H A Dsh.dir.c505 stderror(ERR_NAME | ERR_NOHOMEDIR);
507 stderror(ERR_NAME | ERR_CANTCHANGE);
511 stderror(ERR_NAME | ERR_TOOMANY);
718 stderror(ERR_NAME | ERR_NOHOMEDIR);
720 stderror(ERR_NAME | ERR_CANTCHANGE);
737 stderror(ERR_NAME | ERR_NODIR);
749 stderror(ERR_NAME | ERR_TOOMANY);
803 stderror(ERR_NAME | ERR_DEEP);
827 stderror(ERR_NAME | ERR_TOOMANY);
832 stderror(ERR_NAME | ERR_BADDI
[all...]
H A Ded.screen.c511 stderror(ERR_NAME | ERR_TCCAP, what);
550 stderror(ERR_NAME | ERR_TCUSAGE);
619 stderror(ERR_NAME | ERR_TCCAP, cv);
648 stderror(ERR_NAME | ERR_TCPARM, *cap);
660 stderror(ERR_NAME | ERR_TCARGS, cv, arg_need);
667 stderror(ERR_NAME | ERR_TCNARGS, cv, 1);
675 stderror(ERR_NAME | ERR_TCARGS, cv, arg_need);
682 stderror(ERR_NAME | ERR_TCARGS, cv, arg_need);
690 stderror(ERR_NAME | ERR_TCNARGS, cv, 2);
698 stderror(ERR_NAME | ERR_TCNARG
[all...]
H A Dsh.exp.c527 stderror(ERR_NAME | ERR_EXPRESSION);
551 stderror(ERR_NAME | ERR_EXPRESSION);
570 stderror(ERR_NAME | ERR_MISSING, '}');
667 stderror(ERR_NAME | ERR_FILEINQ);
678 stderror(ERR_NAME | ERR_FILENAME);
1032 stderror(ERR_NAME | ERR_EXPRESSION);
H A Dsh.glob.c401 stderror(ERR_NAME | ERR_AMBIG);
456 stderror(ERR_NAME | ERR_GLOB);
516 stderror(ERR_NAME | ERR_NOMATCH);
573 stderror(ERR_NAME | ERR_NOMATCH);
1024 stderror(ERR_NAME | ERR_MISSING, ']');
H A Dsh.err.c51 #define ERR_NAME 0x10000000 macro
591 * ERR_NAME: If this bit is set, print the name of the function
636 if (flags & ERR_NAME)
H A Dsh.exec.c172 stderror(ERR_NAME | ERR_NOMATCH);
203 stderror(ERR_NAME | ERR_NOMATCH);
348 stderror(ERR_NAME | ERR_STRING, exerr);
349 stderror(ERR_NAME | ERR_COMMAND);
H A Dsh.misc.c487 stderror(ERR_NAME | ERR_UNDVAR);
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 Dsh.c1895 stderror(ERR_NAME | ERR_INTR);
2167 stderror(ERR_NAME | ERR_HFLAG);
2172 stderror(ERR_NAME | ERR_MFLAG);
H A Dsh.sem.c795 stderror(ERR_NAME | ERR_NOMATCH);

Completed in 97 milliseconds