Name

auditsc_get_stamp — get local copies of audit_context values

Synopsis

int auditsc_get_stamp (struct audit_context * ctx,
 struct timespec * t,
 unsigned int * serial);
 

Arguments

struct audit_context * ctx

audit_context for the task

struct timespec * t

timespec to store time recorded in the audit_context

unsigned int * serial

serial value that is recorded in the audit_context

Description

Also sets the context as auditable.