Searched refs:ERR_OLD (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.err.c53 #define ERR_OLD 0x40000000 macro
590 * ERR_OLD: Print the previously set error
622 assert(!((flags & ERR_OLD) && seterr == NULL));
638 if ((flags & ERR_OLD)) {
H A Dtc.sched.c243 stderror(ERR_OLD);
H A Dsh.glob.c781 stderror(ERR_OLD);
792 stderror(ERR_OLD);
H A Dsh.parse.c163 stderror(ERR_OLD);
H A Dsh.c2081 stderror(ERR_OLD);
2123 stderror(ERR_OLD);
H A Dsh.exp.c974 stderror(ERR_OLD);

Completed in 60 milliseconds