|
Linux Kernel
3.7.1
|
#include <lsm_audit.h>
Data Fields | |
| char | type |
| union { | |
| struct path path | |
| struct dentry * dentry | |
| struct inode * inode | |
| struct lsm_network_audit * net | |
| int cap | |
| int ipc_id | |
| struct task_struct * tsk | |
| char * kmod_name | |
| } | u |
| union { | |
| }; | |
Definition at line 44 of file lsm_audit.h.
| union { ... } |
| int cap |
Definition at line 61 of file lsm_audit.h.
Definition at line 58 of file lsm_audit.h.
Definition at line 59 of file lsm_audit.h.
| int ipc_id |
Definition at line 62 of file lsm_audit.h.
| char* kmod_name |
Definition at line 70 of file lsm_audit.h.
Definition at line 60 of file lsm_audit.h.
Definition at line 57 of file lsm_audit.h.
| struct task_struct* tsk |
Definition at line 63 of file lsm_audit.h.
Definition at line 45 of file lsm_audit.h.
| union { ... } u |
1.8.2