table of contents
other versions
- stretch 4.9.168-1
AUDITSC_GET_STAMP(9) | Audit Interfaces | AUDITSC_GET_STAMP(9) |
NAME¶
auditsc_get_stamp - get local copies of audit_context valuesSYNOPSIS¶
int auditsc_get_stamp(struct audit_context * ctx, struct timespec * t, unsigned int * serial);
ARGUMENTS¶
ctxaudit_context for the task
t
timespec to store time recorded in the
audit_context
serial
serial value that is recorded in the audit_context
DESCRIPTION¶
Also sets the context as auditable.COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |