Home | History | Annotate | Download | only in src

Lines Matching defs:ecode

1984 	int c = 0, ecode = 0, fd = 0, optc;
2071 ecode = fatal_trap_check();
2074 if (!ecode) {
2148 if (c == EOF && !ecode)
2152 return (ecode ? ecode : c == EOF);