Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libast/common/disc/
H A Dsfdcunion.c38 typedef struct _union_s struct
40 Sfdisc_t disc; /* discipline structure */
41 short type; /* type of streams */
42 short c; /* current stream */
43 short n; /* number of streams */
44 Sfoff_t here; /* current location */
45 File_t f[1]; /* array of streams */