Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:35:03 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_write_task - Update task related list.*@param: Pointer to "struct tomoyo_acl_param".* Returns 0 on success, negative value otherwise.* Caller holds tomoyo_read_lock().
Proto:static int tomoyo_write_task(struct tomoyo_acl_param *param)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct tomoyo_acl_param * | param |
1065 | If tomoyo_str_starts( & data, "manual_domain_transition ") Then |
1066 | struct tomoyo_task_acl e = { One of values in "enum tomoyo_acl_entry_type_index". = TOMOYO_TYPE_MANUAL_TASK_ACL, Pointer to domainname. = tomoyo_get_domainname(param), } |
1077 | Return error |
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 |