Home
last modified time | relevance | path

Searched refs:SYS_SENDMSG (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dnet.h42 #define SYS_SENDMSG 16 /* sys_sendmsg(2) */ macro
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c507 case SYS_SENDMSG: in sys_oabi_socketcall()
/linux/net/
H A Dcompat.c497 case SYS_SENDMSG: in COMPAT_SYSCALL_DEFINE2()
H A Dsocket.c3162 case SYS_SENDMSG: in SYSCALL_DEFINE2()