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

/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h174 extern int _file_get(FILE *);
187 (((iop)->__extendedfd) ? _file_get(iop) : (iop)->_magic)
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c854 _file_get(FILE *iop) function

Completed in 60 milliseconds