Scroll to navigation

__AUDIT_GETNAME(9) Audit Interfaces __AUDIT_GETNAME(9)

NAME

__audit_getname - add a name to the list

SYNOPSIS

void __audit_getname(struct filename * name);

ARGUMENTS

name
name to add

DESCRIPTION

Add a name to the list of audit names for this context. Called from fs/namei.c: getname.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16