1AUDITSC_GET_STAMP(9)           Audit Interfaces           AUDITSC_GET_STAMP(9)
2
3
4

NAME

6       auditsc_get_stamp - get local copies of audit_context values
7

SYNOPSIS

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

ARGUMENTS

13       ctx
14           audit_context for the task
15
16       t
17           timespec to store time recorded in the audit_context
18
19       serial
20           serial value that is recorded in the audit_context
21

DESCRIPTION

23       Also sets the context as auditable.
24
26Kernel Hackers Manual 3.10         June 2019              AUDITSC_GET_STAMP(9)
Impressum