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

/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfdcslow.c31 static int slowexcept(Sfio_t* f, int type, Void_t* v, Sfdisc_t* disc) function
33 static int slowexcept(f, type, v, disc)
75 disc->exceptf = slowexcept;
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c334 static int slowexcept(Sfio_t*, int, void*, Sfdisc_t*);
558 dp->disc.exceptf = slowexcept;
1813 static int slowexcept(register Sfio_t *iop,int type,void *data,Sfdisc_t *handle) function

Completed in 30 milliseconds