Home
last modified time | relevance | path

Searched defs:sfclrerr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A D_sfclrerr.c27 int sfclrerr(reg Sfio_t* f) in sfclrerr() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h385 __INLINE__ int sfclrerr(Sfio_t* f) { return __sf_clrerr(f); } in sfclrerr() function