Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
poll.h File Reference
#include <asm-generic/poll.h>

Go to the source code of this file.

Macros

#define POLLWRNORM   POLLOUT
 
#define POLLWRBAND   0x0100
 
#define POLLREMOVE   0x0800
 

Macro Definition Documentation

#define POLLREMOVE   0x0800

Definition at line 16 of file poll.h.

#define POLLWRBAND   0x0100

Definition at line 15 of file poll.h.

#define POLLWRNORM   POLLOUT

Definition at line 14 of file poll.h.