Searched refs:sfclrerr (Results 1 – 10 of 10) sorted by relevance
24 #undef sfclrerr27 int sfclrerr(reg Sfio_t* f) in sfclrerr() function29 int sfclrerr(f) in sfclrerr()
31 sfclrerr(f); in clearerr()
310 extern int sfclrerr _ARG_((Sfio_t*));383 __INLINE__ int sfclrerr(Sfio_t* f) { return __sf_clrerr(f); } in sfclrerr() function406 #define sfclrerr(f) ( __sf_clrerr(f) )
470 sfclrerr(iop); in exfile()556 sfclrerr(iop); in exfile()566 sfclrerr(iop); in exfile()
183 sfclrerr(shp->sftable[fd]); in b_read()293 sfclrerr(iop); in sh_readline()416 sfclrerr(iop); in sh_readline()
518 sfclrerr;