OpenGrok
Cross Reference: tdb.c
xref
: /
external
/
ppp
/
pppd
/
tdb.c
Home
|
History
|
Annotate
|
Download
|
only in
pppd
Lines Matching
refs:pread
397
else if (
pread
(tdb->fd, buf, len, off) != (ssize_t)len) {