| Function report | 
| Source Code: security\tomoyo\common.c | Create Date:2022-07-28 19:36:52 | 
| 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_answer - Write the supervisor's decision.*@head: Pointer to "struct tomoyo_io_buffer".* Returns 0 on success, -EINVAL otherwise.
Proto:static int tomoyo_write_answer(struct tomoyo_io_buffer *head)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct tomoyo_io_buffer * | head | 
| 2265 | data = Buffer for writing. | 
| 2274 | timer = 0 | 
| 2277 | If sscanf - Unformat a buffer into a list of arguments*@buf: input buffer*@fmt: formatting of buffer*@...: resulting arguments != 2 Then Return -EINVAL | 
| 2287 | If answer Then list_del_init - deletes entry from list and reinitialize it.*@entry: the element to delete from the list. | 
| 2289 | Break | 
| 2292 | Return 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 |