Function report |
Source Code:security\apparmor\lsm.c |
Create Date:2022-07-28 19:53:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:apparmor_setprocattr
Proto:static int apparmor_setprocattr(const char *name, void *value, size_t size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
void * | value | |
size_t | size |
629 | largs = args = Allocation memory |
641 | args = skip_spaces - Removes leading whitespace from @str.*@str: The string to be stripped.* Returns a pointer to the first non-whitespace character in @str. |
667 | Else Go to fail |
669 | Else Go to fail |
675 | out : |
677 | Return error |
679 | fail : |
685 | Go to out |
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 |