Searched refs:SMERR (Results 1 – 5 of 5) sorted by relevance
90 fp->f_flags |= SMERR; \182 fp->f_flags |= SMERR;270 fp->f_flags |= SMERR;
144 fp->f_flags |= SMERR;
279 fp->f_flags |= SMERR;
134 if (fake.f_flags & SMERR)135 fp->f_flags |= SMERR;
228 #define SMERR 0x000100 /* found error */ macro376 #define sm_error(p) (((p)->f_flags & SMERR) != 0)377 #define sm_clearerr(p) ((void)((p)->f_flags &= ~(SMERR|SMFEOF)))