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

/osnet-11/usr/src/lib/libc/port/stdio/
H A Dfdopen.c98 } else if (_file_set(iop, fd, type) != 0) {
99 /* errno set by _file_set () */
H A D_endopen.c104 } else if (_file_set(iop, fd, type) != 0) {
105 /* errno set in _file_set() */
H A Dflush.c887 _file_set(FILE *iop, int fd, const char *type) function
/osnet-11/usr/src/lib/libc/inc/
H A Dstdiom.h173 extern int _file_set(FILE *, int, const char *);

Completed in 35 milliseconds