CALL_USERMODEHELPER_(9) | Module Support | CALL_USERMODEHELPER_(9) |
NAME¶
call_usermodehelper_setkeys - set the session keys for usermode helper
SYNOPSIS¶
void call_usermodehelper_setkeys(struct subprocess_info * info, struct key * session_keyring);
ARGUMENTS¶
info
a subprocess_info returned by
call_usermodehelper_setup
session_keyring
the session keyring for the process
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |