Home
last modified time | relevance | path

Searched defs:_sfio_s (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libast/common/include/
H A Dsfio_s.h35 struct _sfio_s struct
40 struct _sfio_s* _push; /* the stream that was pushed on */ argument
41 unsigned short _flags; /* type of stream */
42 short _file; /* file descriptor */
43 unsigned char* _data; /* base of data buffer */
44 ssize_t _size; /* buffer size */
45 ssize_t _val; /* values or string lengths */
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio_s.h35 struct _sfio_s struct
40 struct _sfio_s* _push; /* the stream that was pushed on */ argument
41 _flags_sfio_s global() argument
42 _file_sfio_s global() argument
43 _data_sfio_s global() argument
44 _size_sfio_s global() argument
45 _val_sfio_s global() argument
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dsfio_s.h35 struct _sfio_s struct
40 struct _sfio_s* _push; /* the stream that was pushed on */ argument
41 unsigned short _flags; /* type of stream */
42 short _file; /* file descriptor */
43 unsigned char* _data; /* base of data buffer */
44 ssize_t _size; /* buffer size */
45 ssize_t _val; /* values or string lengths */
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dsfio_s.h35 struct _sfio_s struct
40 struct _sfio_s* _push; /* the stream that was pushed on */ argument
41 unsigned short _flags; /* type of stream */
42 short _file; /* file descriptor */
43 unsigned char* _data; /* base of data buffer */
44 ssize_t _size; /* buffer size */
45 ssize_t _val; /* values or string lengths */
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio_s.h35 struct _sfio_s struct
40 struct _sfio_s* _push; /* the stream that was pushed on */ argument
41 unsigned short _flags; /* type of stream */
42 short _file; /* file descriptor */
43 unsigned char* _data; /* base of data buffer */
44 ssize_t _size; /* buffer size */
45 ssize_t _val; /* values or string lengths */
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dsfio_s.h35 struct _sfio_s struct
40 struct _sfio_s* _push; /* the stream that was pushed on */ argument
41 unsigned short _flags; /* type of stream */
42 short _file; /* file descriptor */
43 unsigned char* _data; /* base of data buffer */
44 ssize_t _size; /* buffer size */
45 ssize_t _val; /* values or string lengths */