Function report | 
Source Code:security\tomoyo\file.c | 
Create Date:2022-07-28 19:42:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:moyo_write_file - Update file related list.*@param: Pointer to "struct tomoyo_acl_param".* Returns 0 on success, negative value otherwise.* Caller holds tomoyo_read_lock().
Proto:int tomoyo_write_file(struct tomoyo_acl_param *param)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct tomoyo_acl_param * | param | 
| 1014 | perm = 0 | 
| 1016 | operation = tomoyo_read_token(param) | 
| 1018 | When type < TOMOYO_MAX_PATH_OPERATION cycle If tomoyo_permstr(operation, String table for path operation. [type]) Then | 
| 1044 | Return -EINVAL | 
| 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  |