Function report |
Source Code:security\apparmor\path.c |
Create Date:2022-07-28 19:51:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:modified from dcache.c
Proto:static int prepend(char **buffer, int buflen, const char *str, int namelen)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char ** | buffer | |
int | buflen | |
const char * | str | |
int | namelen |
28 | If buflen < 0 Then Return -ENAMETOOLONG |
32 | Return 0 |
Name | Describe |
---|---|
disconnect | If the path is not connected to the expected root,* check if it is a sysctl and handle specially else remove any* leading / that __d_path may have returned |
d_namespace_path | d_namespace_path - lookup a name associated with a given path*@path: path to lookup (NOT NULL)*@buf: buffer to store path to (NOT NULL)*@name: Returns - pointer for start of path name with in @buf (NOT NULL)*@flags: flags controlling 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 |