libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
#define | CAP_IPC_LOCK 42 |
Functions | |
int | explain_capability_ipc_lock (void) |
#define CAP_IPC_LOCK 42 |
Definition at line 25 of file ipc_lock.c.
int explain_capability_ipc_lock | ( | void | ) |
The explain_capability_ipc_lock function may be used to determine whether or not the process has the CAP_IPC_LOCK capability
Allow locking of shared memory segments Allow mlock and mlockall (which doesn't really have anything to do with IPC)
Definition at line 30 of file ipc_lock.c.