Function report |
Source Code:security\apparmor\procattr.c |
Create Date:2022-07-28 19:52:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:split_token_from_name - separate a string of form <token>^<name>*@op: operation being checked*@args: string to parse (NOT NULL)*@token: stores returned parsed token value (NOT NULL)* Returns: start position of name after token else NULL on failure
Proto:static char *split_token_from_name(const char *op, char *args, u64 *token)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | op | |
char * | args | |
u64 * | token |
88 | name++ |
91 | Return name |
Name | Describe |
---|---|
aa_setprocattr_changehat | aa_setprocattr_chagnehat - handle procattr interface to change_hat*@args: args received from writing to /proc/ |
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 |