Function report |
Source Code:kernel\auditfilter.c |
Create Date:2022-07-28 11:25:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:parent_len - find the length of the parent portion of a pathname*@path: pathname of which to determine length
Proto:int parent_len(const char *path)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | path |
1282 | p-- |
1286 | p-- |
Name | Describe |
---|---|
audit_compare_dname_path | audit_compare_dname_path - compare given dentry name with last component in* given path. Return of 0 indicates a match.*@dname: dentry name that we're comparing*@path: full pathname that we're comparing*@parentlen: length of the parent if known |
__audit_inode | __audit_inode - store the inode and device from a lookup*@name: name being audited*@dentry: dentry being audited*@flags: attributes for this particular entry |
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 |