Linux Kernel
3.7.1
|
#include <audit.h>
Data Fields | |
int | error |
int | op |
int | type |
void * | profile |
const char * | name |
const char * | info |
struct task_struct * | tsk |
union { | |
void * target | |
struct { | |
long pos | |
void * target | |
} iface | |
struct { | |
int rlim | |
unsigned long max | |
} rlim | |
struct { | |
const char * target | |
u32 request | |
u32 denied | |
kuid_t ouid | |
} fs | |
}; | |
union { ... } |
struct { ... } fs |
struct { ... } iface |
struct { ... } rlim |
struct task_struct* tsk |