Function report |
Source Code:security\tomoyo\common.c |
Create Date:2022-07-28 19:35:55 |
Last Modify:2020-03-18 09:15:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_read_domain - Read domain policy.*@head: Pointer to "struct tomoyo_io_buffer".* Caller holds tomoyo_read_lock().
Proto:static void tomoyo_read_domain(struct tomoyo_io_buffer *head)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct tomoyo_io_buffer * | head |
1620 | If eof Then Return |
1628 | Case step == 0 |
1629 | If Delete flag. && Not print_this_domain_only Then Continue |
1637 | When i < TOMOYO_MAX_DOMAIN_INFO_FLAGS cycle If flags[i] Then |
1640 | index = 0 |
1641 | step++ |
1643 | Case step == 1 |
1644 | When index < Group number is an integer between 0 and 255. cycle |
1646 | If Not st_bit - Determine whether a bit is set*@nr: bit number to test*@addr: Address to start counting from Then Continue |
1652 | index = 0 |
1653 | step++ |
1656 | Case step == 2 |
1659 | step++ |
1663 | Case step == 3 |
1664 | step = 0 |
1665 | If print_this_domain_only Then Go to done |
1669 | done : |
1670 | eof = true |
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 |