Function report |
Source Code:security\apparmor\apparmorfs.c |
Create Date:2022-07-28 19:50:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gen_symlink_name
Proto:static char *gen_symlink_name(int depth, const char *dirname, const char *fname)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
int | depth | |
const char * | dirname | |
const char * | fname |
1608 | size = depth * 6 + strlen - Find the length of a string*@s: The string to be sized + strlen - Find the length of a string*@s: The string to be sized + 11 |
1610 | s = buffer = Allocation memory |
1623 | Return ERR_PTR( - ENAMETOOLONG) |
1626 | Return buffer |
Name | Describe |
---|---|
rawdata_get_link_base |
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 |