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

#include <posix_types.h>

Data Fields

unsigned long fds_bits [__FD_SETSIZE/(8 *sizeof(long))]
 

Detailed Description

Definition at line 24 of file posix_types.h.

Field Documentation

unsigned long fds_bits[__FD_SETSIZE/(8 *sizeof(long))]

Definition at line 25 of file posix_types.h.


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