Home
last modified time | relevance | path

Searched refs:ERR_OLD (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.err.c51 #define ERR_OLD 0x40000000 macro
620 assert(!((flags & ERR_OLD) && seterr == NULL)); in stderror()
638 if ((flags & ERR_OLD)) { in stderror()
H A Dtc.sched.c239 stderror(ERR_OLD); in sched_run()
H A Dsh.glob.c797 stderror(ERR_OLD); in backeval()
807 stderror(ERR_OLD); in backeval()
H A Dsh.parse.c160 stderror(ERR_OLD); in asyn3()
H A Dsh.c2112 stderror(ERR_OLD); in process()
2154 stderror(ERR_OLD); in process()
H A Dtc.func.c305 stderror(ERR_OLD); in dolist()
1032 stderror(ERR_OLD); in aliasrun()
H A Dsh.dol.c901 stderror(ERR_OLD); in setDolp()
H A Dsh.exp.c970 stderror(ERR_OLD); in evalav()