Home
last modified time | relevance | path

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

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