Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnet.h30 #define SYS_LISTEN 4 /* sys_listen(2) */ macro
/linux/net/
H A Dcompat.c456 case SYS_LISTEN: in COMPAT_SYSCALL_DEFINE2()
H A Dsocket.c3125 case SYS_LISTEN: in SYSCALL_DEFINE2()