Man Page: __audit_log_capset
Operating Environment: centos
Section: 9
__AUDIT_LOG_CAPSET(9) Audit Interfaces __AUDIT_LOG_CAPSET(9)NAME__audit_log_capset - store information about the arguments to the capset syscallSYNOPSISvoid __audit_log_capset(pid_t pid, const struct cred * new, const struct cred * old);ARGUMENTSpid target pid of the capset call new the new credentials old the old (current) credentialsDESCRIPTIONRecord the aguments userspace sent to sys_capset for later printing by the audit system if applicableCOPYRIGHTKernel Hackers Manual 3.10 June 2014 __AUDIT_LOG_CAPSET(9)
| Related Man Pages |
|---|
| explain_getpgid_or_die(3) - debian |
| capset(2) - centos |
| gnutls_credentials_set(3) - centos |
| capget(2) - suse |
| capset(2) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |