Function report |
Source Code:security\keys\request_key.c |
Create Date:2022-07-28 18:23:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Call a usermode helper with a specific session keyring.
Proto:static int call_usermodehelper_keys(const char *path, char **argv, char **envp, struct key *session_keyring, int wait)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | path | |
char ** | argv | |
char ** | envp | |
struct key * | session_keyring | |
int | wait |
107 | key_get(session_keyring) |
Name | Describe |
---|---|
call_sbin_request_key | Request userspace finish the construction of a key* - execute "/sbin/request-key |
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 |