Home
last modified time | relevance | path

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

/titanic_51/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 */
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcunion.c38 typedef struct _union_s struct
40 disc_union_s global() argument
41 type_union_s global() argument
42 c_union_s global() argument
43 n_union_s global() argument
44 here_union_s global() argument
45 f_union_s global() argument