Lines Matching refs:_EXFUN
182 _READ_WRITE_RETURN_TYPE _EXFUN((*_read),(_PTR _cookie, char *_buf, int _n));
183 _READ_WRITE_RETURN_TYPE _EXFUN((*_write),(_PTR _cookie, const char *_buf,
185 _fpos_t _EXFUN((*_seek),(_PTR _cookie, _fpos_t _offset, int _whence));
186 int _EXFUN((*_close),(_PTR _cookie));
228 _READ_WRITE_RETURN_TYPE _EXFUN((*_read),(_PTR _cookie, char *_buf, int _n));
229 _READ_WRITE_RETURN_TYPE _EXFUN((*_write),(_PTR _cookie, const char *_buf,
231 _fpos_t _EXFUN((*_seek),(_PTR _cookie, _fpos_t _offset, int _whence));
232 int _EXFUN((*_close),(_PTR _cookie));
251 _fpos64_t _EXFUN((*_seek64),(_PTR _cookie, _fpos64_t _offset, int _whence));
364 void _EXFUN((*__cleanup),(struct _reent *));
582 void _EXFUN((*__cleanup),(struct _reent *));
810 struct _reent * _EXFUN(__getreent, (void));