Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/inc/
H A Dfile64.h80 struct xFILEdata { struct
81 uintptr_t _magic; /* Check: magic number, must be first */
82 unsigned char *_end; /* the end of the buffer */
83 rmutex_t _lock; /* lock for this structure */
84 mbstate_t _state; /* mbstate_t */
85 int _altfd; /* alternate fd if > 255 */