Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
poll_list Struct Reference

Data Fields

struct poll_listnext
 
int len
 
struct pollfd entries [0]
 

Detailed Description

Definition at line 704 of file select.c.

Field Documentation

struct pollfd entries[0]

Definition at line 707 of file select.c.

int len

Definition at line 706 of file select.c.

Definition at line 705 of file select.c.


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