UV_SYSCALL_BASE 48 src/unix/linux-syscalls.c # define __NR_accept4 (UV_SYSCALL_BASE + 366) UV_SYSCALL_BASE 58 src/unix/linux-syscalls.c # define __NR_eventfd (UV_SYSCALL_BASE + 351) UV_SYSCALL_BASE 68 src/unix/linux-syscalls.c # define __NR_eventfd2 (UV_SYSCALL_BASE + 356) UV_SYSCALL_BASE 78 src/unix/linux-syscalls.c # define __NR_epoll_create (UV_SYSCALL_BASE + 250) UV_SYSCALL_BASE 88 src/unix/linux-syscalls.c # define __NR_epoll_create1 (UV_SYSCALL_BASE + 357) UV_SYSCALL_BASE 98 src/unix/linux-syscalls.c # define __NR_epoll_ctl (UV_SYSCALL_BASE + 251) UV_SYSCALL_BASE 108 src/unix/linux-syscalls.c # define __NR_epoll_wait (UV_SYSCALL_BASE + 252) UV_SYSCALL_BASE 118 src/unix/linux-syscalls.c # define __NR_epoll_pwait (UV_SYSCALL_BASE + 346) UV_SYSCALL_BASE 128 src/unix/linux-syscalls.c # define __NR_inotify_init (UV_SYSCALL_BASE + 316) UV_SYSCALL_BASE 138 src/unix/linux-syscalls.c # define __NR_inotify_init1 (UV_SYSCALL_BASE + 360) UV_SYSCALL_BASE 148 src/unix/linux-syscalls.c # define __NR_inotify_add_watch (UV_SYSCALL_BASE + 317) UV_SYSCALL_BASE 158 src/unix/linux-syscalls.c # define __NR_inotify_rm_watch (UV_SYSCALL_BASE + 318) UV_SYSCALL_BASE 168 src/unix/linux-syscalls.c # define __NR_pipe2 (UV_SYSCALL_BASE + 359) UV_SYSCALL_BASE 178 src/unix/linux-syscalls.c # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) UV_SYSCALL_BASE 188 src/unix/linux-syscalls.c # define __NR_sendmmsg (UV_SYSCALL_BASE + 374) UV_SYSCALL_BASE 198 src/unix/linux-syscalls.c # define __NR_utimensat (UV_SYSCALL_BASE + 348)