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

NAME

6       __audit_reusename - fill out filename with info from existing entry
7

SYNOPSIS

9       struct filename * __audit_reusename(const __user char * uptr);
10

ARGUMENTS

12       uptr
13           userland ptr to pathname
14

DESCRIPTION

16       Search the audit_names list for the current audit context. If there is
17       an existing entry with a matching “uptr” then return the filename
18       associated with that audit_name. If not, return NULL.
19
21Kernel Hackers Manual 3.10         June 2019              __AUDIT_REUSENAME(9)
Impressum