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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.set.c66 stderror(ERR_NAME | ERR_UNDVAR);
75 stderror(ERR_NAME | ERR_UNDVAR);
289 stderror(ERR_NAME | ERR_VARBEGIN);
298 stderror(ERR_NAME | ERR_VARALNUM);
312 stderror(ERR_NAME | ERR_SYNTAX);
315 stderror(ERR_NAME | ERR_MISSING, ')');
355 stderror(ERR_NAME | ERR_SUBSCRIPT);
366 stderror(ERR_READONLY|ERR_NAME, v->v_name);
381 stderror(ERR_NAME | ERR_RANGE);
408 stderror(ERR_NAME | ERR_VARBEGI
[all...]
H A Dsh.func.c138 stderror(ERR_NAME | ERR_TOOFEW);
140 stderror(ERR_NAME | ERR_TOOMANY);
155 stderror(ERR_NAME | ERR_TERMINAL);
183 stderror(ERR_NAME | ERR_TERMINAL);
200 stderror(ERR_NAME | ERR_TERMINAL);
222 stderror(ERR_NAME | ERR_FILEINQ);
268 stderror(ERR_NAME | ERR_DANGER);
360 stderror(ERR_NAME | ERR_EMPTYIF);
363 stderror(ERR_NAME | ERR_IMPRTHEN);
478 stderror(ERR_NAME | ERR_NOTWHIL
[all...]
H A Dtc.os.c357 stderror(ERR_NAME | ERR_STRING, CGETS(23, 1, "Bad cpu/site name"));
360 stderror(ERR_NAME | ERR_STRING, CGETS(23, 2, "Site path too long"));
445 stderror(ERR_NAME | ERR_STRING, CGETS(23, 7, "Site not found"));
472 stderror(ERR_NAME | ERR_JOBARGS);
511 stderror(ERR_NAME | ERR_STRING,
522 stderror(ERR_NAME | ERR_STRING,
564 stderror(ERR_NAME | ERR_STRING,
576 stderror(ERR_NAME | ERR_STRING, CGETS(23, 9, "Getwarp failed"));
596 stderror(ERR_NAME | ERR_STRING, CGETS(23, 10, "Invalid warp"));
599 stderror(ERR_NAME | ERR_STRIN
[all...]
H A Dsh.dir.c502 stderror(ERR_NAME | ERR_TOOFEW);
504 stderror(ERR_NAME | ERR_NOHOMEDIR);
506 stderror(ERR_NAME | ERR_CANTCHANGE);
510 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_TOOMAN
[all...]
H A Dsh.dol.c125 stderror(ERR_NAME | ERR_AMBIG);
362 stderror(ERR_NAME | ERR_RANGE);
953 stderror(ERR_NAME | ERR_NOMATCH);
H A Dsh.proc.c1353 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno));
1374 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno));
1396 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno));
1414 stderror(ERR_NAME|ERR_BADJOB, pp->p_command, strerror(errno));
1465 stderror(ERR_NAME | ERR_TOOFEW);
1472 stderror(ERR_NAME | ERR_BADSIG);
1480 stderror(ERR_NAME | ERR_UNKSIG);
1544 stderror(ERR_NAME|ERR_BADJOB, pp->p_command,
1562 stderror(ERR_NAME | ERR_JOBARGS);
1571 stderror(ERR_NAME | ERR_JOBARG
[all...]
H A Ded.screen.c507 stderror(ERR_NAME | ERR_TCCAP, what);
546 stderror(ERR_NAME | ERR_TCUSAGE);
615 stderror(ERR_NAME | ERR_TCCAP, cv);
644 stderror(ERR_NAME | ERR_TCPARM, *cap);
656 stderror(ERR_NAME | ERR_TCARGS, cv, arg_need);
663 stderror(ERR_NAME | ERR_TCNARGS, cv, 1);
671 stderror(ERR_NAME | ERR_TCARGS, cv, arg_need);
678 stderror(ERR_NAME | ERR_TCARGS, cv, arg_need);
686 stderror(ERR_NAME | ERR_TCNARGS, cv, 2);
694 stderror(ERR_NAME | ERR_TCNARG
[all...]
H A Dsh.exp.c524 stderror(ERR_NAME | ERR_EXPRESSION);
548 stderror(ERR_NAME | ERR_EXPRESSION);
567 stderror(ERR_NAME | ERR_MISSING, '}');
664 stderror(ERR_NAME | ERR_FILEINQ);
675 stderror(ERR_NAME | ERR_FILENAME);
1028 stderror(ERR_NAME | ERR_EXPRESSION);
H A Dsh.glob.c397 stderror(ERR_NAME | ERR_AMBIG);
452 stderror(ERR_NAME | ERR_GLOB);
512 stderror(ERR_NAME | ERR_NOMATCH);
569 stderror(ERR_NAME | ERR_NOMATCH);
1002 stderror(ERR_NAME | ERR_MISSING, ']');
H A Dsh.err.c49 #define ERR_NAME 0x10000000 macro
589 * ERR_NAME: If this bit is set, print the name of the function
636 if (flags & ERR_NAME)
H A Dsh.exec.c168 stderror(ERR_NAME | ERR_NOMATCH);
199 stderror(ERR_NAME | ERR_NOMATCH);
344 stderror(ERR_NAME | ERR_STRING, exerr);
345 stderror(ERR_NAME | ERR_COMMAND);
H A Dsh.misc.c511 stderror(ERR_NAME | ERR_UNDVAR);
H A Ded.term.c617 stderror(ERR_NAME | ERR_SYSTEM, short2str(v[0]),
671 stderror(ERR_NAME | ERR_SYSTEM, d, CGETS(8, 2, "Invalid argument"));
H A Dsh.c1919 stderror(ERR_NAME | ERR_INTR);
2194 stderror(ERR_NAME | ERR_HFLAG);
2199 stderror(ERR_NAME | ERR_MFLAG);
H A Dsh.sem.c808 stderror(ERR_NAME | ERR_NOMATCH);

Completed in 224 milliseconds