ReactOS 0.4.15-dev-7931-gfd331f1
poll_table_struct Struct Reference

#include <linux.h>

Collaboration diagram for poll_table_struct:

Public Attributes

int error
 
struct poll_table_page * table
 

Detailed Description

Definition at line 1756 of file linux.h.

Member Data Documentation

◆ error

int poll_table_struct::error

Definition at line 1757 of file linux.h.

◆ table

struct poll_table_page* poll_table_struct::table

Definition at line 1758 of file linux.h.


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