Function report |
Source Code:include\linux\audit.h |
Create Date:2022-07-28 07:11:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_inode
Proto:static inline void audit_inode(struct filename *name, const struct dentry *dentry, unsigned int aflags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct filename * | name | |
const struct dentry * | dentry | |
unsigned int | aflags |
NULL
Name | Describe |
---|---|
prepare_open | |
may_follow_link | may_follow_link - Check symlink following for unsafe situations*@nd: nameidata pathwalk data* In the case of the sysctl_protected_symlinks sysctl being enabled,* CAP_DAC_OVERRIDE needs to be specifically ignored if the symlink is |
filename_lookup | |
filename_parentat | |
filename_mountpoint | |
do_last | Handle the last step of open() |
do_tmpfile | |
do_o_path |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |