Searched refs:__SEOF (Results 1 – 1 of 1) sorted by relevance
168 #define __SEOF 0x0020 /* found EOF */ macro487 #define __sfeof(p) (((p)->_flags & __SEOF) != 0)489 #define __sclearerr(p) ((void)((p)->_flags &= ~(__SERR|__SEOF)))