Searched defs:Sfio_t (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libpp/common/
H A Dpp.h51 #define Sfio_t char macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h32 typedef struct _sfio_s Sfio_t; typedef in typeref:struct:_sfio_s
47 typedef ssize_t (*Sfread_f)_ARG_((Sfio_t*, Void_t*, size_t, Sfdisc_t*));
48 typedef ssize_t (*Sfwrite_f)_ARG_((Sfio_t*, const Void_t*, size_t, Sfdisc_t*));
49 typedef Sfoff_t (*Sfseek_f)_ARG_((Sfio_t*, Sfoff_t, int, Sfdisc_t*));
50 typedef int (*Sfexcept_f)_ARG_((Sfio_t*, int, Void_t*, Sfdisc_t*));
51 typedef int (*Sfwalk_f)_ARG_((Sfio_t*, Void_t*));
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
179 #define SF_POPSTACK ((Sfio_t*)0) /* pop the stream stack */
212 extern Sfio_t* sfstdi
[all...]
/osnet-11/usr/src/lib/libast/common/include/
H A Dsfio.h32 typedef struct _sfio_s Sfio_t; typedef in typeref:struct:_sfio_s
47 typedef ssize_t (*Sfread_f)_ARG_((Sfio_t*, Void_t*, size_t, Sfdisc_t*));
48 typedef ssize_t (*Sfwrite_f)_ARG_((Sfio_t*, const Void_t*, size_t, Sfdisc_t*));
49 typedef Sfoff_t (*Sfseek_f)_ARG_((Sfio_t*, Sfoff_t, int, Sfdisc_t*));
50 typedef int (*Sfexcept_f)_ARG_((Sfio_t*, int, Void_t*, Sfdisc_t*));
51 typedef int (*Sfwalk_f)_ARG_((Sfio_t*, Void_t*));
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
179 #define SF_POPSTACK ((Sfio_t*)0) /* pop the stream stack */
212 extern Sfio_t* sfstdi
[all...]
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h32 typedef struct _sfio_s Sfio_t; typedef in typeref:struct:_sfio_s
47 typedef ssize_t (*Sfread_f)_ARG_((Sfio_t*, Void_t*, size_t, Sfdisc_t*));
48 typedef ssize_t (*Sfwrite_f)_ARG_((Sfio_t*, const Void_t*, size_t, Sfdisc_t*));
49 typedef Sfoff_t (*Sfseek_f)_ARG_((Sfio_t*, Sfoff_t, int, Sfdisc_t*));
50 typedef int (*Sfexcept_f)_ARG_((Sfio_t*, int, Void_t*, Sfdisc_t*));
51 typedef int (*Sfwalk_f)_ARG_((Sfio_t*, Void_t*));
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
179 #define SF_POPSTACK ((Sfio_t*)0) /* pop the stream stack */
212 extern Sfio_t* sfstdi
[all...]
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h32 typedef struct _sfio_s Sfio_t; typedef in typeref:struct:_sfio_s
47 typedef ssize_t (*Sfread_f)_ARG_((Sfio_t*, Void_t*, size_t, Sfdisc_t*));
48 typedef ssize_t (*Sfwrite_f)_ARG_((Sfio_t*, const Void_t*, size_t, Sfdisc_t*));
49 typedef Sfoff_t (*Sfseek_f)_ARG_((Sfio_t*, Sfoff_t, int, Sfdisc_t*));
50 typedef int (*Sfexcept_f)_ARG_((Sfio_t*, int, Void_t*, Sfdisc_t*));
51 typedef int (*Sfwalk_f)_ARG_((Sfio_t*, Void_t*));
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
179 #define SF_POPSTACK ((Sfio_t*)0) /* pop the stream stack */
212 extern Sfio_t* sfstdi
[all...]
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h32 typedef struct _sfio_s Sfio_t; typedef in typeref:struct:_sfio_s
47 typedef ssize_t (*Sfread_f)_ARG_((Sfio_t*, Void_t*, size_t, Sfdisc_t*));
48 typedef ssize_t (*Sfwrite_f)_ARG_((Sfio_t*, const Void_t*, size_t, Sfdisc_t*));
49 typedef Sfoff_t (*Sfseek_f)_ARG_((Sfio_t*, Sfoff_t, int, Sfdisc_t*));
50 typedef int (*Sfexcept_f)_ARG_((Sfio_t*, int, Void_t*, Sfdisc_t*));
51 typedef int (*Sfwalk_f)_ARG_((Sfio_t*, Void_t*));
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
179 #define SF_POPSTACK ((Sfio_t*)0) /* pop the stream stack */
212 extern Sfio_t* sfstdi
[all...]

Completed in 249 milliseconds