Home
last modified time | relevance | path

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

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