Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h54 struct _sfdisc_s struct
55 { Sfread_f readf; /* read function */
56 Sfwrite_f writef; /* write function */
57 Sfseek_f seekf; /* seek function */
58 Sfexcept_f exceptf; /* to handle exceptions */
59 Sfdisc_t* disc; /* the continuing discipline */