Searched defs:_tmpexcept (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsftmp.c285 static int _tmpexcept(Sfio_t* f, int type, Void_t* val, Sfdisc_t* disc) function
287 static int _tmpexcept(f,type,val,disc)
380 { NIL(Sfread_f), NIL(Sfwrite_f), NIL(Sfseek_f), _tmpexcept,
396 if(s == 0 && _tmpexcept(f,SF_DPOP,NIL(Void_t*),f->disc) < 0)

Completed in 72 milliseconds