ckb-next  v0.2.8 at branch master
ckb-next driver for corsair devices
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
os.h File Reference
#include <features.h>
#include <libudev.h>
#include <linux/uinput.h>
#include <linux/usbdevice_fs.h>
+ Include dependency graph for os.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _DEFAULT_SOURCE
 
#define _GNU_SOURCE
 
#define UINPUT_VERSION   2
 
#define euid_guard_start
 
#define euid_guard_stop
 

Macro Definition Documentation

#define _DEFAULT_SOURCE

Definition at line 22 of file os.h.

#define _GNU_SOURCE

Definition at line 26 of file os.h.

#define euid_guard_start

Definition at line 40 of file os.h.

Referenced by mkdevpath(), mknotifynode(), rmdevpath(), rmnotifynode(), and updateconnected().

#define euid_guard_stop

Definition at line 41 of file os.h.

Referenced by mkdevpath(), mknotifynode(), rmdevpath(), rmnotifynode(), and updateconnected().

#define UINPUT_VERSION   2

Definition at line 35 of file os.h.