Home
last modified time | relevance | path

Searched refs:SYS_ACCEPT4 (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dnet.h44 #define SYS_ACCEPT4 18 /* sys_accept4(2) */ macro
/linux/net/
H A Dcompat.c511 case SYS_ACCEPT4: in COMPAT_SYSCALL_DEFINE2()
H A Dsocket.c3185 case SYS_ACCEPT4: in SYSCALL_DEFINE2()