Home
last modified time | relevance | path

Searched defs:socketcall (Results 1 – 3 of 3) sorted by relevance

/linux/net/
H A Dcompat.c423 COMPAT_SYSCALL_DEFINE2(socketcall, int, call, u32 __user *, args) in COMPAT_SYSCALL_DEFINE2() argument
H A Dsocket.c3095 SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) in SYSCALL_DEFINE2() argument
/linux/kernel/
H A Daudit.h158 } socketcall; member