Searched defs:_union_s (Results 1 – 1 of 1) sorted by relevance
38 typedef struct _union_s struct40 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 */