FreeBSD kernel kern code
openbsd_poll_args Struct Reference

Data Fields

struct pollfd * fds
 
u_int nfds
 
int timeout
 

Detailed Description

Definition at line 1484 of file sys_generic.c.

Field Documentation

struct pollfd* openbsd_poll_args::fds

Definition at line 1485 of file sys_generic.c.

Referenced by systrace_args().

u_int openbsd_poll_args::nfds

Definition at line 1486 of file sys_generic.c.

Referenced by systrace_args().

int openbsd_poll_args::timeout

Definition at line 1487 of file sys_generic.c.

Referenced by systrace_args().


The documentation for this struct was generated from the following file: