centos man page for auditsc_get_stamp

Query: auditsc_get_stamp

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AUDITSC_GET_STAMP(9)						 Audit Interfaces					      AUDITSC_GET_STAMP(9)

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
ctx audit_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
Kernel Hackers Manual 3.10 June 2014 AUDITSC_GET_STAMP(9)