Searched refs:_tmpexcept (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libast/common/sfio/ |
H A D | sftmp.c | 285 static int _tmpexcept(Sfio_t* f, int type, Void_t* val, Sfdisc_t* disc) in _tmpexcept() function 287 static int _tmpexcept(f,type,val,disc) in _tmpexcept() 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)
|