Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysproto.h581 struct poll_args { struct
582 struct pollfd * fds; char fds_[PAD_(struct pollfd *)];
583 u_int nfds; char nfds_[PAD_(u_int)];
584 int timeout; char timeout_[PAD_(int)];