Query: audit_log_start
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUDIT_LOG_START(9) Audit Interfaces AUDIT_LOG_START(9)NAMEaudit_log_start - obtain an audit bufferSYNOPSISstruct audit_buffer * audit_log_start(struct audit_context * ctx, gfp_t gfp_mask, int type);ARGUMENTSctx audit_context (may be NULL) gfp_mask type of allocation type audit message typeDESCRIPTIONReturns audit_buffer pointer on success or NULL on error. Obtain an audit buffer. This routine does locking to obtain the audit buffer, but then no locking is required for calls to audit_log_*format. If the task (ctx) is a task that is currently in a syscall, then the syscall is marked as auditable and an audit record will be written at syscall exit. If there is no associated task, then task context (ctx) should be NULL.COPYRIGHTKernel Hackers Manual 3.10 June 2014 AUDIT_LOG_START(9)
Related Man Pages |
---|
audit_data(4) - sunos |
audit_data(4) - php |
audit_data(4) - plan9 |
audit_data(4) - linux |
audit_data(4) - redhat |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
Please Welcome Dave Munro to the Moderator Team! |