Home
last modified time | relevance | path

Searched defs:_iob (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddata.c67 FILE _iob[_NFILE] = { variable
132 FILE _iob[_NFILE] = { variable
H A Dflockf.c41 #define _iob __iob macro
H A Dflush.c49 #define _iob __iob macro
83 FILE _iob; /* must be first! */ member