ReactOS 0.4.15-dev-7918-g2a2556c
fd_set_bits Struct Reference

#include <linux.h>

Public Attributes

unsigned longin
 
unsigned longout
 
unsigned longex
 
unsigned longres_in
 
unsigned longres_out
 
unsigned longres_ex
 

Detailed Description

Definition at line 1781 of file linux.h.

Member Data Documentation

◆ ex

unsigned long * fd_set_bits::ex

Definition at line 1782 of file linux.h.

◆ in

unsigned long* fd_set_bits::in

Definition at line 1782 of file linux.h.

◆ out

unsigned long * fd_set_bits::out

Definition at line 1782 of file linux.h.

◆ res_ex

unsigned long * fd_set_bits::res_ex

Definition at line 1783 of file linux.h.

◆ res_in

unsigned long* fd_set_bits::res_in

Definition at line 1783 of file linux.h.

◆ res_out

unsigned long * fd_set_bits::res_out

Definition at line 1783 of file linux.h.


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