Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:36:42 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tomoyo_find_domain_by_qid
Proto:static struct tomoyo_domain_info *tomoyo_find_domain_by_qid(unsigned int serial)
Type:struct tomoyo_domain_info
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | serial |
2164 | struct tomoyo_domain_info * domain = NULL |
2171 | Break |
2174 | Return domain |
Name | Describe |
---|---|
tomoyo_select_domain | moyo_select_domain - Parse select command.*@head: Pointer to "struct tomoyo_io_buffer".*@data: String to parse.* Returns true on success, false otherwise.* Caller holds tomoyo_read_lock(). |
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 |