table of contents
other versions
- stretch 4.9.168-1
 
| __AUDIT_GETNAME(9) | Audit Interfaces | __AUDIT_GETNAME(9) | 
NAME¶
__audit_getname - add a name to the listSYNOPSIS¶
void __audit_getname(struct filename * name);
ARGUMENTS¶
namename to add
DESCRIPTION¶
Add a name to the list of audit names for this context. Called from fs/namei.c:getname.COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |