Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcseekable.c32 typedef struct _skable_s struct
33 { Sfdisc_t disc; /* sfio discipline */
34 Sfio_t* shadow; /* to shadow data */
35 Sfoff_t discard;/* sfseek(f,-1,SEEK_SET) discarded data */
36 Sfoff_t extent; /* shadow extent */
37 int eof; /* if eof has been reached */