Home
last modified time | relevance | path

Searched refs:_ops (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dfile64.h91 stdio_ops_t *_ops; /* Alternate impl ops */ member
106 stdio_ops_t *_ops; /* Alternate impl ops */ member
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c967 return (iop->_ops); in get_stdops()
970 return (dat->_ops); in get_stdops()
978 ASSERT3P(iop->_ops, ==, NULL); in set_stdops()
979 iop->_ops = ops; in set_stdops()
982 ASSERT3P(dat->_ops, ==, NULL); in set_stdops()
983 dat->_ops = ops; in set_stdops()
992 iop->_ops = NULL; in clr_stdops()
995 dat->_ops = NULL; in clr_stdops()
H A DREADME.design234 stored in the '_ops' member of the 'struct __FILE_BUF'. For a normal
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex315 …\item \texttt{ecore\_init\_defs.h, ecore\_init\_fw\_funcs.[ch], ecore\_init\_ops.[ch], \\ ecore\_i…