Function report |
Source Code:security\tomoyo\common.h |
Create Date:2022-07-28 19:32:40 |
Last Modify:2020-03-18 09:12:16 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_put_condition - Drop reference on "struct tomoyo_condition".*@cond: Pointer to "struct tomoyo_condition". Maybe NULL.* Returns nothing.
Proto:static inline void tomoyo_put_condition(struct tomoyo_condition *cond)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct tomoyo_condition * | cond |
1196 | If cond Then atomic_dec( & users) |
Name | Describe |
---|---|
tomoyo_update_domain | moyo_update_domain - Update an entry for domain policy.*@new_entry: Pointer to "struct tomoyo_acl_info".*@size: Size of @new_entry in bytes.*@param: Pointer to "struct tomoyo_acl_param".*@check_duplicate: Callback function to find duplicated entry. |
tomoyo_del_acl | moyo_del_acl - Delete members in "struct tomoyo_acl_info".*@element: Pointer to "struct list_head".* Returns nothing. |
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 |