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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfungetc.c41 if(disc != _Sfudisc)
75 if(f->disc != _Sfudisc)
81 _Sfudisc->exceptf = _uexcept;
82 sfdisc(uf,_Sfudisc);
H A Dsftell.c47 if(f->disc == _Sfudisc)
H A Dsfpurge.c47 if(f->disc == _Sfudisc)
H A Dsfsetfd.c97 (f->mode&SF_READ) || f->disc == _Sfudisc)
H A Dsfclose.c64 if(f->disc == _Sfudisc) /* closing the ungetc stream */
H A Dsfpool.c274 if(f->disc == _Sfudisc)
285 if(pf->disc == _Sfudisc)
H A Dsfsync.c100 if(origf->disc == _Sfudisc) /* throw away ungetc */
H A Dsfseek.c106 if(f->disc == _Sfudisc)
H A Dsfmode.c419 if(f->disc == _Sfudisc && wanted == SF_WRITE &&

Completed in 63 milliseconds