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

struct filename * name
name to add

DESCRIPTION

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

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11