Function report |
Source Code:kernel\exec_domain.c |
Create Date:2022-07-28 08:59:15 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SYSCALL_DEFINE1
Proto:SYSCALL_DEFINE1(personality, unsigned int, personality)
Type:
Parameter:Nothing
| 40 | old = personality |
| 42 | If Return the base personality without flags. != 0xffffffff Then Change personality of the currently running process.(Return the base personality without flags.) |
| 45 | Return old |
| 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 |