Function report | 
Source Code:security\tomoyo\condition.c | 
Create Date:2022-07-28 19:38:03 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:moyo_parse_argv - Parse an argv[] condition part.*@left: Lefthand value.*@right: Righthand value.*@argv: Pointer to "struct tomoyo_argv".* Returns true on success, false otherwise.
Proto:static bool tomoyo_parse_argv(char *left, char *right, struct tomoyo_argv *argv)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | left | |
| char * | right | |
| struct tomoyo_argv * | argv | 
| 302 | If tomoyo_parse_ulong( & index, & left) != TOMOYO_VALUE_TYPE_DECIMAL || left++ != ']' || left Then Return false | 
| 305 | value = moyo_get_dqword - tomoyo_get_name() for a quoted string.*@start: String to save.* Returns pointer to "struct tomoyo_path_info" on success, NULL otherwise. | 
| 306 | Return value != NULL | 
| Name | Describe | 
|---|---|
| tomoyo_get_condition | moyo_get_condition - Parse condition part.*@param: Pointer to "struct tomoyo_acl_param".* Returns pointer to "struct tomoyo_condition" on success, NULL otherwise. | 
| 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  |