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

NAME

6       __audit_log_capset - store information about the arguments to the
7       capset syscall
8

SYNOPSIS

10       void __audit_log_capset(const struct cred * new,
11                               const struct cred * old);
12

ARGUMENTS

14       new
15           the new credentials
16
17       old
18           the old (current) credentials
19

DESCRIPTION

21       Record the aguments userspace sent to sys_capset for later printing by
22       the audit system if applicable
23
25Kernel Hackers Manual 3.10         June 2019             __AUDIT_LOG_CAPSET(9)
Impressum