Function report |
Source Code:security\apparmor\lsm.c |
Create Date:2022-07-28 19:53:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:apparmor_bprm_committing_creds - do task cleanup on committing new creds*@bprm: binprm for the exec (NOT NULL)
Proto:static void apparmor_bprm_committing_creds(struct linux_binprm *bprm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct linux_binprm * | bprm |
695 | new_label = cred_label(w credentials ) |
698 | If proxy == proxy || unconfined(new_label) Then Return |
704 | pdeath_signal = 0 |
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 |