Home
last modified time | relevance | path

Searched refs:_getorientation (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dmse.h71 extern _IOP_orientation_t _getorientation(FILE *);
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfwide.c45 m = _getorientation(fp); in fwide()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dmse.c57 _getorientation(FILE *iop) in _getorientation() function