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

/ast/src/lib/libast/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)
384 { NIL(Sfread_f), NIL(Sfwrite_f), NIL(Sfseek_f), _tmpexcept,
404 rv = _tmpexcept(f,SF_DPOP,NIL(Void_t*),f->disc);

Completed in 7 milliseconds