Function report |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-28 18:54:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Convert a Linux signal to an access vector.
Proto:static inline unsigned int signal_to_av(int sig)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
int | sig |
1599 | perm = 0 |
1604 | perm = PROCESS__SIGCHLD |
1605 | Break |
1608 | perm = PROCESS__SIGKILL |
1609 | Break |
1612 | perm = PROCESS__SIGSTOP |
1613 | Break |
1614 | Default |
1616 | perm = PROCESS__SIGNAL |
1617 | Break |
1620 | Return perm |
Name | Describe |
---|---|
selinux_file_send_sigiotask | |
selinux_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 |