Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/fcntl.h>
Go to the source code of this file.
Data Structures | |
struct | signalfd_siginfo |
Macros | |
#define | SFD_CLOEXEC O_CLOEXEC |
#define | SFD_NONBLOCK O_NONBLOCK |
#define SFD_CLOEXEC O_CLOEXEC |
Definition at line 16 of file signalfd.h.
#define SFD_NONBLOCK O_NONBLOCK |
Definition at line 17 of file signalfd.h.