Function report | 
Source Code:security\tomoyo\condition.c | 
Create Date:2022-07-28 19:38:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:moyo_same_condition - Check for duplicated "struct tomoyo_condition" entry.*@a: Pointer to "struct tomoyo_condition".*@b: Pointer to "struct tomoyo_condition".* Returns true if @a == @b, false otherwise.
Proto:static inline bool tomoyo_same_condition(const struct tomoyo_condition *a, const struct tomoyo_condition *b)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct tomoyo_condition * | a | |
| const struct tomoyo_condition * | b | 
| Name | Describe | 
|---|---|
| tomoyo_commit_condition | moyo_commit_condition - Commit "struct tomoyo_condition".*@entry: Pointer to "struct tomoyo_condition".* Returns pointer to "struct tomoyo_condition" on success, NULL otherwise.* This function merges duplicated entries. This function returns NULL if | 
| 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  |