Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsftmp.c47 struct _file_s struct
48 { File_t* next; /* link list */
49 Sfio_t* f; /* associated stream */
50 char name[1]; /* temp file name */
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsftmp.c47 struct _file_s struct
48 next_file_s global() argument
49 f_file_s global() argument
50 name_file_s global() argument
/titanic_51/usr/src/lib/libast/common/disc/
H A Dsfdcunion.c33 typedef struct _file_s struct
34 { Sfio_t* f; /* the stream */
35 Sfoff_t lower; /* its lowest end */
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcunion.c33 typedef struct _file_s struct
34 f_file_s global() argument
35 lower_file_s global() argument