Searched refs:__SERR (Results 1 – 1 of 1) sorted by relevance
74 #define __SERR 0x0040 /* found error */ macro469 #define __sferror(p) (((p)->_flags & __SERR) != 0)470 #define __sclearerr(p) ((void)((p)->_flags &= ~(__SERR|__SEOF)))