Home | History | Annotate | Download | only in src

Lines Matching refs:exstat

2202 	 * case, shell() will not set or change exstat because the
2227 /* exstat = subst_exstat; */
2229 exstat |= 0x4000;
2237 if (exstat & 0x4000)
2238 /* detect old exstat, use 0 in that case */
2298 exstat = 1;
2301 exstat = n & 0xFF;
2303 exstat = trap_exstat;