Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Ddescriptor.h41 struct fdescriptor { struct
44 int (*UpdateSet)(struct fdescriptor *, fd_set *, fd_set *, fd_set *, int *); argument
45 int (*IsSet)(struct fdescriptor *, const fd_set *); argument
46 void (*Read)(struct fdescriptor *, struct bundle *, const fd_set *); argument
47 int (*Write)(struct fdescriptor *, struct bundle *, const fd_set *); argument