Linux-Seccomp
view release on metacpan or search on metacpan
libseccomp/src/arch-arm-syscalls.c view on Meta::CPAN
{ "sendfile", (__SCMP_NR_BASE + 187) },
{ "sendfile64", (__SCMP_NR_BASE + 239) },
{ "sendmmsg", (__SCMP_NR_BASE + 374) },
{ "sendmsg", (__SCMP_NR_BASE + 296) },
{ "sendto", (__SCMP_NR_BASE + 290) },
{ "set_mempolicy", (__SCMP_NR_BASE + 321) },
{ "set_robust_list", (__SCMP_NR_BASE + 338) },
{ "set_thread_area", __PNR_set_thread_area },
{ "set_tid_address", (__SCMP_NR_BASE + 256) },
{ "set_tls", (__SCMP_NR_BASE + (__SCMP_ARM_NR_BASE + 5)) },
{ "setdomainname", (__SCMP_NR_BASE + 121) },
{ "setfsgid", (__SCMP_NR_BASE + 139) },
{ "setfsgid32", (__SCMP_NR_BASE + 216) },
{ "setfsuid", (__SCMP_NR_BASE + 138) },
{ "setfsuid32", (__SCMP_NR_BASE + 215) },
{ "setgid", (__SCMP_NR_BASE + 46) },
{ "setgid32", (__SCMP_NR_BASE + 214) },
{ "setgroups", (__SCMP_NR_BASE + 81) },
{ "setgroups32", (__SCMP_NR_BASE + 206) },
{ "sethostname", (__SCMP_NR_BASE + 74) },
{ "setitimer", (__SCMP_NR_BASE + 104) },
{ "setns", (__SCMP_NR_BASE + 375) },
{ "setpgid", (__SCMP_NR_BASE + 57) },
{ "setpriority", (__SCMP_NR_BASE + 97) },
{ "setregid", (__SCMP_NR_BASE + 71) },
{ "setregid32", (__SCMP_NR_BASE + 204) },
{ "setresgid", (__SCMP_NR_BASE + 170) },
{ "setresgid32", (__SCMP_NR_BASE + 210) },
{ "setresuid", (__SCMP_NR_BASE + 164) },
{ "setresuid32", (__SCMP_NR_BASE + 208) },
{ "setreuid", (__SCMP_NR_BASE + 70) },
{ "setreuid32", (__SCMP_NR_BASE + 203) },
{ "setrlimit", (__SCMP_NR_BASE + 75) },
{ "setsid", (__SCMP_NR_BASE + 66) },
{ "setsockopt", (__SCMP_NR_BASE + 294) },
{ "settimeofday", (__SCMP_NR_BASE + 79) },
{ "setuid", (__SCMP_NR_BASE + 23) },
{ "setuid32", (__SCMP_NR_BASE + 213) },
{ "setxattr", (__SCMP_NR_BASE + 226) },
{ "sgetmask", __PNR_sgetmask },
{ "shmat", (__SCMP_NR_BASE + 305) },
{ "shmctl", (__SCMP_NR_BASE + 308) },
{ "shmdt", (__SCMP_NR_BASE + 306) },
{ "shmget", (__SCMP_NR_BASE + 307) },
{ "shutdown", (__SCMP_NR_BASE + 293) },
{ "sigaction", (__SCMP_NR_BASE + 67) },
{ "sigaltstack", (__SCMP_NR_BASE + 186) },
{ "signal", __PNR_signal },
{ "signalfd", (__SCMP_NR_BASE + 349) },
{ "signalfd4", (__SCMP_NR_BASE + 355) },
{ "sigpending", (__SCMP_NR_BASE + 73) },
{ "sigprocmask", (__SCMP_NR_BASE + 126) },
{ "sigreturn", (__SCMP_NR_BASE + 119) },
{ "sigsuspend", (__SCMP_NR_BASE + 72) },
{ "socket", (__SCMP_NR_BASE + 281) },
{ "socketcall", __PNR_socketcall },
{ "socketpair", (__SCMP_NR_BASE + 288) },
{ "splice", (__SCMP_NR_BASE + 340) },
{ "spu_create", __PNR_spu_create },
{ "spu_run", __PNR_spu_run },
{ "ssetmask", __PNR_ssetmask },
{ "stat", (__SCMP_NR_BASE + 106) },
{ "stat64", (__SCMP_NR_BASE + 195) },
{ "statfs", (__SCMP_NR_BASE + 99) },
{ "statfs64", (__SCMP_NR_BASE + 266) },
{ "stime", __PNR_stime },
{ "stty", __PNR_stty },
{ "subpage_prot", __PNR_subpage_prot },
{ "swapcontext", __PNR_swapcontext },
{ "swapoff", (__SCMP_NR_BASE + 115) },
{ "swapon", (__SCMP_NR_BASE + 87) },
{ "switch_endian", __PNR_switch_endian },
{ "symlink", (__SCMP_NR_BASE + 83) },
{ "symlinkat", (__SCMP_NR_BASE + 331) },
{ "sync", (__SCMP_NR_BASE + 36) },
{ "sync_file_range", __PNR_sync_file_range },
{ "sync_file_range2", (__SCMP_NR_BASE + 341) },
{ "syncfs", (__SCMP_NR_BASE + 373) },
{ "syscall", (__PNR_syscall) },
{ "sys_debug_setcontext", __PNR_sys_debug_setcontext },
{ "sysfs", (__SCMP_NR_BASE + 135) },
{ "sysinfo", (__SCMP_NR_BASE + 116) },
{ "syslog", (__SCMP_NR_BASE + 103) },
{ "sysmips", __PNR_sysmips },
{ "tee", (__SCMP_NR_BASE + 342) },
{ "tgkill", (__SCMP_NR_BASE + 268) },
{ "time", __PNR_time },
{ "timer_create", (__SCMP_NR_BASE + 257) },
{ "timer_delete", (__SCMP_NR_BASE + 261) },
{ "timer_getoverrun", (__SCMP_NR_BASE + 260) },
{ "timer_gettime", (__SCMP_NR_BASE + 259) },
{ "timer_settime", (__SCMP_NR_BASE + 258) },
{ "timerfd", __PNR_timerfd },
{ "timerfd_create", (__SCMP_NR_BASE + 350) },
{ "timerfd_gettime", (__SCMP_NR_BASE + 354) },
{ "timerfd_settime", (__SCMP_NR_BASE + 353) },
{ "times", (__SCMP_NR_BASE + 43) },
{ "tkill", (__SCMP_NR_BASE + 238) },
{ "truncate", (__SCMP_NR_BASE + 92) },
{ "truncate64", (__SCMP_NR_BASE + 193) },
{ "tuxcall", __PNR_tuxcall },
{ "ugetrlimit", (__SCMP_NR_BASE + 191) },
{ "ulimit", __PNR_ulimit },
{ "umask", (__SCMP_NR_BASE + 60) },
{ "umount", __PNR_umount },
{ "umount2", (__SCMP_NR_BASE + 52) },
{ "uname", (__SCMP_NR_BASE + 122) },
{ "unlink", (__SCMP_NR_BASE + 10) },
{ "unlinkat", (__SCMP_NR_BASE + 328) },
{ "unshare", (__SCMP_NR_BASE + 337) },
{ "uselib", (__SCMP_NR_BASE + 86) },
{ "userfaultfd", (__SCMP_NR_BASE + 388) },
{ "usr26", (__SCMP_NR_BASE + (__SCMP_ARM_NR_BASE + 3)) },
{ "usr32", (__SCMP_NR_BASE + (__SCMP_ARM_NR_BASE + 4)) },
{ "ustat", (__SCMP_NR_BASE + 62) },
{ "utime", __PNR_utime },
{ "utimensat", (__SCMP_NR_BASE + 348) },
{ "utimes", (__SCMP_NR_BASE + 269) },
{ "vfork", (__SCMP_NR_BASE + 190) },
{ "vhangup", (__SCMP_NR_BASE + 111) },
{ "vm86", __PNR_vm86 },
( run in 1.115 second using v1.01-cache-2.11-cpan-39bf76dae61 )