Searched refs:_sfio_s (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/include/
H A Dsfio_s.h35 struct _sfio_s struct
40 struct _sfio_s* _push; /* the stream that was pushed on */
H A Dregex.h246 struct _sfio_s;
250 extern int regsub(const regex_t*, struct _sfio_s*, const char*, const char*, size_t, regmatch_t*, regflags_t);
H A Dast_std.h53 struct _sfio_s;
55 #define FILE struct _sfio_s
H A Dast.h55 struct _sfio_s;
57 #define FILE struct _sfio_s
H A Dsfio.h32 typedef struct _sfio_s Sfio_t;

Completed in 358 milliseconds