Home
last modified time | relevance | path

Searched refs:streamseek (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcsubstr.c112 static Sfoff_t streamseek(Sfio_t* f, Sfoff_t pos, int type, Sfdisc_t* disc) in streamseek() function
114 static Sfoff_t streamseek(f, pos, type, disc) in streamseek()
203 su->disc.seekf = streamseek;