Function report | 
Source Code:security\selinux\avc.c | 
Create Date:2022-07-28 18:43:29 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:avc_search_node
Proto:static inline struct avc_node *avc_search_node(struct selinux_avc *avc, unsigned int ssid, unsigned int tsid, u16 tclass)
Type:struct avc_node
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct selinux_avc * | avc | |
| unsigned int | ssid | |
| unsigned int | tsid | |
| u16 | tclass | 
| 531 | head = head for avc_node->list [hvalue] | 
| 541 | Return ret | 
| Name | Describe | 
|---|---|
| avc_lookup | avc_lookup - Look up an AVC entry.*@ssid: source security identifier*@tsid: target security identifier*@tclass: target security class* Look up an AVC entry that is valid for the* (@ssid, @tsid), interpreting the permissions* based on @tclass | 
| 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  |