Function report | 
Source Code:security\tomoyo\domain.c | 
Create Date:2022-07-28 19:39:57 | 
| Last Modify:2022-05-23 20:14:46 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:moyo_find_namespace - Find specified namespace.*@name: Name of namespace to find.*@len: Length of @name.* Returns pointer to "struct tomoyo_policy_namespace" if found,* NULL otherwise.* Caller holds tomoyo_read_lock().
Proto:static struct tomoyo_policy_namespace *tomoyo_find_namespace(const char *name, const unsigned int len)
Type:struct tomoyo_policy_namespace
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | name | |
| const unsigned int | len | 
| 444 | 
If  strncmp(name,  Name of this namespace (e.g. " | 
| 447 | Return ns | 
| 449 | Return NULL | 
| Name | Describe | 
|---|---|
| tomoyo_assign_namespace | moyo_assign_namespace - Create a new namespace.*@domainname: Name of namespace to create.* Returns pointer to "struct tomoyo_policy_namespace" on success,* NULL 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  |