Home
last modified time | relevance | path

Searched refs:LINUX_SYS_LISTEN (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/compat/linux/common/
H A Dlinux_socketcall.h82 #define LINUX_SYS_LISTEN 4 macro
H A Dlinux_socketcall.c177 case LINUX_SYS_LISTEN: in linux_sys_socketcall()