Function report |
Source Code:security\smack\smack_lsm.c |
Create Date:2022-07-28 19:24:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:smack_ismaclabel - check if xattr @name references a smack MAC label*@name: Full xattr name to check.
Proto:static int smack_ismaclabel(const char *name)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name |
4441 | Return strcmp(name, XATTR_SMACK_SUFFIX) == 0 |
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 |