Function report |
Source Code:security\selinux\include\objsec.h |
Create Date:2022-07-28 18:52:16 |
Last Modify:2020-03-18 08:17:34 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get the subjective security ID of the current task
Proto:static inline unsigned int current_sid(void)
Type:unsigned int
Parameter:Nothing
187 | tsec = selinux_cred(current_cred - Access the current task's subjective credentials* Access the subjective credentials of the current task. RCU-safe,* since nobody else can modify it.()) |
189 | Return current SID |
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 |