|
libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
| #define | CAP_LINUX_IMMUTABLE 42 |
Functions | |
| int | explain_capability_linux_immutable (void) |
| #define CAP_LINUX_IMMUTABLE 42 |
Definition at line 25 of file linux_immutable.c.
| int explain_capability_linux_immutable | ( | void | ) |
The explain_capability_linux_immutable function may be used to determine whether or not the process has the CAP_LINUX_IMMUTABLE capability
Allow modification of S_IMMUTABLE and S_APPEND file attributes
Definition at line 30 of file linux_immutable.c.
1.7.6.1