Searched refs:SYS_SENDMSG (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/sys/
H A Dsocketcalls.h48 #define SYS_SENDMSG 16 /* sys_sendmsg(2) */ macro
/bionic/libc/kernel/common/linux/
H A Dnet.h46 #define SYS_SENDMSG 16 macro
/bionic/libc/unistd/
H A Dsocketcalls.c49 SYS_SENDMSG, enumerator in enum:__anon685
243 return __socketcall( SYS_SENDMSG, t );

Completed in 4 milliseconds