Home
last modified time | relevance | path

Searched refs:xFILEdata (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c85 struct xFILEdata _xdat;
464 static struct xFILEdata *
478 struct xFILEdata *dat = getxfdat(iop); in _setbufend()
498 struct xFILEdata *dat = getxfdat(iop); in _realbufend()
881 struct xFILEdata *dat = getxfdat(iop); in _getmbstate()
936 struct xFILEdata *dat; in _file_set()
1004 struct xFILEdata *dat = getxfdat(iop); in get_stdops()
1016 struct xFILEdata *dat = getxfdat(iop); in set_stdops()
1029 struct xFILEdata *dat = getxfdat(iop); in clr_stdops()
H A Ddata.c101 struct xFILEdata _xftab[_NFILE] = {
H A DREADME.design85 In file64.h, one will find the 'struct xFILEdata' (extended FILE * data).
89 xFILEdata' that exists. Currently, we still have plenty of padding left
96 case, then one must introduce the struct xFILEdata for the lp64
276 value and the actual value is stored in the 'struct xFILEdata' _magic
/illumos-gate/usr/src/lib/libc/inc/
H A Dfile64.h100 struct xFILEdata { struct
H A Dstdiom.h265 extern struct xFILEdata _xftab[];