Query: __audit_reusename
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__AUDIT_REUSENAME(9) Audit Interfaces __AUDIT_REUSENAME(9)NAME__audit_reusename - fill out filename with info from existing entrySYNOPSISstruct filename * __audit_reusename(const __user char * uptr);ARGUMENTSuptr userland ptr to pathnameDESCRIPTIONSearch the audit_names list for the current audit context. If there is an existing entry with a matching "uptr" then return the filename associated with that audit_name. If not, return NULL.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __AUDIT_REUSENAME(9)