Function report |
Source Code:kernel\cred.c |
Create Date:2022-07-28 09:32:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Prepare credentials for current to perform an execve()* - The caller must hold ->cred_guard_mutex
Proto:struct cred *prepare_exec_creds(void)
Type:struct cred
Parameter:Nothing
304 | new = prepare_creds - Prepare a new set of credentials for modification* Prepare a new set of task credentials for modification |
311 | keyring private to this thread = NULL |
315 | keyring private to this process = NULL |
318 | Return new |
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 |