Function report |
Source Code:security\apparmor\ipc.c |
Create Date:2022-07-28 19:50:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:map_signal_num
Proto:static inline int map_signal_num(int sig)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | sig |
135 | If sig > SIGRTMAX Then Return SIGUNKNOWN |
137 | Else if sig >= These should not be considered constants from userland. Then Return sig - These should not be considered constants from userland. + SIGRT_BASE |
141 | Return SIGUNKNOWN |
Name | Describe |
---|---|
aa_may_signal |
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 |