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