Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysproto.h1393 struct ppoll_args { struct
1394 struct pollfd * fds; char fds_[PAD_(struct pollfd *)];
1395 u_int nfds; char nfds_[PAD_(u_int)];
1396 const struct timespec * ts; char ts_[PAD_(const struct timespec *)];
1397 const sigset_t * sigmask; char sigmask_[PAD_(const sigset_t *)];