Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
audit.c File Reference
#include <linux/init.h>
#include <linux/types.h>
#include <linux/audit.h>
#include <asm/unistd.h>
#include <asm-generic/audit_dir_write.h>
#include <asm-generic/audit_read.h>
#include <asm-generic/audit_write.h>
#include <asm-generic/audit_change_attr.h>
#include <asm-generic/audit_signal.h>

Go to the source code of this file.

Functions

int audit_classify_arch (int arch)
 
int audit_classify_syscall (int abi, unsigned syscall)
 
 __initcall (audit_classes_init)
 

Function Documentation

__initcall ( audit_classes_init  )
int audit_classify_arch ( int  arch)

Definition at line 31 of file audit.c.

int audit_classify_syscall ( int  abi,
unsigned  syscall 
)

Definition at line 40 of file audit.c.