Linux Kernel
3.7.1
|
#include <linux/syscalls.h>
#include <linux/keyctl.h>
#include <linux/compat.h>
#include <linux/slab.h>
#include "internal.h"
Go to the source code of this file.
Functions | |
asmlinkage long | compat_sys_keyctl (u32 option, u32 arg2, u32 arg3, u32 arg4, u32 arg5) |