Home
last modified time | relevance | path

Searched refs:_xclose (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A D_endopen.c95 (void) _xclose(iop); in _endopen()
H A Dflush.c714 if (_xclose(iop) < 0) in fclose()
765 (void) _xclose(iop); in fcloseall()
795 if (_xclose(iop) < 0) in close_fd()
1054 _xclose(FILE *iop) in _xclose() function
H A DREADME.design239 _xseek64(), and _xclose(). If an operations vector is defined, it will
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h277 extern int _xclose(FILE *iop);