OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:audit_alloc
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
audit.h
455
extern int
audit_alloc
(struct task_struct *task);
625
#define
audit_alloc
(t) ({ 0; })
macro
Completed in 225 milliseconds