libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
#define | CAP_SYS_RAWIO 42 |
Functions | |
int | explain_capability_sys_rawio (void) |
#define CAP_SYS_RAWIO 42 |
Definition at line 25 of file sys_rawio.c.
int explain_capability_sys_rawio | ( | void | ) |
The explain_capability_sys_rawio function may be used to determine whether or not the process has the CAP_SYS_RAWIO capability
Allow ioperm/iopl access Allow sending USB messages to any device via /proc/bus/usb
Definition at line 30 of file sys_rawio.c.