Searched refs:slowread (Results 1 – 1 of 1) sorted by relevance
324 static ssize_t slowread(Sfio_t*, void*, size_t, Sfdisc_t*);516 dp->readf = slowread; in sh_iostream()1712 static ssize_t slowread(Sfio_t *iop,void *buff,register size_t size,Sfdisc_t *handle) in slowread() function