| Function report | 
| Source Code: security\apparmor\ipc.c | Create Date:2022-07-28 19:50:45 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:aa_may_signal
Proto:int aa_may_signal(struct aa_label *sender, struct aa_label *target, int sig)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_label * | sender | |
| struct aa_label * | target | |
| int | sig | 
| 213 | signal = map_signal_num(sig) | 
| 214 | unmappedsig = sig | 
| 215 | Return xcheck_labels(sender, target, profile, profile_signal_perm(profile, target, MAY_WRITE, & sa), profile_signal_perm(profile, sender, MAY_READ, & sa)) | 
| Name | Describe | 
|---|---|
| apparmor_task_kill | 
| 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 |