/* $NetBSD: linux_syscalls.c,v 1.127 2023/08/19 17:50:24 christos Exp $ */ /* * System call names. * * DO NOT EDIT-- this file is automatically generated. * created from NetBSD: syscalls.master,v 1.134 2023/08/19 17:49:49 christos Exp */ #include __KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.127 2023/08/19 17:50:24 christos Exp $"); #if defined(_KERNEL_OPT) #include #include #include #include #include #include #include #include #include #include #include #include #include #else /* _KERNEL_OPT */ #include #endif /* _KERNEL_OPT */ const char *const linux_syscallnames[] = { /* 0 */ "syscall", /* 1 */ "exit", /* 2 */ "fork", /* 3 */ "read", /* 4 */ "write", /* 5 */ "open", /* 6 */ "close", /* 7 */ "waitpid", /* 8 */ "creat", /* 9 */ "link", /* 10 */ "unlink", /* 11 */ "execve", /* 12 */ "chdir", /* 13 */ "time", /* 14 */ "mknod", /* 15 */ "chmod", /* 16 */ "lchown16", /* 17 */ "break", /* 18 */ "#18 (obsolete ostat)", /* 19 */ "lseek", /* 20 */ "getpid", /* 21 */ "#21 (unimplemented mount)", /* 22 */ "#22 (unimplemented umount)", /* 23 */ "linux_setuid16", /* 24 */ "linux_getuid16", /* 25 */ "stime", /* 26 */ "ptrace", /* 27 */ "alarm", /* 28 */ "#28 (obsolete ofstat)", /* 29 */ "pause", /* 30 */ "utime", /* 31 */ "#31 (obsolete stty)", /* 32 */ "#32 (obsolete gtty)", /* 33 */ "access", /* 34 */ "nice", /* 35 */ "#35 (obsolete ftime)", /* 36 */ "sync", /* 37 */ "kill", /* 38 */ "__posix_rename", /* 39 */ "mkdir", /* 40 */ "rmdir", /* 41 */ "dup", /* 42 */ "pipe", /* 43 */ "times", /* 44 */ "#44 (obsolete prof)", /* 45 */ "brk", /* 46 */ "linux_setgid16", /* 47 */ "linux_getgid16", /* 48 */ "signal", /* 49 */ "linux_geteuid16", /* 50 */ "linux_getegid16", /* 51 */ "acct", /* 52 */ "#52 (obsolete phys)", /* 53 */ "#53 (obsolete lock)", /* 54 */ "ioctl", /* 55 */ "fcntl", /* 56 */ "#56 (obsolete mpx)", /* 57 */ "setpgid", /* 58 */ "#58 (obsolete ulimit)", /* 59 */ "oldolduname", /* 60 */ "umask", /* 61 */ "chroot", /* 62 */ "#62 (unimplemented ustat)", /* 63 */ "dup2", /* 64 */ "getppid", /* 65 */ "getpgrp", /* 66 */ "setsid", /* 67 */ "sigaction", /* 68 */ "siggetmask", /* 69 */ "sigsetmask", /* 70 */ "setreuid16", /* 71 */ "setregid16", /* 72 */ "sigsuspend", /* 73 */ "sigpending", /* 74 */ "sethostname", /* 75 */ "setrlimit", /* 76 */ "getrlimit", /* 77 */ "getrusage", /* 78 */ "gettimeofday", /* 79 */ "settimeofday", /* 80 */ "getgroups16", /* 81 */ "setgroups16", /* 82 */ "oldselect", /* 83 */ "symlink", /* 84 */ "oolstat", /* 85 */ "readlink", #ifdef EXEC_AOUT /* 86 */ "uselib", #else /* 86 */ "#86 (unimplemented sys_uselib)", #endif /* 87 */ "swapon", /* 88 */ "reboot", /* 89 */ "readdir", /* 90 */ "old_mmap", /* 91 */ "munmap", /* 92 */ "truncate", /* 93 */ "ftruncate", /* 94 */ "fchmod", /* 95 */ "fchown16", /* 96 */ "getpriority", /* 97 */ "setpriority", /* 98 */ "profil", /* 99 */ "statfs", /* 100 */ "fstatfs", /* 101 */ "ioperm", /* 102 */ "socketcall", /* 103 */ "#103 (unimplemented syslog)", /* 104 */ "setitimer", /* 105 */ "getitimer", /* 106 */ "stat", /* 107 */ "lstat", /* 108 */ "fstat", /* 109 */ "olduname", /* 110 */ "iopl", /* 111 */ "#111 (unimplemented vhangup)", /* 112 */ "#112 (unimplemented idle)", /* 113 */ "#113 (unimplemented vm86old)", /* 114 */ "wait4", /* 115 */ "swapoff", /* 116 */ "sysinfo", /* 117 */ "ipc", /* 118 */ "fsync", /* 119 */ "sigreturn", /* 120 */ "clone", /* 121 */ "setdomainname", /* 122 */ "uname", /* 123 */ "modify_ldt", /* 124 */ "#124 (unimplemented adjtimex)", /* 125 */ "mprotect", /* 126 */ "sigprocmask", /* 127 */ "#127 (unimplemented create_module)", /* 128 */ "#128 (unimplemented init_module)", /* 129 */ "#129 (unimplemented delete_module)", /* 130 */ "#130 (unimplemented get_kernel_syms)", /* 131 */ "#131 (unimplemented quotactl)", /* 132 */ "getpgid", /* 133 */ "fchdir", /* 134 */ "#134 (unimplemented bdflush)", /* 135 */ "#135 (unimplemented sysfs)", /* 136 */ "personality", /* 137 */ "#137 (unimplemented afs_syscall)", /* 138 */ "linux_setfsuid16", /* 139 */ "linux_setfsgid16", /* 140 */ "llseek", /* 141 */ "getdents", /* 142 */ "select", /* 143 */ "flock", /* 144 */ "__msync13", /* 145 */ "readv", /* 146 */ "writev", /* 147 */ "getsid", /* 148 */ "fdatasync", /* 149 */ "__sysctl", /* 150 */ "mlock", /* 151 */ "munlock", /* 152 */ "mlockall", /* 153 */ "munlockall", /* 154 */ "sched_setparam", /* 155 */ "sched_getparam", /* 156 */ "sched_setscheduler", /* 157 */ "sched_getscheduler", /* 158 */ "sched_yield", /* 159 */ "sched_get_priority_max", /* 160 */ "sched_get_priority_min", /* 161 */ "#161 (unimplemented sys_sched_rr_get_interval)", /* 162 */ "nanosleep", /* 163 */ "mremap", /* 164 */ "setresuid16", /* 165 */ "getresuid16", /* 166 */ "#166 (unimplemented vm86)", /* 167 */ "#167 (unimplemented query_module)", /* 168 */ "poll", /* 169 */ "#169 (unimplemented nfsservctl)", /* 170 */ "setresgid16", /* 171 */ "getresgid16", /* 172 */ "#172 (unimplemented prctl)", /* 173 */ "rt_sigreturn", /* 174 */ "rt_sigaction", /* 175 */ "rt_sigprocmask", /* 176 */ "rt_sigpending", /* 177 */ "rt_sigtimedwait", /* 178 */ "rt_queueinfo", /* 179 */ "rt_sigsuspend", /* 180 */ "pread", /* 181 */ "pwrite", /* 182 */ "chown16", /* 183 */ "__getcwd", /* 184 */ "#184 (unimplemented capget)", /* 185 */ "#185 (unimplemented capset)", /* 186 */ "sigaltstack", /* 187 */ "#187 (unimplemented sendfile)", /* 188 */ "#188 (unimplemented getpmsg)", /* 189 */ "#189 (unimplemented putpmsg)", /* 190 */ "__vfork14", /* 191 */ "ugetrlimit", #define linux_sys_mmap2_args linux_sys_mmap_args /* 192 */ "mmap2", /* 193 */ "truncate64", /* 194 */ "ftruncate64", /* 195 */ "stat64", /* 196 */ "lstat64", /* 197 */ "fstat64", /* 198 */ "__posix_lchown", /* 199 */ "getuid", /* 200 */ "getgid", /* 201 */ "geteuid", /* 202 */ "getegid", /* 203 */ "setreuid", /* 204 */ "setregid", /* 205 */ "getgroups", /* 206 */ "setgroups", /* 207 */ "__posix_fchown", /* 208 */ "setresuid", /* 209 */ "getresuid", /* 210 */ "setresgid", /* 211 */ "getresgid", /* 212 */ "__posix_chown", /* 213 */ "setuid", /* 214 */ "setgid", /* 215 */ "setfsuid", /* 216 */ "setfsgid", /* 217 */ "#217 (unimplemented pivot_root)", /* 218 */ "mincore", /* 219 */ "madvise", /* 220 */ "getdents64", /* 221 */ "fcntl64", /* 222 */ "#222 (unimplemented / * unused * /)", /* 223 */ "#223 (unimplemented / * unused * /)", /* 224 */ "gettid", /* 225 */ "readahead", /* 226 */ "setxattr", /* 227 */ "lsetxattr", /* 228 */ "fsetxattr", /* 229 */ "getxattr", /* 230 */ "lgetxattr", /* 231 */ "fgetxattr", /* 232 */ "listxattr", /* 233 */ "llistxattr", /* 234 */ "flistxattr", /* 235 */ "removexattr", /* 236 */ "lremovexattr", /* 237 */ "fremovexattr", /* 238 */ "tkill", /* 239 */ "#239 (unimplemented sendfile64)", /* 240 */ "futex", /* 241 */ "sched_setaffinity", /* 242 */ "sched_getaffinity", /* 243 */ "set_thread_area", /* 244 */ "get_thread_area", /* 245 */ "#245 (unimplemented io_setup)", /* 246 */ "#246 (unimplemented io_destroy)", /* 247 */ "#247 (unimplemented io_getevents)", /* 248 */ "#248 (unimplemented io_submit)", /* 249 */ "#249 (unimplemented io_cancel)", /* 250 */ "fadvise64", /* 251 */ "#251 (unimplemented / * unused * /)", /* 252 */ "exit_group", /* 253 */ "#253 (unimplemented lookup_dcookie)", /* 254 */ "epoll_create", /* 255 */ "epoll_ctl", /* 256 */ "epoll_wait", /* 257 */ "#257 (unimplemented remap_file_pages)", /* 258 */ "set_tid_address", /* 259 */ "timer_create", /* 260 */ "timer_settime", /* 261 */ "timer_gettime", /* 262 */ "timer_getoverrun", /* 263 */ "timer_delete", /* 264 */ "clock_settime", /* 265 */ "clock_gettime", /* 266 */ "clock_getres", /* 267 */ "clock_nanosleep", /* 268 */ "statfs64", /* 269 */ "fstatfs64", /* 270 */ "tgkill", /* 271 */ "utimes", /* 272 */ "fadvise64_64", /* 273 */ "#273 (unimplemented vserver)", /* 274 */ "#274 (unimplemented mbind)", /* 275 */ "#275 (unimplemented get_mempolicy)", /* 276 */ "#276 (unimplemented set_mempolicy)", /* 277 */ "#277 (unimplemented mq_open)", /* 278 */ "#278 (unimplemented mq_unlink)", /* 279 */ "#279 (unimplemented mq_timedsend)", /* 280 */ "#280 (unimplemented mq_timedreceive)", /* 281 */ "#281 (unimplemented mq_notify)", /* 282 */ "#282 (unimplemented mq_getsetattr)", /* 283 */ "#283 (unimplemented sys_kexec_load)", /* 284 */ "waitid", /* 285 */ "#285 (unimplemented / * unused * /)", /* 286 */ "#286 (unimplemented add_key)", /* 287 */ "#287 (unimplemented request_key)", /* 288 */ "#288 (unimplemented keyctl)", /* 289 */ "#289 (unimplemented ioprio_set)", /* 290 */ "#290 (unimplemented ioprio_get)", /* 291 */ "inotify_init", /* 292 */ "inotify_add_watch", /* 293 */ "inotify_rm_watch", /* 294 */ "#294 (unimplemented migrate_pages)", /* 295 */ "openat", /* 296 */ "mkdirat", /* 297 */ "mknodat", /* 298 */ "fchownat", /* 299 */ "#299 (unimplemented futimesat)", /* 300 */ "fstatat64", /* 301 */ "unlinkat", /* 302 */ "renameat", /* 303 */ "linkat", /* 304 */ "symlinkat", /* 305 */ "readlinkat", /* 306 */ "fchmodat", /* 307 */ "faccessat", /* 308 */ "pselect6", /* 309 */ "ppoll", /* 310 */ "#310 (unimplemented unshare)", /* 311 */ "__futex_set_robust_list", /* 312 */ "__futex_get_robust_list", /* 313 */ "#313 (unimplemented splice)", /* 314 */ "#314 (unimplemented sync_file_range)", /* 315 */ "#315 (unimplemented tee)", /* 316 */ "#316 (unimplemented vmsplice)", /* 317 */ "#317 (unimplemented move_pages)", /* 318 */ "#318 (unimplemented getcpu)", /* 319 */ "epoll_pwait", /* 320 */ "utimensat", /* 321 */ "#321 (unimplemented signalfd)", /* 322 */ "timerfd_create", /* 323 */ "eventfd", /* 324 */ "fallocate", /* 325 */ "timerfd_settime", /* 326 */ "timerfd_gettime", /* 327 */ "#327 (unimplemented signalfd4)", /* 328 */ "eventfd2", /* 329 */ "epoll_create1", /* 330 */ "dup3", /* 331 */ "pipe2", /* 332 */ "inotify_init1", /* 333 */ "preadv", /* 334 */ "pwritev", /* 335 */ "#335 (unimplemented rt_tgsigqueueinfo)", /* 336 */ "#336 (unimplemented perf_counter_open)", /* 337 */ "#337 (unimplemented recvmmsg)", /* 338 */ "#338 (unimplemented fanotify_init)", /* 339 */ "#339 (unimplemented fanotify_mark)", /* 340 */ "prlimit64", /* 341 */ "#341 (unimplemented name_to_handle_at)", /* 342 */ "#342 (unimplemented open_by_handle_at)", /* 343 */ "#343 (unimplemented clock_adjtime)", /* 344 */ "#344 (unimplemented syncfs)", /* 345 */ "#345 (unimplemented sendmmsg)", /* 346 */ "#346 (unimplemented setns)", /* 347 */ "#347 (unimplemented process_vm_readv)", /* 348 */ "#348 (unimplemented process_vm_writev)", /* 349 */ "#349 (unimplemented kcmp)", /* 350 */ "#350 (unimplemented finit_module)", /* 351 */ "#351 (unimplemented sched_setattr)", /* 352 */ "#352 (unimplemented sched_getattr)", /* 353 */ "#353 (unimplemented renameat2)", /* 354 */ "#354 (unimplemented seccomp)", /* 355 */ "getrandom", /* 356 */ "memfd_create", /* 357 */ "#357 (unimplemented bpf)", /* 358 */ "#358 (unimplemented execveat)", /* 359 */ "#359 (unimplemented socket)", /* 360 */ "#360 (unimplemented socketpair)", /* 361 */ "#361 (unimplemented bind)", /* 362 */ "#362 (unimplemented connect)", /* 363 */ "#363 (unimplemented listen)", /* 364 */ "#364 (unimplemented accept4)", /* 365 */ "#365 (unimplemented getsockopt)", /* 366 */ "#366 (unimplemented setsockopt)", /* 367 */ "#367 (unimplemented getsockname)", /* 368 */ "#368 (unimplemented getpeername)", /* 369 */ "#369 (unimplemented sendto)", /* 370 */ "#370 (unimplemented sendmsg)", /* 371 */ "#371 (unimplemented recvfrom)", /* 372 */ "#372 (unimplemented recvmsg)", /* 373 */ "#373 (unimplemented shutdown)", /* 374 */ "#374 (unimplemented userfaultfd)", /* 375 */ "#375 (unimplemented membarrier)", /* 376 */ "#376 (unimplemented mlock2)", /* 377 */ "#377 (unimplemented copy_file_range)", /* 378 */ "#378 (unimplemented preadv2)", /* 379 */ "#379 (unimplemented pwritev2)", /* 380 */ "#380 (unimplemented pkey_mprotect)", /* 381 */ "#381 (unimplemented pkey_alloc)", /* 382 */ "#382 (unimplemented pkey_free)", /* 383 */ "#383 (unimplemented statx)", /* 384 */ "#384 (unimplemented arch_prctl)", /* 385 */ "#385 (unimplemented io_pgetevents)", /* 386 */ "#386 (unimplemented rseq)", /* 387 */ "#387 (unimplemented)", /* 388 */ "#388 (unimplemented)", /* 389 */ "#389 (unimplemented)", /* 390 */ "#390 (unimplemented)", /* 391 */ "#391 (unimplemented)", /* 392 */ "#392 (unimplemented)", /* 393 */ "#393 (unimplemented semget)", /* 394 */ "#394 (unimplemented semctl)", /* 395 */ "#395 (unimplemented shmget)", /* 396 */ "#396 (unimplemented shmctl)", /* 397 */ "statx", /* 398 */ "#398 (unimplemented shmdt)", /* 399 */ "#399 (unimplemented msgget)", /* 400 */ "#400 (unimplemented msgsnd)", /* 401 */ "#401 (unimplemented msgrcv)", /* 402 */ "#402 (unimplemented msgctl)", /* 403 */ "#403 (unimplemented clock_gettime64)", /* 404 */ "#404 (unimplemented clock_settime64)", /* 405 */ "#405 (unimplemented clock_adjtime64)", /* 406 */ "#406 (unimplemented clock_getres_time64)", /* 407 */ "#407 (unimplemented clock_nanosleep_time64)", /* 408 */ "#408 (unimplemented timer_gettime64)", /* 409 */ "#409 (unimplemented timer_settime64)", /* 410 */ "#410 (unimplemented timerfd_gettime64)", /* 411 */ "#411 (unimplemented timerfd_settime64)", /* 412 */ "#412 (unimplemented utimensat_time64)", /* 413 */ "#413 (unimplemented pselect6_time64)", /* 414 */ "#414 (unimplemented ppoll_time64)", /* 415 */ "#415 (unimplemented)", /* 416 */ "#416 (unimplemented io_pgetevents_time64)", /* 417 */ "#417 (unimplemented recvmmsg_time64)", /* 418 */ "#418 (unimplemented mq_timedsend_time64)", /* 419 */ "#419 (unimplemented mq_timedreceive_time64)", /* 420 */ "#420 (unimplemented semtimedop_time64)", /* 421 */ "#421 (unimplemented rt_sigtimedwait_time64)", /* 422 */ "#422 (unimplemented futex_time64)", /* 423 */ "#423 (unimplemented sched_rr_get_interval_time64)", /* 424 */ "#424 (unimplemented pidfd_send_signal)", /* 425 */ "#425 (unimplemented io_uring_setup)", /* 426 */ "#426 (unimplemented io_uring_enter)", /* 427 */ "#427 (unimplemented io_uring_register)", /* 428 */ "#428 (unimplemented open_tree)", /* 429 */ "#429 (unimplemented move_mount)", /* 430 */ "#430 (unimplemented fsopen)", /* 431 */ "#431 (unimplemented fsconfig)", /* 432 */ "#432 (unimplemented fsmount)", /* 433 */ "#433 (unimplemented fspick)", /* 434 */ "#434 (unimplemented pidfd_open)", /* 435 */ "#435 (unimplemented clone3)", /* 436 */ "close_range", /* 437 */ "#437 (unimplemented openat2)", /* 438 */ "#438 (unimplemented pidfd_getfd)", /* 439 */ "#439 (unimplemented faccessat2)", /* 440 */ "#440 (unimplemented process_madvise)", /* 441 */ "epoll_pwait2", /* 442 */ "# filler", /* 443 */ "# filler", /* 444 */ "# filler", /* 445 */ "# filler", /* 446 */ "# filler", /* 447 */ "# filler", /* 448 */ "# filler", /* 449 */ "# filler", /* 450 */ "# filler", /* 451 */ "# filler", /* 452 */ "# filler", /* 453 */ "# filler", /* 454 */ "# filler", /* 455 */ "# filler", /* 456 */ "# filler", /* 457 */ "# filler", /* 458 */ "# filler", /* 459 */ "# filler", /* 460 */ "# filler", /* 461 */ "# filler", /* 462 */ "# filler", /* 463 */ "# filler", /* 464 */ "# filler", /* 465 */ "# filler", /* 466 */ "# filler", /* 467 */ "# filler", /* 468 */ "# filler", /* 469 */ "# filler", /* 470 */ "# filler", /* 471 */ "# filler", /* 472 */ "# filler", /* 473 */ "# filler", /* 474 */ "# filler", /* 475 */ "# filler", /* 476 */ "# filler", /* 477 */ "# filler", /* 478 */ "# filler", /* 479 */ "# filler", /* 480 */ "# filler", /* 481 */ "# filler", /* 482 */ "# filler", /* 483 */ "# filler", /* 484 */ "# filler", /* 485 */ "# filler", /* 486 */ "# filler", /* 487 */ "# filler", /* 488 */ "# filler", /* 489 */ "# filler", /* 490 */ "# filler", /* 491 */ "# filler", /* 492 */ "# filler", /* 493 */ "# filler", /* 494 */ "# filler", /* 495 */ "# filler", /* 496 */ "# filler", /* 497 */ "# filler", /* 498 */ "# filler", /* 499 */ "# filler", /* 500 */ "# filler", /* 501 */ "# filler", /* 502 */ "# filler", /* 503 */ "# filler", /* 504 */ "# filler", /* 505 */ "# filler", /* 506 */ "# filler", /* 507 */ "# filler", /* 508 */ "# filler", /* 509 */ "# filler", /* 510 */ "# filler", /* 511 */ "# filler", }; /* libc style syscall names */ const char *const altlinux_syscallnames[] = { /* 0 */ "nosys", /* 1 */ NULL, /* exit */ /* 2 */ NULL, /* fork */ /* 3 */ NULL, /* read */ /* 4 */ NULL, /* write */ /* 5 */ NULL, /* open */ /* 6 */ NULL, /* close */ /* 7 */ NULL, /* waitpid */ /* 8 */ NULL, /* creat */ /* 9 */ NULL, /* link */ /* 10 */ NULL, /* unlink */ /* 11 */ NULL, /* execve */ /* 12 */ NULL, /* chdir */ /* 13 */ NULL, /* time */ /* 14 */ NULL, /* mknod */ /* 15 */ NULL, /* chmod */ /* 16 */ NULL, /* lchown16 */ /* 17 */ NULL, /* break */ /* 18 */ NULL, /* obsolete ostat */ /* 19 */ NULL, /* lseek */ /* 20 */ NULL, /* getpid */ /* 21 */ NULL, /* unimplemented mount */ /* 22 */ NULL, /* unimplemented umount */ /* 23 */ "setuid", /* 24 */ "getuid", /* 25 */ NULL, /* stime */ /* 26 */ NULL, /* ptrace */ /* 27 */ NULL, /* alarm */ /* 28 */ NULL, /* obsolete ofstat */ /* 29 */ NULL, /* pause */ /* 30 */ NULL, /* utime */ /* 31 */ NULL, /* obsolete stty */ /* 32 */ NULL, /* obsolete gtty */ /* 33 */ NULL, /* access */ /* 34 */ NULL, /* nice */ /* 35 */ NULL, /* obsolete ftime */ /* 36 */ NULL, /* sync */ /* 37 */ NULL, /* kill */ /* 38 */ NULL, /* __posix_rename */ /* 39 */ NULL, /* mkdir */ /* 40 */ NULL, /* rmdir */ /* 41 */ NULL, /* dup */ /* 42 */ NULL, /* pipe */ /* 43 */ NULL, /* times */ /* 44 */ NULL, /* obsolete prof */ /* 45 */ NULL, /* brk */ /* 46 */ "setgid", /* 47 */ "getgid", /* 48 */ NULL, /* signal */ /* 49 */ "geteuid", /* 50 */ "getegid", /* 51 */ NULL, /* acct */ /* 52 */ NULL, /* obsolete phys */ /* 53 */ NULL, /* obsolete lock */ /* 54 */ NULL, /* ioctl */ /* 55 */ NULL, /* fcntl */ /* 56 */ NULL, /* obsolete mpx */ /* 57 */ NULL, /* setpgid */ /* 58 */ NULL, /* obsolete ulimit */ /* 59 */ NULL, /* oldolduname */ /* 60 */ NULL, /* umask */ /* 61 */ NULL, /* chroot */ /* 62 */ NULL, /* unimplemented ustat */ /* 63 */ NULL, /* dup2 */ /* 64 */ NULL, /* getppid */ /* 65 */ NULL, /* getpgrp */ /* 66 */ NULL, /* setsid */ /* 67 */ NULL, /* sigaction */ /* 68 */ NULL, /* siggetmask */ /* 69 */ NULL, /* sigsetmask */ /* 70 */ NULL, /* setreuid16 */ /* 71 */ NULL, /* setregid16 */ /* 72 */ NULL, /* sigsuspend */ /* 73 */ NULL, /* sigpending */ /* 74 */ NULL, /* sethostname */ /* 75 */ NULL, /* setrlimit */ /* 76 */ NULL, /* getrlimit */ /* 77 */ NULL, /* getrusage */ /* 78 */ NULL, /* gettimeofday */ /* 79 */ NULL, /* settimeofday */ /* 80 */ NULL, /* getgroups16 */ /* 81 */ NULL, /* setgroups16 */ /* 82 */ NULL, /* oldselect */ /* 83 */ NULL, /* symlink */ /* 84 */ "lstat", /* 85 */ NULL, /* readlink */ #ifdef EXEC_AOUT /* 86 */ NULL, /* uselib */ #else /* 86 */ NULL, /* unimplemented sys_uselib */ #endif /* 87 */ NULL, /* swapon */ /* 88 */ NULL, /* reboot */ /* 89 */ NULL, /* readdir */ /* 90 */ NULL, /* old_mmap */ /* 91 */ NULL, /* munmap */ /* 92 */ NULL, /* truncate */ /* 93 */ NULL, /* ftruncate */ /* 94 */ NULL, /* fchmod */ /* 95 */ NULL, /* fchown16 */ /* 96 */ NULL, /* getpriority */ /* 97 */ NULL, /* setpriority */ /* 98 */ NULL, /* profil */ /* 99 */ NULL, /* statfs */ /* 100 */ NULL, /* fstatfs */ /* 101 */ NULL, /* ioperm */ /* 102 */ NULL, /* socketcall */ /* 103 */ NULL, /* unimplemented syslog */ /* 104 */ NULL, /* setitimer */ /* 105 */ NULL, /* getitimer */ /* 106 */ NULL, /* stat */ /* 107 */ NULL, /* lstat */ /* 108 */ NULL, /* fstat */ /* 109 */ NULL, /* olduname */ /* 110 */ NULL, /* iopl */ /* 111 */ NULL, /* unimplemented vhangup */ /* 112 */ NULL, /* unimplemented idle */ /* 113 */ NULL, /* unimplemented vm86old */ /* 114 */ NULL, /* wait4 */ /* 115 */ NULL, /* swapoff */ /* 116 */ NULL, /* sysinfo */ /* 117 */ NULL, /* ipc */ /* 118 */ NULL, /* fsync */ /* 119 */ NULL, /* sigreturn */ /* 120 */ NULL, /* clone */ /* 121 */ NULL, /* setdomainname */ /* 122 */ NULL, /* uname */ /* 123 */ NULL, /* modify_ldt */ /* 124 */ NULL, /* unimplemented adjtimex */ /* 125 */ NULL, /* mprotect */ /* 126 */ NULL, /* sigprocmask */ /* 127 */ NULL, /* unimplemented create_module */ /* 128 */ NULL, /* unimplemented init_module */ /* 129 */ NULL, /* unimplemented delete_module */ /* 130 */ NULL, /* unimplemented get_kernel_syms */ /* 131 */ NULL, /* unimplemented quotactl */ /* 132 */ NULL, /* getpgid */ /* 133 */ NULL, /* fchdir */ /* 134 */ NULL, /* unimplemented bdflush */ /* 135 */ NULL, /* unimplemented sysfs */ /* 136 */ NULL, /* personality */ /* 137 */ NULL, /* unimplemented afs_syscall */ /* 138 */ "setfsuid", /* 139 */ "setfsgid", /* 140 */ NULL, /* llseek */ /* 141 */ NULL, /* getdents */ /* 142 */ NULL, /* select */ /* 143 */ NULL, /* flock */ /* 144 */ "msync", /* 145 */ NULL, /* readv */ /* 146 */ NULL, /* writev */ /* 147 */ NULL, /* getsid */ /* 148 */ NULL, /* fdatasync */ /* 149 */ NULL, /* __sysctl */ /* 150 */ NULL, /* mlock */ /* 151 */ NULL, /* munlock */ /* 152 */ NULL, /* mlockall */ /* 153 */ NULL, /* munlockall */ /* 154 */ NULL, /* sched_setparam */ /* 155 */ NULL, /* sched_getparam */ /* 156 */ NULL, /* sched_setscheduler */ /* 157 */ NULL, /* sched_getscheduler */ /* 158 */ NULL, /* sched_yield */ /* 159 */ NULL, /* sched_get_priority_max */ /* 160 */ NULL, /* sched_get_priority_min */ /* 161 */ NULL, /* unimplemented sys_sched_rr_get_interval */ /* 162 */ NULL, /* nanosleep */ /* 163 */ NULL, /* mremap */ /* 164 */ NULL, /* setresuid16 */ /* 165 */ NULL, /* getresuid16 */ /* 166 */ NULL, /* unimplemented vm86 */ /* 167 */ NULL, /* unimplemented query_module */ /* 168 */ NULL, /* poll */ /* 169 */ NULL, /* unimplemented nfsservctl */ /* 170 */ NULL, /* setresgid16 */ /* 171 */ NULL, /* getresgid16 */ /* 172 */ NULL, /* unimplemented prctl */ /* 173 */ NULL, /* rt_sigreturn */ /* 174 */ NULL, /* rt_sigaction */ /* 175 */ NULL, /* rt_sigprocmask */ /* 176 */ NULL, /* rt_sigpending */ /* 177 */ NULL, /* rt_sigtimedwait */ /* 178 */ NULL, /* rt_queueinfo */ /* 179 */ NULL, /* rt_sigsuspend */ /* 180 */ NULL, /* pread */ /* 181 */ NULL, /* pwrite */ /* 182 */ NULL, /* chown16 */ /* 183 */ NULL, /* __getcwd */ /* 184 */ NULL, /* unimplemented capget */ /* 185 */ NULL, /* unimplemented capset */ /* 186 */ NULL, /* sigaltstack */ /* 187 */ NULL, /* unimplemented sendfile */ /* 188 */ NULL, /* unimplemented getpmsg */ /* 189 */ NULL, /* unimplemented putpmsg */ /* 190 */ "vfork", /* 191 */ NULL, /* ugetrlimit */ #define linux_sys_mmap2_args linux_sys_mmap_args /* 192 */ NULL, /* mmap2 */ /* 193 */ NULL, /* truncate64 */ /* 194 */ NULL, /* ftruncate64 */ /* 195 */ NULL, /* stat64 */ /* 196 */ NULL, /* lstat64 */ /* 197 */ NULL, /* fstat64 */ /* 198 */ NULL, /* __posix_lchown */ /* 199 */ NULL, /* getuid */ /* 200 */ NULL, /* getgid */ /* 201 */ NULL, /* geteuid */ /* 202 */ NULL, /* getegid */ /* 203 */ NULL, /* setreuid */ /* 204 */ NULL, /* setregid */ /* 205 */ NULL, /* getgroups */ /* 206 */ NULL, /* setgroups */ /* 207 */ NULL, /* __posix_fchown */ /* 208 */ NULL, /* setresuid */ /* 209 */ NULL, /* getresuid */ /* 210 */ NULL, /* setresgid */ /* 211 */ NULL, /* getresgid */ /* 212 */ NULL, /* __posix_chown */ /* 213 */ NULL, /* setuid */ /* 214 */ NULL, /* setgid */ /* 215 */ NULL, /* setfsuid */ /* 216 */ NULL, /* setfsgid */ /* 217 */ NULL, /* unimplemented pivot_root */ /* 218 */ NULL, /* mincore */ /* 219 */ NULL, /* madvise */ /* 220 */ NULL, /* getdents64 */ /* 221 */ NULL, /* fcntl64 */ /* 222 */ NULL, /* unimplemented / * unused * / */ /* 223 */ NULL, /* unimplemented / * unused * / */ /* 224 */ NULL, /* gettid */ /* 225 */ NULL, /* readahead */ /* 226 */ NULL, /* setxattr */ /* 227 */ NULL, /* lsetxattr */ /* 228 */ NULL, /* fsetxattr */ /* 229 */ NULL, /* getxattr */ /* 230 */ NULL, /* lgetxattr */ /* 231 */ NULL, /* fgetxattr */ /* 232 */ NULL, /* listxattr */ /* 233 */ NULL, /* llistxattr */ /* 234 */ NULL, /* flistxattr */ /* 235 */ NULL, /* removexattr */ /* 236 */ NULL, /* lremovexattr */ /* 237 */ NULL, /* fremovexattr */ /* 238 */ NULL, /* tkill */ /* 239 */ NULL, /* unimplemented sendfile64 */ /* 240 */ NULL, /* futex */ /* 241 */ NULL, /* sched_setaffinity */ /* 242 */ NULL, /* sched_getaffinity */ /* 243 */ NULL, /* set_thread_area */ /* 244 */ NULL, /* get_thread_area */ /* 245 */ NULL, /* unimplemented io_setup */ /* 246 */ NULL, /* unimplemented io_destroy */ /* 247 */ NULL, /* unimplemented io_getevents */ /* 248 */ NULL, /* unimplemented io_submit */ /* 249 */ NULL, /* unimplemented io_cancel */ /* 250 */ NULL, /* fadvise64 */ /* 251 */ NULL, /* unimplemented / * unused * / */ /* 252 */ NULL, /* exit_group */ /* 253 */ NULL, /* unimplemented lookup_dcookie */ /* 254 */ NULL, /* epoll_create */ /* 255 */ NULL, /* epoll_ctl */ /* 256 */ NULL, /* epoll_wait */ /* 257 */ NULL, /* unimplemented remap_file_pages */ /* 258 */ NULL, /* set_tid_address */ /* 259 */ NULL, /* timer_create */ /* 260 */ NULL, /* timer_settime */ /* 261 */ NULL, /* timer_gettime */ /* 262 */ NULL, /* timer_getoverrun */ /* 263 */ NULL, /* timer_delete */ /* 264 */ NULL, /* clock_settime */ /* 265 */ NULL, /* clock_gettime */ /* 266 */ NULL, /* clock_getres */ /* 267 */ NULL, /* clock_nanosleep */ /* 268 */ NULL, /* statfs64 */ /* 269 */ NULL, /* fstatfs64 */ /* 270 */ NULL, /* tgkill */ /* 271 */ NULL, /* utimes */ /* 272 */ NULL, /* fadvise64_64 */ /* 273 */ NULL, /* unimplemented vserver */ /* 274 */ NULL, /* unimplemented mbind */ /* 275 */ NULL, /* unimplemented get_mempolicy */ /* 276 */ NULL, /* unimplemented set_mempolicy */ /* 277 */ NULL, /* unimplemented mq_open */ /* 278 */ NULL, /* unimplemented mq_unlink */ /* 279 */ NULL, /* unimplemented mq_timedsend */ /* 280 */ NULL, /* unimplemented mq_timedreceive */ /* 281 */ NULL, /* unimplemented mq_notify */ /* 282 */ NULL, /* unimplemented mq_getsetattr */ /* 283 */ NULL, /* unimplemented sys_kexec_load */ /* 284 */ NULL, /* waitid */ /* 285 */ NULL, /* unimplemented / * unused * / */ /* 286 */ NULL, /* unimplemented add_key */ /* 287 */ NULL, /* unimplemented request_key */ /* 288 */ NULL, /* unimplemented keyctl */ /* 289 */ NULL, /* unimplemented ioprio_set */ /* 290 */ NULL, /* unimplemented ioprio_get */ /* 291 */ NULL, /* inotify_init */ /* 292 */ NULL, /* inotify_add_watch */ /* 293 */ NULL, /* inotify_rm_watch */ /* 294 */ NULL, /* unimplemented migrate_pages */ /* 295 */ NULL, /* openat */ /* 296 */ NULL, /* mkdirat */ /* 297 */ NULL, /* mknodat */ /* 298 */ NULL, /* fchownat */ /* 299 */ NULL, /* unimplemented futimesat */ /* 300 */ NULL, /* fstatat64 */ /* 301 */ NULL, /* unlinkat */ /* 302 */ NULL, /* renameat */ /* 303 */ NULL, /* linkat */ /* 304 */ NULL, /* symlinkat */ /* 305 */ NULL, /* readlinkat */ /* 306 */ NULL, /* fchmodat */ /* 307 */ NULL, /* faccessat */ /* 308 */ NULL, /* pselect6 */ /* 309 */ NULL, /* ppoll */ /* 310 */ NULL, /* unimplemented unshare */ /* 311 */ NULL, /* __futex_set_robust_list */ /* 312 */ NULL, /* __futex_get_robust_list */ /* 313 */ NULL, /* unimplemented splice */ /* 314 */ NULL, /* unimplemented sync_file_range */ /* 315 */ NULL, /* unimplemented tee */ /* 316 */ NULL, /* unimplemented vmsplice */ /* 317 */ NULL, /* unimplemented move_pages */ /* 318 */ NULL, /* unimplemented getcpu */ /* 319 */ NULL, /* epoll_pwait */ /* 320 */ NULL, /* utimensat */ /* 321 */ NULL, /* unimplemented signalfd */ /* 322 */ NULL, /* timerfd_create */ /* 323 */ NULL, /* eventfd */ /* 324 */ NULL, /* fallocate */ /* 325 */ NULL, /* timerfd_settime */ /* 326 */ NULL, /* timerfd_gettime */ /* 327 */ NULL, /* unimplemented signalfd4 */ /* 328 */ NULL, /* eventfd2 */ /* 329 */ NULL, /* epoll_create1 */ /* 330 */ NULL, /* dup3 */ /* 331 */ NULL, /* pipe2 */ /* 332 */ NULL, /* inotify_init1 */ /* 333 */ NULL, /* preadv */ /* 334 */ NULL, /* pwritev */ /* 335 */ NULL, /* unimplemented rt_tgsigqueueinfo */ /* 336 */ NULL, /* unimplemented perf_counter_open */ /* 337 */ NULL, /* unimplemented recvmmsg */ /* 338 */ NULL, /* unimplemented fanotify_init */ /* 339 */ NULL, /* unimplemented fanotify_mark */ /* 340 */ NULL, /* prlimit64 */ /* 341 */ NULL, /* unimplemented name_to_handle_at */ /* 342 */ NULL, /* unimplemented open_by_handle_at */ /* 343 */ NULL, /* unimplemented clock_adjtime */ /* 344 */ NULL, /* unimplemented syncfs */ /* 345 */ NULL, /* unimplemented sendmmsg */ /* 346 */ NULL, /* unimplemented setns */ /* 347 */ NULL, /* unimplemented process_vm_readv */ /* 348 */ NULL, /* unimplemented process_vm_writev */ /* 349 */ NULL, /* unimplemented kcmp */ /* 350 */ NULL, /* unimplemented finit_module */ /* 351 */ NULL, /* unimplemented sched_setattr */ /* 352 */ NULL, /* unimplemented sched_getattr */ /* 353 */ NULL, /* unimplemented renameat2 */ /* 354 */ NULL, /* unimplemented seccomp */ /* 355 */ NULL, /* getrandom */ /* 356 */ NULL, /* memfd_create */ /* 357 */ NULL, /* unimplemented bpf */ /* 358 */ NULL, /* unimplemented execveat */ /* 359 */ NULL, /* unimplemented socket */ /* 360 */ NULL, /* unimplemented socketpair */ /* 361 */ NULL, /* unimplemented bind */ /* 362 */ NULL, /* unimplemented connect */ /* 363 */ NULL, /* unimplemented listen */ /* 364 */ NULL, /* unimplemented accept4 */ /* 365 */ NULL, /* unimplemented getsockopt */ /* 366 */ NULL, /* unimplemented setsockopt */ /* 367 */ NULL, /* unimplemented getsockname */ /* 368 */ NULL, /* unimplemented getpeername */ /* 369 */ NULL, /* unimplemented sendto */ /* 370 */ NULL, /* unimplemented sendmsg */ /* 371 */ NULL, /* unimplemented recvfrom */ /* 372 */ NULL, /* unimplemented recvmsg */ /* 373 */ NULL, /* unimplemented shutdown */ /* 374 */ NULL, /* unimplemented userfaultfd */ /* 375 */ NULL, /* unimplemented membarrier */ /* 376 */ NULL, /* unimplemented mlock2 */ /* 377 */ NULL, /* unimplemented copy_file_range */ /* 378 */ NULL, /* unimplemented preadv2 */ /* 379 */ NULL, /* unimplemented pwritev2 */ /* 380 */ NULL, /* unimplemented pkey_mprotect */ /* 381 */ NULL, /* unimplemented pkey_alloc */ /* 382 */ NULL, /* unimplemented pkey_free */ /* 383 */ NULL, /* unimplemented statx */ /* 384 */ NULL, /* unimplemented arch_prctl */ /* 385 */ NULL, /* unimplemented io_pgetevents */ /* 386 */ NULL, /* unimplemented rseq */ /* 387 */ NULL, /* unimplemented */ /* 388 */ NULL, /* unimplemented */ /* 389 */ NULL, /* unimplemented */ /* 390 */ NULL, /* unimplemented */ /* 391 */ NULL, /* unimplemented */ /* 392 */ NULL, /* unimplemented */ /* 393 */ NULL, /* unimplemented semget */ /* 394 */ NULL, /* unimplemented semctl */ /* 395 */ NULL, /* unimplemented shmget */ /* 396 */ NULL, /* unimplemented shmctl */ /* 397 */ NULL, /* statx */ /* 398 */ NULL, /* unimplemented shmdt */ /* 399 */ NULL, /* unimplemented msgget */ /* 400 */ NULL, /* unimplemented msgsnd */ /* 401 */ NULL, /* unimplemented msgrcv */ /* 402 */ NULL, /* unimplemented msgctl */ /* 403 */ NULL, /* unimplemented clock_gettime64 */ /* 404 */ NULL, /* unimplemented clock_settime64 */ /* 405 */ NULL, /* unimplemented clock_adjtime64 */ /* 406 */ NULL, /* unimplemented clock_getres_time64 */ /* 407 */ NULL, /* unimplemented clock_nanosleep_time64 */ /* 408 */ NULL, /* unimplemented timer_gettime64 */ /* 409 */ NULL, /* unimplemented timer_settime64 */ /* 410 */ NULL, /* unimplemented timerfd_gettime64 */ /* 411 */ NULL, /* unimplemented timerfd_settime64 */ /* 412 */ NULL, /* unimplemented utimensat_time64 */ /* 413 */ NULL, /* unimplemented pselect6_time64 */ /* 414 */ NULL, /* unimplemented ppoll_time64 */ /* 415 */ NULL, /* unimplemented */ /* 416 */ NULL, /* unimplemented io_pgetevents_time64 */ /* 417 */ NULL, /* unimplemented recvmmsg_time64 */ /* 418 */ NULL, /* unimplemented mq_timedsend_time64 */ /* 419 */ NULL, /* unimplemented mq_timedreceive_time64 */ /* 420 */ NULL, /* unimplemented semtimedop_time64 */ /* 421 */ NULL, /* unimplemented rt_sigtimedwait_time64 */ /* 422 */ NULL, /* unimplemented futex_time64 */ /* 423 */ NULL, /* unimplemented sched_rr_get_interval_time64 */ /* 424 */ NULL, /* unimplemented pidfd_send_signal */ /* 425 */ NULL, /* unimplemented io_uring_setup */ /* 426 */ NULL, /* unimplemented io_uring_enter */ /* 427 */ NULL, /* unimplemented io_uring_register */ /* 428 */ NULL, /* unimplemented open_tree */ /* 429 */ NULL, /* unimplemented move_mount */ /* 430 */ NULL, /* unimplemented fsopen */ /* 431 */ NULL, /* unimplemented fsconfig */ /* 432 */ NULL, /* unimplemented fsmount */ /* 433 */ NULL, /* unimplemented fspick */ /* 434 */ NULL, /* unimplemented pidfd_open */ /* 435 */ NULL, /* unimplemented clone3 */ /* 436 */ NULL, /* close_range */ /* 437 */ NULL, /* unimplemented openat2 */ /* 438 */ NULL, /* unimplemented pidfd_getfd */ /* 439 */ NULL, /* unimplemented faccessat2 */ /* 440 */ NULL, /* unimplemented process_madvise */ /* 441 */ NULL, /* epoll_pwait2 */ /* 442 */ NULL, /* filler */ /* 443 */ NULL, /* filler */ /* 444 */ NULL, /* filler */ /* 445 */ NULL, /* filler */ /* 446 */ NULL, /* filler */ /* 447 */ NULL, /* filler */ /* 448 */ NULL, /* filler */ /* 449 */ NULL, /* filler */ /* 450 */ NULL, /* filler */ /* 451 */ NULL, /* filler */ /* 452 */ NULL, /* filler */ /* 453 */ NULL, /* filler */ /* 454 */ NULL, /* filler */ /* 455 */ NULL, /* filler */ /* 456 */ NULL, /* filler */ /* 457 */ NULL, /* filler */ /* 458 */ NULL, /* filler */ /* 459 */ NULL, /* filler */ /* 460 */ NULL, /* filler */ /* 461 */ NULL, /* filler */ /* 462 */ NULL, /* filler */ /* 463 */ NULL, /* filler */ /* 464 */ NULL, /* filler */ /* 465 */ NULL, /* filler */ /* 466 */ NULL, /* filler */ /* 467 */ NULL, /* filler */ /* 468 */ NULL, /* filler */ /* 469 */ NULL, /* filler */ /* 470 */ NULL, /* filler */ /* 471 */ NULL, /* filler */ /* 472 */ NULL, /* filler */ /* 473 */ NULL, /* filler */ /* 474 */ NULL, /* filler */ /* 475 */ NULL, /* filler */ /* 476 */ NULL, /* filler */ /* 477 */ NULL, /* filler */ /* 478 */ NULL, /* filler */ /* 479 */ NULL, /* filler */ /* 480 */ NULL, /* filler */ /* 481 */ NULL, /* filler */ /* 482 */ NULL, /* filler */ /* 483 */ NULL, /* filler */ /* 484 */ NULL, /* filler */ /* 485 */ NULL, /* filler */ /* 486 */ NULL, /* filler */ /* 487 */ NULL, /* filler */ /* 488 */ NULL, /* filler */ /* 489 */ NULL, /* filler */ /* 490 */ NULL, /* filler */ /* 491 */ NULL, /* filler */ /* 492 */ NULL, /* filler */ /* 493 */ NULL, /* filler */ /* 494 */ NULL, /* filler */ /* 495 */ NULL, /* filler */ /* 496 */ NULL, /* filler */ /* 497 */ NULL, /* filler */ /* 498 */ NULL, /* filler */ /* 499 */ NULL, /* filler */ /* 500 */ NULL, /* filler */ /* 501 */ NULL, /* filler */ /* 502 */ NULL, /* filler */ /* 503 */ NULL, /* filler */ /* 504 */ NULL, /* filler */ /* 505 */ NULL, /* filler */ /* 506 */ NULL, /* filler */ /* 507 */ NULL, /* filler */ /* 508 */ NULL, /* filler */ /* 509 */ NULL, /* filler */ /* 510 */ NULL, /* filler */ /* 511 */ NULL, /* filler */ };