Function report |
Source Code:kernel\seccomp.c |
Create Date:2022-07-28 11:46:11 |
Last Modify:2022-05-19 16:58:48 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:secure_computing_strict
Proto:void secure_computing_strict(int this_syscall)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | this_syscall |
716 | If mode == seccomp is not in use. Then Return |
718 | Else if mode == uses hard-coded filter. Then __secure_computing_strict(this_syscall) |
720 | Else BUG() |
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 |