Function report | 
Source Code:security\tomoyo\domain.c | 
Create Date:2022-07-28 19:39:49 | 
| Last Modify:2022-05-23 20:14:46 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:moyo_transition_type - Get domain transition type
Proto:static enum tomoyo_transition_type tomoyo_transition_type(const struct tomoyo_policy_namespace *ns, const struct tomoyo_path_info *domainname, const struct tomoyo_path_info *program)
Type:enum tomoyo_transition_type
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct tomoyo_policy_namespace * | ns | |
| const struct tomoyo_path_info * | domainname | |
| const struct tomoyo_path_info * | program | 
| 348 | last_name = moyo_last_word - Get last component of a domainname.*@name: Domainname to check.* Returns the last word of @domainname. | 
| 351 | When type < TOMOYO_MAX_TRANSITION_TYPE cycle | 
| 357 | type++ | 
| 358 | Continue | 
| 360 | If type != TOMOYO_TRANSITION_CONTROL_NO_RESET && type != TOMOYO_TRANSITION_CONTROL_NO_INITIALIZE Then Break | 
| 368 | type++ | 
| 369 | type++ | 
| 371 | Return type | 
| Name | Describe | 
|---|---|
| tomoyo_find_next_domain | moyo_find_next_domain - Find a domain.*@bprm: Pointer to "struct linux_binprm".* Returns 0 on success, negative value 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  |