1*f905d8d6Schristos /* $NetBSD: linux_syscalls.c,v 1.95 2024/09/28 19:36:20 christos Exp $ */ 22fdddc25Sbjh21 32fdddc25Sbjh21 /* 42fdddc25Sbjh21 * System call names. 52fdddc25Sbjh21 * 62fdddc25Sbjh21 * DO NOT EDIT-- this file is automatically generated. 7*f905d8d6Schristos * created from NetBSD: syscalls.master,v 1.82 2024/09/28 19:35:55 christos Exp 82fdddc25Sbjh21 */ 92fdddc25Sbjh21 102fdddc25Sbjh21 #include <sys/cdefs.h> 11*f905d8d6Schristos __KERNEL_RCSID(0, "$NetBSD: linux_syscalls.c,v 1.95 2024/09/28 19:36:20 christos Exp $"); 122fdddc25Sbjh21 132fdddc25Sbjh21 #if defined(_KERNEL_OPT) 142fdddc25Sbjh21 #include <sys/param.h> 152fdddc25Sbjh21 #include <sys/poll.h> 162fdddc25Sbjh21 #include <sys/systm.h> 172fdddc25Sbjh21 #include <sys/signal.h> 182fdddc25Sbjh21 #include <sys/mount.h> 192fdddc25Sbjh21 #include <sys/syscallargs.h> 20b198a0fdSrtr #include <sys/time.h> 21b198a0fdSrtr #include <compat/sys/time.h> 222fdddc25Sbjh21 #include <compat/linux/common/linux_types.h> 233686522eShe #include <compat/linux/common/linux_mmap.h> 242fdddc25Sbjh21 #include <compat/linux/common/linux_signal.h> 252fdddc25Sbjh21 #include <compat/linux/common/linux_siginfo.h> 262fdddc25Sbjh21 #include <compat/linux/common/linux_machdep.h> 2716a450f4Schristos #include <compat/linux/common/linux_mqueue.h> 2875d508beSchristos #include <compat/linux/common/linux_sched.h> 292fdddc25Sbjh21 #include <compat/linux/linux_syscallargs.h> 306d90b98aSmartin #else /* _KERNEL_OPT */ 316d90b98aSmartin #include <sys/null.h> 322fdddc25Sbjh21 #endif /* _KERNEL_OPT */ 332fdddc25Sbjh21 342fdddc25Sbjh21 const char *const linux_syscallnames[] = { 35cb572617Snjoly /* 0 */ "nosys", 36cb572617Snjoly /* 1 */ "exit", 37cb572617Snjoly /* 2 */ "fork", 38cb572617Snjoly /* 3 */ "read", 39cb572617Snjoly /* 4 */ "write", 40cb572617Snjoly /* 5 */ "open", 41cb572617Snjoly /* 6 */ "close", 42cb572617Snjoly /* 7 */ "waitpid", 43cb572617Snjoly /* 8 */ "creat", 44cb572617Snjoly /* 9 */ "link", 45cb572617Snjoly /* 10 */ "unlink", 46cb572617Snjoly /* 11 */ "execve", 47cb572617Snjoly /* 12 */ "chdir", 48cb572617Snjoly /* 13 */ "time", 49cb572617Snjoly /* 14 */ "mknod", 50cb572617Snjoly /* 15 */ "chmod", 51cb572617Snjoly /* 16 */ "lchown16", 52cb572617Snjoly /* 17 */ "#17 (obsolete break)", 53cb572617Snjoly /* 18 */ "#18 (obsolete ostat)", 54cb572617Snjoly /* 19 */ "lseek", 55cb572617Snjoly /* 20 */ "getpid", 56cb572617Snjoly /* 21 */ "#21 (unimplemented mount)", 57cb572617Snjoly /* 22 */ "#22 (obsolete umount)", 58cb572617Snjoly /* 23 */ "setuid", 59cb572617Snjoly /* 24 */ "getuid", 60cb572617Snjoly /* 25 */ "stime", 61cb572617Snjoly /* 26 */ "ptrace", 62cb572617Snjoly /* 27 */ "alarm", 63cb572617Snjoly /* 28 */ "#28 (obsolete ofstat)", 64cb572617Snjoly /* 29 */ "pause", 65cb572617Snjoly /* 30 */ "utime", 66cb572617Snjoly /* 31 */ "#31 (obsolete stty)", 67cb572617Snjoly /* 32 */ "#32 (obsolete gtty)", 68cb572617Snjoly /* 33 */ "access", 69cb572617Snjoly /* 34 */ "nice", 70cb572617Snjoly /* 35 */ "#35 (obsolete ftime)", 71cb572617Snjoly /* 36 */ "sync", 72cb572617Snjoly /* 37 */ "kill", 73cb572617Snjoly /* 38 */ "__posix_rename", 74cb572617Snjoly /* 39 */ "mkdir", 75cb572617Snjoly /* 40 */ "rmdir", 76cb572617Snjoly /* 41 */ "dup", 77cb572617Snjoly /* 42 */ "pipe", 78cb572617Snjoly /* 43 */ "times", 79cb572617Snjoly /* 44 */ "#44 (obsolete prof)", 80cb572617Snjoly /* 45 */ "brk", 81cb572617Snjoly /* 46 */ "setgid", 82cb572617Snjoly /* 47 */ "getgid", 83cb572617Snjoly /* 48 */ "signal", 84cb572617Snjoly /* 49 */ "geteuid", 85cb572617Snjoly /* 50 */ "getegid", 86cb572617Snjoly /* 51 */ "acct", 87cb572617Snjoly /* 52 */ "#52 (unimplemented umount)", 88cb572617Snjoly /* 53 */ "#53 (obsolete lock)", 89cb572617Snjoly /* 54 */ "ioctl", 90cb572617Snjoly /* 55 */ "fcntl", 91cb572617Snjoly /* 56 */ "#56 (obsolete mpx)", 92cb572617Snjoly /* 57 */ "setpgid", 93cb572617Snjoly /* 58 */ "#58 (obsolete ulimit)", 94cb572617Snjoly /* 59 */ "oldolduname", 95cb572617Snjoly /* 60 */ "umask", 96cb572617Snjoly /* 61 */ "chroot", 97cb572617Snjoly /* 62 */ "#62 (unimplemented ustat)", 98cb572617Snjoly /* 63 */ "dup2", 99cb572617Snjoly /* 64 */ "getppid", 100cb572617Snjoly /* 65 */ "getpgrp", 101cb572617Snjoly /* 66 */ "setsid", 102cb572617Snjoly /* 67 */ "sigaction", 103cb572617Snjoly /* 68 */ "siggetmask", 104cb572617Snjoly /* 69 */ "sigsetmask", 105f5183fcaSnjoly /* 70 */ "setreuid16", 106f5183fcaSnjoly /* 71 */ "setregid16", 107cb572617Snjoly /* 72 */ "sigsuspend", 108cb572617Snjoly /* 73 */ "sigpending", 109cb572617Snjoly /* 74 */ "sethostname", 110cb572617Snjoly /* 75 */ "setrlimit", 111cb572617Snjoly /* 76 */ "getrlimit", 112cb572617Snjoly /* 77 */ "getrusage", 113cb572617Snjoly /* 78 */ "gettimeofday", 114cb572617Snjoly /* 79 */ "settimeofday", 115f5183fcaSnjoly /* 80 */ "getgroups16", 116f5183fcaSnjoly /* 81 */ "setgroups16", 117cb572617Snjoly /* 82 */ "oldselect", 118cb572617Snjoly /* 83 */ "symlink", 119cb572617Snjoly /* 84 */ "oolstat", 120cb572617Snjoly /* 85 */ "readlink", 1212fdddc25Sbjh21 #ifdef EXEC_AOUT 122cb572617Snjoly /* 86 */ "uselib", 1232fdddc25Sbjh21 #else 124cb572617Snjoly /* 86 */ "#86 (excluded uselib)", 1252fdddc25Sbjh21 #endif 126cb572617Snjoly /* 87 */ "swapon", 127cb572617Snjoly /* 88 */ "reboot", 128cb572617Snjoly /* 89 */ "readdir", 129cb572617Snjoly /* 90 */ "old_mmap", 130cb572617Snjoly /* 91 */ "munmap", 131cb572617Snjoly /* 92 */ "truncate", 132cb572617Snjoly /* 93 */ "ftruncate", 133cb572617Snjoly /* 94 */ "fchmod", 134cb572617Snjoly /* 95 */ "fchown16", 135cb572617Snjoly /* 96 */ "getpriority", 136cb572617Snjoly /* 97 */ "setpriority", 137cb572617Snjoly /* 98 */ "profil", 138cb572617Snjoly /* 99 */ "statfs", 139cb572617Snjoly /* 100 */ "fstatfs", 140cb572617Snjoly /* 101 */ "#101 (unimplemented)", 141cb572617Snjoly /* 102 */ "socketcall", 142cb572617Snjoly /* 103 */ "#103 (unimplemented syslog)", 143cb572617Snjoly /* 104 */ "setitimer", 144cb572617Snjoly /* 105 */ "getitimer", 145cb572617Snjoly /* 106 */ "stat", 146cb572617Snjoly /* 107 */ "lstat", 147cb572617Snjoly /* 108 */ "fstat", 148cb572617Snjoly /* 109 */ "olduname", 149cb572617Snjoly /* 110 */ "#110 (unimplemented)", 150cb572617Snjoly /* 111 */ "#111 (unimplemented vhangup)", 151cb572617Snjoly /* 112 */ "#112 (unimplemented idle)", 152cb572617Snjoly /* 113 */ "#113 (unimplemented syscall)", 153cb572617Snjoly /* 114 */ "wait4", 154cb572617Snjoly /* 115 */ "swapoff", 155cb572617Snjoly /* 116 */ "sysinfo", 156cb572617Snjoly /* 117 */ "ipc", 157cb572617Snjoly /* 118 */ "fsync", 158cb572617Snjoly /* 119 */ "sigreturn", 159cb572617Snjoly /* 120 */ "clone", 160cb572617Snjoly /* 121 */ "setdomainname", 161cb572617Snjoly /* 122 */ "uname", 162cb572617Snjoly /* 123 */ "#123 (unimplemented modify_ldt)", 163cb572617Snjoly /* 124 */ "#124 (unimplemented adjtimex)", 164cb572617Snjoly /* 125 */ "mprotect", 165cb572617Snjoly /* 126 */ "sigprocmask", 166cb572617Snjoly /* 127 */ "#127 (unimplemented create_module)", 167cb572617Snjoly /* 128 */ "#128 (unimplemented init_module)", 168cb572617Snjoly /* 129 */ "#129 (unimplemented delete_module)", 169cb572617Snjoly /* 130 */ "#130 (unimplemented get_kernel_syms)", 170cb572617Snjoly /* 131 */ "#131 (unimplemented quotactl)", 171cb572617Snjoly /* 132 */ "getpgid", 172cb572617Snjoly /* 133 */ "fchdir", 173cb572617Snjoly /* 134 */ "#134 (unimplemented bdflush)", 174cb572617Snjoly /* 135 */ "#135 (unimplemented sysfs)", 175cb572617Snjoly /* 136 */ "personality", 176cb572617Snjoly /* 137 */ "#137 (unimplemented afs_syscall)", 177cb572617Snjoly /* 138 */ "setfsuid", 17890dee752Snjoly /* 139 */ "setfsgid", 179cb572617Snjoly /* 140 */ "llseek", 180cb572617Snjoly /* 141 */ "getdents", 181cb572617Snjoly /* 142 */ "select", 182cb572617Snjoly /* 143 */ "flock", 1832b6f0cc5Snjoly /* 144 */ "__msync13", 184cb572617Snjoly /* 145 */ "readv", 185cb572617Snjoly /* 146 */ "writev", 186cb572617Snjoly /* 147 */ "getsid", 187cb572617Snjoly /* 148 */ "fdatasync", 188cb572617Snjoly /* 149 */ "__sysctl", 189cb572617Snjoly /* 150 */ "mlock", 190cb572617Snjoly /* 151 */ "munlock", 191cb572617Snjoly /* 152 */ "mlockall", 192cb572617Snjoly /* 153 */ "munlockall", 193cb572617Snjoly /* 154 */ "sched_setparam", 194cb572617Snjoly /* 155 */ "sched_getparam", 195cb572617Snjoly /* 156 */ "sched_setscheduler", 196cb572617Snjoly /* 157 */ "sched_getscheduler", 197cb572617Snjoly /* 158 */ "sched_yield", 198cb572617Snjoly /* 159 */ "sched_get_priority_max", 199cb572617Snjoly /* 160 */ "sched_get_priority_min", 200cb572617Snjoly /* 161 */ "#161 (unimplemented sched_rr_get_interval)", 201cb572617Snjoly /* 162 */ "nanosleep", 202cb572617Snjoly /* 163 */ "mremap", 203f5183fcaSnjoly /* 164 */ "setresuid16", 204f5183fcaSnjoly /* 165 */ "getresuid16", 205cb572617Snjoly /* 166 */ "#166 (unimplemented)", 206cb572617Snjoly /* 167 */ "#167 (unimplemented query_module)", 207cb572617Snjoly /* 168 */ "poll", 208cb572617Snjoly /* 169 */ "#169 (unimplemented nfsservctl)", 209f5183fcaSnjoly /* 170 */ "setresgid16", 210f5183fcaSnjoly /* 171 */ "getresgid16", 211cb572617Snjoly /* 172 */ "#172 (unimplemented prctl)", 212cb572617Snjoly /* 173 */ "#173 (unimplemented rt_sigreturn)", 213cb572617Snjoly /* 174 */ "rt_sigaction", 214cb572617Snjoly /* 175 */ "rt_sigprocmask", 215cb572617Snjoly /* 176 */ "rt_sigpending", 216f72d02ffSchristos /* 177 */ "rt_sigtimedwait", 217cb572617Snjoly /* 178 */ "rt_queueinfo", 218cb572617Snjoly /* 179 */ "rt_sigsuspend", 219cb572617Snjoly /* 180 */ "pread", 220cb572617Snjoly /* 181 */ "pwrite", 221cb572617Snjoly /* 182 */ "chown16", 222cb572617Snjoly /* 183 */ "__getcwd", 223cb572617Snjoly /* 184 */ "#184 (unimplemented capget)", 224cb572617Snjoly /* 185 */ "#185 (unimplemented capset)", 225cb572617Snjoly /* 186 */ "sigaltstack", 226cb572617Snjoly /* 187 */ "#187 (unimplemented sendfile)", 227cb572617Snjoly /* 188 */ "#188 (unimplemented getpmsg)", 228cb572617Snjoly /* 189 */ "#189 (unimplemented putpmsg)", 229cb572617Snjoly /* 190 */ "vfork", 230cb572617Snjoly /* 191 */ "ugetrlimit", 2316fb2884cSdsl #define linux_sys_mmap2_args linux_sys_mmap_args 232cb572617Snjoly /* 192 */ "mmap2", 233cb572617Snjoly /* 193 */ "truncate64", 234cb572617Snjoly /* 194 */ "ftruncate64", 235cb572617Snjoly /* 195 */ "stat64", 236cb572617Snjoly /* 196 */ "lstat64", 237cb572617Snjoly /* 197 */ "fstat64", 238cb572617Snjoly /* 198 */ "__posix_lchown", 239cb572617Snjoly /* 199 */ "getuid32", 240cb572617Snjoly /* 200 */ "getgid32", 241cb572617Snjoly /* 201 */ "geteuid32", 242cb572617Snjoly /* 202 */ "getegid32", 243cb572617Snjoly /* 203 */ "setreuid32", 244cb572617Snjoly /* 204 */ "setregid32", 245cb572617Snjoly /* 205 */ "getgroups32", 246cb572617Snjoly /* 206 */ "setgroups32", 247cb572617Snjoly /* 207 */ "fchown32", 248cb572617Snjoly /* 208 */ "setresuid32", 249cb572617Snjoly /* 209 */ "getresuid32", 250cb572617Snjoly /* 210 */ "setresgid32", 251cb572617Snjoly /* 211 */ "getresgid32", 252cb572617Snjoly /* 212 */ "chown32", 253cb572617Snjoly /* 213 */ "setuid32", 254cb572617Snjoly /* 214 */ "setgid32", 255cb572617Snjoly /* 215 */ "setfsuid32", 25690dee752Snjoly /* 216 */ "setfsgid32", 257cb572617Snjoly /* 217 */ "getdents64", 258cb572617Snjoly /* 218 */ "#218 (unimplemented pivot_root)", 259cb572617Snjoly /* 219 */ "mincore", 260cb572617Snjoly /* 220 */ "madvise", 261cb572617Snjoly /* 221 */ "fcntl64", 262cb572617Snjoly /* 222 */ "#222 (unimplemented / * for tux * /)", 263cb572617Snjoly /* 223 */ "#223 (unimplemented / * unused * /)", 264d916122eSchs /* 224 */ "gettid", 265ccd370d9Schristos /* 225 */ "readahead", 266cb572617Snjoly /* 226 */ "setxattr", 267cb572617Snjoly /* 227 */ "lsetxattr", 268cb572617Snjoly /* 228 */ "fsetxattr", 269cb572617Snjoly /* 229 */ "getxattr", 270cb572617Snjoly /* 230 */ "lgetxattr", 271cb572617Snjoly /* 231 */ "fgetxattr", 272cb572617Snjoly /* 232 */ "listxattr", 273cb572617Snjoly /* 233 */ "llistxattr", 274cb572617Snjoly /* 234 */ "flistxattr", 275cb572617Snjoly /* 235 */ "removexattr", 276cb572617Snjoly /* 236 */ "lremovexattr", 277cb572617Snjoly /* 237 */ "fremovexattr", 278d916122eSchs /* 238 */ "tkill", 279cb572617Snjoly /* 239 */ "#239 (unimplemented sendfile64)", 280d916122eSchs /* 240 */ "futex", 281d916122eSchs /* 241 */ "sched_setaffinity", 282d916122eSchs /* 242 */ "sched_getaffinity", 283cb572617Snjoly /* 243 */ "#243 (unimplemented io_setup)", 284cb572617Snjoly /* 244 */ "#244 (unimplemented io_destroy)", 285cb572617Snjoly /* 245 */ "#245 (unimplemented io_getevents)", 286cb572617Snjoly /* 246 */ "#246 (unimplemented io_submit)", 287cb572617Snjoly /* 247 */ "#247 (unimplemented io_cancel)", 288cb572617Snjoly /* 248 */ "exit_group", 289cb572617Snjoly /* 249 */ "#249 (unimplemented lookup_dcookie)", 290f3c4f60fSchristos /* 250 */ "epoll_create", 291f3c4f60fSchristos /* 251 */ "epoll_ctl", 292f3c4f60fSchristos /* 252 */ "epoll_wait", 293cb572617Snjoly /* 253 */ "#253 (unimplemented remap_file_pages)", 294d916122eSchs /* 254 */ "#254 (unimplemented set_thread_area)", 295d916122eSchs /* 255 */ "#255 (unimplemented get_thread_area)", 296d916122eSchs /* 256 */ "set_tid_address", 297a108364eSthorpej /* 257 */ "timer_create", 298a108364eSthorpej /* 258 */ "timer_settime", 299a108364eSthorpej /* 259 */ "timer_gettime", 300a108364eSthorpej /* 260 */ "timer_getoverrun", 301a108364eSthorpej /* 261 */ "timer_delete", 302cb572617Snjoly /* 262 */ "clock_settime", 303cb572617Snjoly /* 263 */ "clock_gettime", 304cb572617Snjoly /* 264 */ "clock_getres", 305cb572617Snjoly /* 265 */ "clock_nanosleep", 306cb572617Snjoly /* 266 */ "statfs64", 307cb572617Snjoly /* 267 */ "fstatfs64", 308d916122eSchs /* 268 */ "tgkill", 309b84b9e7dSpooka /* 269 */ "utimes", 310dab2e0b5Salnsn /* 270 */ "fadvise64_64", 311cb572617Snjoly /* 271 */ "#271 (unimplemented pciconfig_iobase)", 312cb572617Snjoly /* 272 */ "#272 (unimplemented pciconfig_read)", 313cb572617Snjoly /* 273 */ "#273 (unimplemented pciconfig_write)", 31416a450f4Schristos /* 274 */ "mq_open", 31516a450f4Schristos /* 275 */ "mq_unlink", 31616a450f4Schristos /* 276 */ "mq_timedsend", 31716a450f4Schristos /* 277 */ "mq_timedreceive", 31816a450f4Schristos /* 278 */ "mq_notify", 31916a450f4Schristos /* 279 */ "mq_getsetattr", 320f173e917Schristos /* 280 */ "waitid", 321d916122eSchs /* 281 */ "#281 (unimplemented socket)", 322d916122eSchs /* 282 */ "#282 (unimplemented bind)", 323d916122eSchs /* 283 */ "#283 (unimplemented connect)", 324d916122eSchs /* 284 */ "#284 (unimplemented listen)", 325d916122eSchs /* 285 */ "#285 (unimplemented accept)", 326d916122eSchs /* 286 */ "#286 (unimplemented getsockname)", 327d916122eSchs /* 287 */ "#287 (unimplemented getpeername)", 328d916122eSchs /* 288 */ "#288 (unimplemented socketpair)", 329d916122eSchs /* 289 */ "#289 (unimplemented send)", 330d916122eSchs /* 290 */ "#290 (unimplemented sendto)", 331d916122eSchs /* 291 */ "#291 (unimplemented recv)", 332d916122eSchs /* 292 */ "#292 (unimplemented recvfrom)", 333d916122eSchs /* 293 */ "#293 (unimplemented shutdown)", 334d916122eSchs /* 294 */ "#294 (unimplemented setsockopt)", 335d916122eSchs /* 295 */ "#295 (unimplemented getsockopt)", 336d916122eSchs /* 296 */ "#296 (unimplemented sendmsg)", 337d916122eSchs /* 297 */ "#297 (unimplemented recvmsg)", 338d916122eSchs /* 298 */ "#298 (unimplemented semop)", 339d916122eSchs /* 299 */ "#299 (unimplemented semget)", 340d916122eSchs /* 300 */ "#300 (unimplemented semctl)", 341d916122eSchs /* 301 */ "#301 (unimplemented msgsnd)", 342d916122eSchs /* 302 */ "#302 (unimplemented msgrcv)", 343d916122eSchs /* 303 */ "#303 (unimplemented msgget)", 344d916122eSchs /* 304 */ "#304 (unimplemented msgctl)", 345d916122eSchs /* 305 */ "#305 (unimplemented shmat)", 346d916122eSchs /* 306 */ "#306 (unimplemented shmdt)", 347d916122eSchs /* 307 */ "#307 (unimplemented shmget)", 348d916122eSchs /* 308 */ "#308 (unimplemented shmctl)", 349d916122eSchs /* 309 */ "#309 (unimplemented add_key)", 350d916122eSchs /* 310 */ "#310 (unimplemented request_key)", 351d916122eSchs /* 311 */ "#311 (unimplemented keyctl)", 352d916122eSchs /* 312 */ "#312 (unimplemented semtimedop)", 353d916122eSchs /* 313 */ "#313 (unimplemented vserver)", 354d916122eSchs /* 314 */ "#314 (unimplemented ioptio_set)", 355d916122eSchs /* 315 */ "#315 (unimplemented ioptio_get)", 35640dae343Schristos /* 316 */ "inotify_init", 35740dae343Schristos /* 317 */ "inotify_add_watch", 35840dae343Schristos /* 318 */ "inotify_rm_watch", 359d916122eSchs /* 319 */ "#319 (unimplemented mbind)", 360d916122eSchs /* 320 */ "#320 (unimplemented get_mempolicy)", 361d916122eSchs /* 321 */ "#321 (unimplemented set_mempolicy)", 3626aed5250Schs /* 322 */ "openat", 3636aed5250Schs /* 323 */ "mkdirat", 3646aed5250Schs /* 324 */ "mknodat", 3656aed5250Schs /* 325 */ "fchownat", 366d916122eSchs /* 326 */ "#326 (unimplemented futimesat)", 3676aed5250Schs /* 327 */ "fstatat64", 3686aed5250Schs /* 328 */ "unlinkat", 3696aed5250Schs /* 329 */ "renameat", 3706aed5250Schs /* 330 */ "linkat", 3716aed5250Schs /* 331 */ "symlinkat", 3726aed5250Schs /* 332 */ "readlinkat", 3736aed5250Schs /* 333 */ "fchmodat", 3746aed5250Schs /* 334 */ "faccessat", 3756919b13cSmanu /* 335 */ "pselect6", 376cc9292b3Spooka /* 336 */ "ppoll", 377d916122eSchs /* 337 */ "#337 (unimplemented unshare)", 378cb9aba0eSthorpej /* 338 */ "__futex_set_robust_list", 379cb9aba0eSthorpej /* 339 */ "__futex_get_robust_list", 380d916122eSchs /* 340 */ "#340 (unimplemented splice)", 381*f905d8d6Schristos /* 341 */ "sync_file_range", 382d916122eSchs /* 342 */ "#342 (unimplemented tee)", 383d916122eSchs /* 343 */ "#343 (unimplemented vmsplice)", 384d916122eSchs /* 344 */ "#344 (unimplemented move_pages)", 38575d508beSchristos /* 345 */ "getcpu", 386f3c4f60fSchristos /* 346 */ "epoll_pwait", 387d916122eSchs /* 347 */ "#347 (unimplemented kexec_load)", 388a4d690b0Snjoly /* 348 */ "utimensat", 389d916122eSchs /* 349 */ "#349 (unimplemented signalfd)", 39030226473Sthorpej /* 350 */ "timerfd_create", 3917a09b9c7Sthorpej /* 351 */ "eventfd", 392d61dd23cSjdolecek /* 352 */ "fallocate", 39330226473Sthorpej /* 353 */ "timerfd_settime", 39430226473Sthorpej /* 354 */ "timerfd_gettime", 395d916122eSchs /* 355 */ "#355 (unimplemented signalfd4)", 3967a09b9c7Sthorpej /* 356 */ "eventfd2", 397f3c4f60fSchristos /* 357 */ "epoll_create1", 398bb979087She /* 358 */ "dup3", 399bb979087She /* 359 */ "pipe2", 40040dae343Schristos /* 360 */ "inotify_init1", 401d007899aSthorpej /* 361 */ "preadv", 402d007899aSthorpej /* 362 */ "pwritev", 403d916122eSchs /* 363 */ "#363 (unimplemented rt_tgsigqueueinfo)", 404d916122eSchs /* 364 */ "#364 (unimplemented perf_counter_open)", 40591e51a1cSchristos /* 365 */ "recvmmsg", 406b38640c5Smartin /* 366 */ "accept4", 40791e51a1cSchristos /* 367 */ "#367 (unimplemented fanotify_init)", 40891e51a1cSchristos /* 368 */ "#368 (unimplemented fanotify_mark)", 409dc0b6747Sryo /* 369 */ "prlimit64", 41091e51a1cSchristos /* 370 */ "#370 (unimplemented name_to_handle_at)", 41191e51a1cSchristos /* 371 */ "#371 (unimplemented open_by_handle_at)", 41291e51a1cSchristos /* 372 */ "#372 (unimplemented clock_adjtime)", 413*f905d8d6Schristos /* 373 */ "syncfs", 41491e51a1cSchristos /* 374 */ "sendmmsg", 41591e51a1cSchristos /* 375 */ "#375 (unimplemented setns)", 41691e51a1cSchristos /* 376 */ "#376 (unimplemented process_vm_readv)", 41791e51a1cSchristos /* 377 */ "#377 (unimplemented process_vm_writev)", 41891e51a1cSchristos /* 378 */ "#378 (unimplemented kcmp)", 41991e51a1cSchristos /* 379 */ "#379 (unimplemented finit_module)", 42091e51a1cSchristos /* 380 */ "#380 (unimplemented sched_setattr)", 42191e51a1cSchristos /* 381 */ "#381 (unimplemented sched_getattr)", 422*f905d8d6Schristos /* 382 */ "renameat2", 42391e51a1cSchristos /* 383 */ "#383 (unimplemented seccomp)", 424cb572617Snjoly /* 384 */ "#384 (unimplemented / * base * /)", 425cb572617Snjoly /* 385 */ "breakpoint", 426cb572617Snjoly /* 386 */ "cacheflush", 427cb572617Snjoly /* 387 */ "#387 (unimplemented usr26)", 428cb572617Snjoly /* 388 */ "#388 (unimplemented usr32)", 429d916122eSchs /* 389 */ "set_tls", 430f3c4f60fSchristos /* 390 */ "#390 (unimplemented)", 431*f905d8d6Schristos /* 391 */ "copy_file_range", 432f3c4f60fSchristos /* 392 */ "#392 (unimplemented)", 433f3c4f60fSchristos /* 393 */ "#393 (unimplemented)", 434f3c4f60fSchristos /* 394 */ "#394 (unimplemented)", 435f3c4f60fSchristos /* 395 */ "#395 (unimplemented)", 436f3c4f60fSchristos /* 396 */ "#396 (unimplemented)", 437ccd370d9Schristos /* 397 */ "statx", 438f3c4f60fSchristos /* 398 */ "#398 (unimplemented)", 439f3c4f60fSchristos /* 399 */ "#399 (unimplemented)", 440f3c4f60fSchristos /* 400 */ "#400 (unimplemented)", 441f3c4f60fSchristos /* 401 */ "#401 (unimplemented)", 442f3c4f60fSchristos /* 402 */ "#402 (unimplemented)", 443f3c4f60fSchristos /* 403 */ "#403 (unimplemented)", 444f3c4f60fSchristos /* 404 */ "#404 (unimplemented)", 445f3c4f60fSchristos /* 405 */ "#405 (unimplemented)", 446f3c4f60fSchristos /* 406 */ "#406 (unimplemented)", 447f3c4f60fSchristos /* 407 */ "#407 (unimplemented)", 448f3c4f60fSchristos /* 408 */ "#408 (unimplemented)", 449f3c4f60fSchristos /* 409 */ "#409 (unimplemented)", 450f3c4f60fSchristos /* 410 */ "#410 (unimplemented)", 451f3c4f60fSchristos /* 411 */ "#411 (unimplemented)", 452f3c4f60fSchristos /* 412 */ "#412 (unimplemented)", 453f3c4f60fSchristos /* 413 */ "#413 (unimplemented)", 454f3c4f60fSchristos /* 414 */ "#414 (unimplemented)", 455f3c4f60fSchristos /* 415 */ "#415 (unimplemented)", 456f3c4f60fSchristos /* 416 */ "#416 (unimplemented)", 457f3c4f60fSchristos /* 417 */ "#417 (unimplemented)", 458f3c4f60fSchristos /* 418 */ "#418 (unimplemented)", 459f3c4f60fSchristos /* 419 */ "#419 (unimplemented)", 460f3c4f60fSchristos /* 420 */ "#420 (unimplemented)", 461f3c4f60fSchristos /* 421 */ "#421 (unimplemented)", 462f3c4f60fSchristos /* 422 */ "#422 (unimplemented)", 463f3c4f60fSchristos /* 423 */ "#423 (unimplemented)", 464f3c4f60fSchristos /* 424 */ "#424 (unimplemented)", 465f3c4f60fSchristos /* 425 */ "#425 (unimplemented)", 466f3c4f60fSchristos /* 426 */ "#426 (unimplemented)", 467f3c4f60fSchristos /* 427 */ "#427 (unimplemented)", 468f3c4f60fSchristos /* 428 */ "#428 (unimplemented)", 469f3c4f60fSchristos /* 429 */ "#429 (unimplemented)", 470f3c4f60fSchristos /* 430 */ "#430 (unimplemented)", 471f3c4f60fSchristos /* 431 */ "#431 (unimplemented)", 472f3c4f60fSchristos /* 432 */ "#432 (unimplemented)", 473f3c4f60fSchristos /* 433 */ "#433 (unimplemented)", 474f3c4f60fSchristos /* 434 */ "#434 (unimplemented)", 475*f905d8d6Schristos /* 435 */ "clone3", 476ccd370d9Schristos /* 436 */ "close_range", 477f3c4f60fSchristos /* 437 */ "#437 (unimplemented)", 478f3c4f60fSchristos /* 438 */ "#438 (unimplemented)", 47975d508beSchristos /* 439 */ "faccessat2", 480f3c4f60fSchristos /* 440 */ "#440 (unimplemented)", 481f3c4f60fSchristos /* 441 */ "epoll_pwait2", 482bb979087She /* 442 */ "# filler", 483bb979087She /* 443 */ "# filler", 484bb979087She /* 444 */ "# filler", 485bb979087She /* 445 */ "# filler", 486bb979087She /* 446 */ "# filler", 487bb979087She /* 447 */ "# filler", 488bb979087She /* 448 */ "# filler", 489bb979087She /* 449 */ "# filler", 490bb979087She /* 450 */ "# filler", 491bb979087She /* 451 */ "# filler", 492bb979087She /* 452 */ "# filler", 493bb979087She /* 453 */ "# filler", 494bb979087She /* 454 */ "# filler", 495bb979087She /* 455 */ "# filler", 496bb979087She /* 456 */ "# filler", 497bb979087She /* 457 */ "# filler", 498bb979087She /* 458 */ "# filler", 499bb979087She /* 459 */ "# filler", 500bb979087She /* 460 */ "# filler", 501bb979087She /* 461 */ "# filler", 502bb979087She /* 462 */ "# filler", 503bb979087She /* 463 */ "# filler", 504bb979087She /* 464 */ "# filler", 505bb979087She /* 465 */ "# filler", 506bb979087She /* 466 */ "# filler", 507bb979087She /* 467 */ "# filler", 508bb979087She /* 468 */ "# filler", 509bb979087She /* 469 */ "# filler", 510bb979087She /* 470 */ "# filler", 511bb979087She /* 471 */ "# filler", 512bb979087She /* 472 */ "# filler", 513bb979087She /* 473 */ "# filler", 514bb979087She /* 474 */ "# filler", 515bb979087She /* 475 */ "# filler", 516bb979087She /* 476 */ "# filler", 517bb979087She /* 477 */ "# filler", 518bb979087She /* 478 */ "# filler", 519bb979087She /* 479 */ "# filler", 520bb979087She /* 480 */ "# filler", 521bb979087She /* 481 */ "# filler", 522bb979087She /* 482 */ "# filler", 523bb979087She /* 483 */ "# filler", 524bb979087She /* 484 */ "# filler", 525bb979087She /* 485 */ "# filler", 526bb979087She /* 486 */ "# filler", 527bb979087She /* 487 */ "# filler", 528bb979087She /* 488 */ "# filler", 529bb979087She /* 489 */ "# filler", 530bb979087She /* 490 */ "# filler", 531bb979087She /* 491 */ "# filler", 532bb979087She /* 492 */ "# filler", 533bb979087She /* 493 */ "# filler", 534bb979087She /* 494 */ "# filler", 535bb979087She /* 495 */ "# filler", 536bb979087She /* 496 */ "# filler", 537bb979087She /* 497 */ "# filler", 538bb979087She /* 498 */ "# filler", 539bb979087She /* 499 */ "# filler", 540bb979087She /* 500 */ "# filler", 541bb979087She /* 501 */ "# filler", 542bb979087She /* 502 */ "# filler", 543bb979087She /* 503 */ "# filler", 544bb979087She /* 504 */ "# filler", 545bb979087She /* 505 */ "# filler", 546bb979087She /* 506 */ "# filler", 547bb979087She /* 507 */ "# filler", 548bb979087She /* 508 */ "# filler", 549bb979087She /* 509 */ "# filler", 550bb979087She /* 510 */ "# filler", 551bb979087She /* 511 */ "# filler", 5522fdddc25Sbjh21 }; 5536d90b98aSmartin 5546d90b98aSmartin 5556d90b98aSmartin /* libc style syscall names */ 5566d90b98aSmartin const char *const altlinux_syscallnames[] = { 5576d90b98aSmartin /* 0 */ NULL, /* nosys */ 5586d90b98aSmartin /* 1 */ NULL, /* exit */ 5596d90b98aSmartin /* 2 */ NULL, /* fork */ 5606d90b98aSmartin /* 3 */ NULL, /* read */ 5616d90b98aSmartin /* 4 */ NULL, /* write */ 5626d90b98aSmartin /* 5 */ NULL, /* open */ 5636d90b98aSmartin /* 6 */ NULL, /* close */ 5646d90b98aSmartin /* 7 */ NULL, /* waitpid */ 5656d90b98aSmartin /* 8 */ NULL, /* creat */ 5666d90b98aSmartin /* 9 */ NULL, /* link */ 5676d90b98aSmartin /* 10 */ NULL, /* unlink */ 5686d90b98aSmartin /* 11 */ NULL, /* execve */ 5696d90b98aSmartin /* 12 */ NULL, /* chdir */ 5706d90b98aSmartin /* 13 */ NULL, /* time */ 5716d90b98aSmartin /* 14 */ NULL, /* mknod */ 5726d90b98aSmartin /* 15 */ NULL, /* chmod */ 5736d90b98aSmartin /* 16 */ NULL, /* lchown16 */ 5746d90b98aSmartin /* 17 */ NULL, /* obsolete break */ 5756d90b98aSmartin /* 18 */ NULL, /* obsolete ostat */ 5766d90b98aSmartin /* 19 */ NULL, /* lseek */ 5776d90b98aSmartin /* 20 */ NULL, /* getpid */ 5786d90b98aSmartin /* 21 */ NULL, /* unimplemented mount */ 5796d90b98aSmartin /* 22 */ NULL, /* obsolete umount */ 5806d90b98aSmartin /* 23 */ NULL, /* setuid */ 5816d90b98aSmartin /* 24 */ NULL, /* getuid */ 5826d90b98aSmartin /* 25 */ NULL, /* stime */ 5836d90b98aSmartin /* 26 */ NULL, /* ptrace */ 5846d90b98aSmartin /* 27 */ NULL, /* alarm */ 5856d90b98aSmartin /* 28 */ NULL, /* obsolete ofstat */ 5866d90b98aSmartin /* 29 */ NULL, /* pause */ 5876d90b98aSmartin /* 30 */ NULL, /* utime */ 5886d90b98aSmartin /* 31 */ NULL, /* obsolete stty */ 5896d90b98aSmartin /* 32 */ NULL, /* obsolete gtty */ 5906d90b98aSmartin /* 33 */ NULL, /* access */ 5916d90b98aSmartin /* 34 */ NULL, /* nice */ 5926d90b98aSmartin /* 35 */ NULL, /* obsolete ftime */ 5936d90b98aSmartin /* 36 */ NULL, /* sync */ 5946d90b98aSmartin /* 37 */ NULL, /* kill */ 5956d90b98aSmartin /* 38 */ NULL, /* __posix_rename */ 5966d90b98aSmartin /* 39 */ NULL, /* mkdir */ 5976d90b98aSmartin /* 40 */ NULL, /* rmdir */ 5986d90b98aSmartin /* 41 */ NULL, /* dup */ 5996d90b98aSmartin /* 42 */ NULL, /* pipe */ 6006d90b98aSmartin /* 43 */ NULL, /* times */ 6016d90b98aSmartin /* 44 */ NULL, /* obsolete prof */ 6026d90b98aSmartin /* 45 */ NULL, /* brk */ 6036d90b98aSmartin /* 46 */ NULL, /* setgid */ 6046d90b98aSmartin /* 47 */ NULL, /* getgid */ 6056d90b98aSmartin /* 48 */ NULL, /* signal */ 6066d90b98aSmartin /* 49 */ NULL, /* geteuid */ 6076d90b98aSmartin /* 50 */ NULL, /* getegid */ 6086d90b98aSmartin /* 51 */ NULL, /* acct */ 6096d90b98aSmartin /* 52 */ NULL, /* unimplemented umount */ 6106d90b98aSmartin /* 53 */ NULL, /* obsolete lock */ 6116d90b98aSmartin /* 54 */ NULL, /* ioctl */ 6126d90b98aSmartin /* 55 */ NULL, /* fcntl */ 6136d90b98aSmartin /* 56 */ NULL, /* obsolete mpx */ 6146d90b98aSmartin /* 57 */ NULL, /* setpgid */ 6156d90b98aSmartin /* 58 */ NULL, /* obsolete ulimit */ 6166d90b98aSmartin /* 59 */ NULL, /* oldolduname */ 6176d90b98aSmartin /* 60 */ NULL, /* umask */ 6186d90b98aSmartin /* 61 */ NULL, /* chroot */ 6196d90b98aSmartin /* 62 */ NULL, /* unimplemented ustat */ 6206d90b98aSmartin /* 63 */ NULL, /* dup2 */ 6216d90b98aSmartin /* 64 */ NULL, /* getppid */ 6226d90b98aSmartin /* 65 */ NULL, /* getpgrp */ 6236d90b98aSmartin /* 66 */ NULL, /* setsid */ 6246d90b98aSmartin /* 67 */ NULL, /* sigaction */ 6256d90b98aSmartin /* 68 */ NULL, /* siggetmask */ 6266d90b98aSmartin /* 69 */ NULL, /* sigsetmask */ 6276d90b98aSmartin /* 70 */ NULL, /* setreuid16 */ 6286d90b98aSmartin /* 71 */ NULL, /* setregid16 */ 6296d90b98aSmartin /* 72 */ NULL, /* sigsuspend */ 6306d90b98aSmartin /* 73 */ NULL, /* sigpending */ 6316d90b98aSmartin /* 74 */ NULL, /* sethostname */ 6326d90b98aSmartin /* 75 */ NULL, /* setrlimit */ 6336d90b98aSmartin /* 76 */ NULL, /* getrlimit */ 6346d90b98aSmartin /* 77 */ NULL, /* getrusage */ 6356d90b98aSmartin /* 78 */ NULL, /* gettimeofday */ 6366d90b98aSmartin /* 79 */ NULL, /* settimeofday */ 6376d90b98aSmartin /* 80 */ NULL, /* getgroups16 */ 6386d90b98aSmartin /* 81 */ NULL, /* setgroups16 */ 6396d90b98aSmartin /* 82 */ NULL, /* oldselect */ 6406d90b98aSmartin /* 83 */ NULL, /* symlink */ 6416d90b98aSmartin /* 84 */ "lstat", 6426d90b98aSmartin /* 85 */ NULL, /* readlink */ 6436d90b98aSmartin #ifdef EXEC_AOUT 6446d90b98aSmartin /* 86 */ NULL, /* uselib */ 6456d90b98aSmartin #else 6466d90b98aSmartin /* 86 */ NULL, /* excluded uselib */ 6476d90b98aSmartin #endif 6486d90b98aSmartin /* 87 */ NULL, /* swapon */ 6496d90b98aSmartin /* 88 */ NULL, /* reboot */ 6506d90b98aSmartin /* 89 */ NULL, /* readdir */ 6516d90b98aSmartin /* 90 */ NULL, /* old_mmap */ 6526d90b98aSmartin /* 91 */ NULL, /* munmap */ 6536d90b98aSmartin /* 92 */ NULL, /* truncate */ 6546d90b98aSmartin /* 93 */ NULL, /* ftruncate */ 6556d90b98aSmartin /* 94 */ NULL, /* fchmod */ 6566d90b98aSmartin /* 95 */ NULL, /* fchown16 */ 6576d90b98aSmartin /* 96 */ NULL, /* getpriority */ 6586d90b98aSmartin /* 97 */ NULL, /* setpriority */ 6596d90b98aSmartin /* 98 */ NULL, /* profil */ 6606d90b98aSmartin /* 99 */ NULL, /* statfs */ 6616d90b98aSmartin /* 100 */ NULL, /* fstatfs */ 6626d90b98aSmartin /* 101 */ NULL, /* unimplemented */ 6636d90b98aSmartin /* 102 */ NULL, /* socketcall */ 6646d90b98aSmartin /* 103 */ NULL, /* unimplemented syslog */ 6656d90b98aSmartin /* 104 */ NULL, /* setitimer */ 6666d90b98aSmartin /* 105 */ NULL, /* getitimer */ 6676d90b98aSmartin /* 106 */ NULL, /* stat */ 6686d90b98aSmartin /* 107 */ NULL, /* lstat */ 6696d90b98aSmartin /* 108 */ NULL, /* fstat */ 6706d90b98aSmartin /* 109 */ NULL, /* olduname */ 6716d90b98aSmartin /* 110 */ NULL, /* unimplemented */ 6726d90b98aSmartin /* 111 */ NULL, /* unimplemented vhangup */ 6736d90b98aSmartin /* 112 */ NULL, /* unimplemented idle */ 6746d90b98aSmartin /* 113 */ NULL, /* unimplemented syscall */ 6756d90b98aSmartin /* 114 */ NULL, /* wait4 */ 6766d90b98aSmartin /* 115 */ NULL, /* swapoff */ 6776d90b98aSmartin /* 116 */ NULL, /* sysinfo */ 6786d90b98aSmartin /* 117 */ NULL, /* ipc */ 6796d90b98aSmartin /* 118 */ NULL, /* fsync */ 6806d90b98aSmartin /* 119 */ NULL, /* sigreturn */ 6816d90b98aSmartin /* 120 */ NULL, /* clone */ 6826d90b98aSmartin /* 121 */ NULL, /* setdomainname */ 6836d90b98aSmartin /* 122 */ NULL, /* uname */ 6846d90b98aSmartin /* 123 */ NULL, /* unimplemented modify_ldt */ 6856d90b98aSmartin /* 124 */ NULL, /* unimplemented adjtimex */ 6866d90b98aSmartin /* 125 */ NULL, /* mprotect */ 6876d90b98aSmartin /* 126 */ NULL, /* sigprocmask */ 6886d90b98aSmartin /* 127 */ NULL, /* unimplemented create_module */ 6896d90b98aSmartin /* 128 */ NULL, /* unimplemented init_module */ 6906d90b98aSmartin /* 129 */ NULL, /* unimplemented delete_module */ 6916d90b98aSmartin /* 130 */ NULL, /* unimplemented get_kernel_syms */ 6926d90b98aSmartin /* 131 */ NULL, /* unimplemented quotactl */ 6936d90b98aSmartin /* 132 */ NULL, /* getpgid */ 6946d90b98aSmartin /* 133 */ NULL, /* fchdir */ 6956d90b98aSmartin /* 134 */ NULL, /* unimplemented bdflush */ 6966d90b98aSmartin /* 135 */ NULL, /* unimplemented sysfs */ 6976d90b98aSmartin /* 136 */ NULL, /* personality */ 6986d90b98aSmartin /* 137 */ NULL, /* unimplemented afs_syscall */ 6996d90b98aSmartin /* 138 */ NULL, /* setfsuid */ 7006d90b98aSmartin /* 139 */ NULL, /* setfsgid */ 7016d90b98aSmartin /* 140 */ NULL, /* llseek */ 7026d90b98aSmartin /* 141 */ NULL, /* getdents */ 7036d90b98aSmartin /* 142 */ NULL, /* select */ 7046d90b98aSmartin /* 143 */ NULL, /* flock */ 7056d90b98aSmartin /* 144 */ "msync", 7066d90b98aSmartin /* 145 */ NULL, /* readv */ 7076d90b98aSmartin /* 146 */ NULL, /* writev */ 7086d90b98aSmartin /* 147 */ NULL, /* getsid */ 7096d90b98aSmartin /* 148 */ NULL, /* fdatasync */ 7106d90b98aSmartin /* 149 */ NULL, /* __sysctl */ 7116d90b98aSmartin /* 150 */ NULL, /* mlock */ 7126d90b98aSmartin /* 151 */ NULL, /* munlock */ 7136d90b98aSmartin /* 152 */ NULL, /* mlockall */ 7146d90b98aSmartin /* 153 */ NULL, /* munlockall */ 7156d90b98aSmartin /* 154 */ NULL, /* sched_setparam */ 7166d90b98aSmartin /* 155 */ NULL, /* sched_getparam */ 7176d90b98aSmartin /* 156 */ NULL, /* sched_setscheduler */ 7186d90b98aSmartin /* 157 */ NULL, /* sched_getscheduler */ 7196d90b98aSmartin /* 158 */ NULL, /* sched_yield */ 7206d90b98aSmartin /* 159 */ NULL, /* sched_get_priority_max */ 7216d90b98aSmartin /* 160 */ NULL, /* sched_get_priority_min */ 7226d90b98aSmartin /* 161 */ NULL, /* unimplemented sched_rr_get_interval */ 7236d90b98aSmartin /* 162 */ NULL, /* nanosleep */ 7246d90b98aSmartin /* 163 */ NULL, /* mremap */ 7256d90b98aSmartin /* 164 */ NULL, /* setresuid16 */ 7266d90b98aSmartin /* 165 */ NULL, /* getresuid16 */ 7276d90b98aSmartin /* 166 */ NULL, /* unimplemented */ 7286d90b98aSmartin /* 167 */ NULL, /* unimplemented query_module */ 7296d90b98aSmartin /* 168 */ NULL, /* poll */ 7306d90b98aSmartin /* 169 */ NULL, /* unimplemented nfsservctl */ 7316d90b98aSmartin /* 170 */ NULL, /* setresgid16 */ 7326d90b98aSmartin /* 171 */ NULL, /* getresgid16 */ 7336d90b98aSmartin /* 172 */ NULL, /* unimplemented prctl */ 7346d90b98aSmartin /* 173 */ NULL, /* unimplemented rt_sigreturn */ 7356d90b98aSmartin /* 174 */ NULL, /* rt_sigaction */ 7366d90b98aSmartin /* 175 */ NULL, /* rt_sigprocmask */ 7376d90b98aSmartin /* 176 */ NULL, /* rt_sigpending */ 7386d90b98aSmartin /* 177 */ NULL, /* rt_sigtimedwait */ 7396d90b98aSmartin /* 178 */ NULL, /* rt_queueinfo */ 7406d90b98aSmartin /* 179 */ NULL, /* rt_sigsuspend */ 7416d90b98aSmartin /* 180 */ NULL, /* pread */ 7426d90b98aSmartin /* 181 */ NULL, /* pwrite */ 7436d90b98aSmartin /* 182 */ NULL, /* chown16 */ 7446d90b98aSmartin /* 183 */ NULL, /* __getcwd */ 7456d90b98aSmartin /* 184 */ NULL, /* unimplemented capget */ 7466d90b98aSmartin /* 185 */ NULL, /* unimplemented capset */ 7476d90b98aSmartin /* 186 */ NULL, /* sigaltstack */ 7486d90b98aSmartin /* 187 */ NULL, /* unimplemented sendfile */ 7496d90b98aSmartin /* 188 */ NULL, /* unimplemented getpmsg */ 7506d90b98aSmartin /* 189 */ NULL, /* unimplemented putpmsg */ 7516d90b98aSmartin /* 190 */ NULL, /* vfork */ 7526d90b98aSmartin /* 191 */ NULL, /* ugetrlimit */ 7536d90b98aSmartin #define linux_sys_mmap2_args linux_sys_mmap_args 7546d90b98aSmartin /* 192 */ NULL, /* mmap2 */ 7556d90b98aSmartin /* 193 */ NULL, /* truncate64 */ 7566d90b98aSmartin /* 194 */ NULL, /* ftruncate64 */ 7576d90b98aSmartin /* 195 */ NULL, /* stat64 */ 7586d90b98aSmartin /* 196 */ NULL, /* lstat64 */ 7596d90b98aSmartin /* 197 */ NULL, /* fstat64 */ 7606d90b98aSmartin /* 198 */ NULL, /* __posix_lchown */ 7616d90b98aSmartin /* 199 */ "getuid", 7626d90b98aSmartin /* 200 */ "getgid", 7636d90b98aSmartin /* 201 */ "geteuid", 7646d90b98aSmartin /* 202 */ "getegid", 7656d90b98aSmartin /* 203 */ "setreuid", 7666d90b98aSmartin /* 204 */ "setregid", 7676d90b98aSmartin /* 205 */ "getgroups", 7686d90b98aSmartin /* 206 */ "setgroups", 7696d90b98aSmartin /* 207 */ "__posix_fchown", 7706d90b98aSmartin /* 208 */ "setresuid", 7716d90b98aSmartin /* 209 */ "getresuid", 7726d90b98aSmartin /* 210 */ "setresgid", 7736d90b98aSmartin /* 211 */ "getresgid", 7746d90b98aSmartin /* 212 */ "__posix_chown", 7756d90b98aSmartin /* 213 */ "setuid", 7766d90b98aSmartin /* 214 */ "setgid", 7776d90b98aSmartin /* 215 */ "setfsuid", 7786d90b98aSmartin /* 216 */ "setfsgid", 7796d90b98aSmartin /* 217 */ NULL, /* getdents64 */ 7806d90b98aSmartin /* 218 */ NULL, /* unimplemented pivot_root */ 7816d90b98aSmartin /* 219 */ NULL, /* mincore */ 7826d90b98aSmartin /* 220 */ NULL, /* madvise */ 7836d90b98aSmartin /* 221 */ NULL, /* fcntl64 */ 7846d90b98aSmartin /* 222 */ NULL, /* unimplemented / * for tux * / */ 7856d90b98aSmartin /* 223 */ NULL, /* unimplemented / * unused * / */ 7866d90b98aSmartin /* 224 */ NULL, /* gettid */ 787ccd370d9Schristos /* 225 */ NULL, /* readahead */ 7886d90b98aSmartin /* 226 */ NULL, /* setxattr */ 7896d90b98aSmartin /* 227 */ NULL, /* lsetxattr */ 7906d90b98aSmartin /* 228 */ NULL, /* fsetxattr */ 7916d90b98aSmartin /* 229 */ NULL, /* getxattr */ 7926d90b98aSmartin /* 230 */ NULL, /* lgetxattr */ 7936d90b98aSmartin /* 231 */ NULL, /* fgetxattr */ 7946d90b98aSmartin /* 232 */ NULL, /* listxattr */ 7956d90b98aSmartin /* 233 */ NULL, /* llistxattr */ 7966d90b98aSmartin /* 234 */ NULL, /* flistxattr */ 7976d90b98aSmartin /* 235 */ NULL, /* removexattr */ 7986d90b98aSmartin /* 236 */ NULL, /* lremovexattr */ 7996d90b98aSmartin /* 237 */ NULL, /* fremovexattr */ 8006d90b98aSmartin /* 238 */ NULL, /* tkill */ 8016d90b98aSmartin /* 239 */ NULL, /* unimplemented sendfile64 */ 8026d90b98aSmartin /* 240 */ NULL, /* futex */ 8036d90b98aSmartin /* 241 */ NULL, /* sched_setaffinity */ 8046d90b98aSmartin /* 242 */ NULL, /* sched_getaffinity */ 8056d90b98aSmartin /* 243 */ NULL, /* unimplemented io_setup */ 8066d90b98aSmartin /* 244 */ NULL, /* unimplemented io_destroy */ 8076d90b98aSmartin /* 245 */ NULL, /* unimplemented io_getevents */ 8086d90b98aSmartin /* 246 */ NULL, /* unimplemented io_submit */ 8096d90b98aSmartin /* 247 */ NULL, /* unimplemented io_cancel */ 8106d90b98aSmartin /* 248 */ NULL, /* exit_group */ 8116d90b98aSmartin /* 249 */ NULL, /* unimplemented lookup_dcookie */ 812f3c4f60fSchristos /* 250 */ NULL, /* epoll_create */ 813f3c4f60fSchristos /* 251 */ NULL, /* epoll_ctl */ 814f3c4f60fSchristos /* 252 */ NULL, /* epoll_wait */ 8156d90b98aSmartin /* 253 */ NULL, /* unimplemented remap_file_pages */ 8166d90b98aSmartin /* 254 */ NULL, /* unimplemented set_thread_area */ 8176d90b98aSmartin /* 255 */ NULL, /* unimplemented get_thread_area */ 8186d90b98aSmartin /* 256 */ NULL, /* set_tid_address */ 819a108364eSthorpej /* 257 */ NULL, /* timer_create */ 820a108364eSthorpej /* 258 */ NULL, /* timer_settime */ 821a108364eSthorpej /* 259 */ NULL, /* timer_gettime */ 822a108364eSthorpej /* 260 */ NULL, /* timer_getoverrun */ 823a108364eSthorpej /* 261 */ NULL, /* timer_delete */ 8246d90b98aSmartin /* 262 */ NULL, /* clock_settime */ 8256d90b98aSmartin /* 263 */ NULL, /* clock_gettime */ 8266d90b98aSmartin /* 264 */ NULL, /* clock_getres */ 8276d90b98aSmartin /* 265 */ NULL, /* clock_nanosleep */ 8286d90b98aSmartin /* 266 */ NULL, /* statfs64 */ 8296d90b98aSmartin /* 267 */ NULL, /* fstatfs64 */ 8306d90b98aSmartin /* 268 */ NULL, /* tgkill */ 8316d90b98aSmartin /* 269 */ NULL, /* utimes */ 8326d90b98aSmartin /* 270 */ NULL, /* fadvise64_64 */ 8336d90b98aSmartin /* 271 */ NULL, /* unimplemented pciconfig_iobase */ 8346d90b98aSmartin /* 272 */ NULL, /* unimplemented pciconfig_read */ 8356d90b98aSmartin /* 273 */ NULL, /* unimplemented pciconfig_write */ 83616a450f4Schristos /* 274 */ NULL, /* mq_open */ 83716a450f4Schristos /* 275 */ NULL, /* mq_unlink */ 83816a450f4Schristos /* 276 */ NULL, /* mq_timedsend */ 83916a450f4Schristos /* 277 */ NULL, /* mq_timedreceive */ 84016a450f4Schristos /* 278 */ NULL, /* mq_notify */ 84116a450f4Schristos /* 279 */ NULL, /* mq_getsetattr */ 842f173e917Schristos /* 280 */ NULL, /* waitid */ 8436d90b98aSmartin /* 281 */ NULL, /* unimplemented socket */ 8446d90b98aSmartin /* 282 */ NULL, /* unimplemented bind */ 8456d90b98aSmartin /* 283 */ NULL, /* unimplemented connect */ 8466d90b98aSmartin /* 284 */ NULL, /* unimplemented listen */ 8476d90b98aSmartin /* 285 */ NULL, /* unimplemented accept */ 8486d90b98aSmartin /* 286 */ NULL, /* unimplemented getsockname */ 8496d90b98aSmartin /* 287 */ NULL, /* unimplemented getpeername */ 8506d90b98aSmartin /* 288 */ NULL, /* unimplemented socketpair */ 8516d90b98aSmartin /* 289 */ NULL, /* unimplemented send */ 8526d90b98aSmartin /* 290 */ NULL, /* unimplemented sendto */ 8536d90b98aSmartin /* 291 */ NULL, /* unimplemented recv */ 8546d90b98aSmartin /* 292 */ NULL, /* unimplemented recvfrom */ 8556d90b98aSmartin /* 293 */ NULL, /* unimplemented shutdown */ 8566d90b98aSmartin /* 294 */ NULL, /* unimplemented setsockopt */ 8576d90b98aSmartin /* 295 */ NULL, /* unimplemented getsockopt */ 8586d90b98aSmartin /* 296 */ NULL, /* unimplemented sendmsg */ 8596d90b98aSmartin /* 297 */ NULL, /* unimplemented recvmsg */ 8606d90b98aSmartin /* 298 */ NULL, /* unimplemented semop */ 8616d90b98aSmartin /* 299 */ NULL, /* unimplemented semget */ 8626d90b98aSmartin /* 300 */ NULL, /* unimplemented semctl */ 8636d90b98aSmartin /* 301 */ NULL, /* unimplemented msgsnd */ 8646d90b98aSmartin /* 302 */ NULL, /* unimplemented msgrcv */ 8656d90b98aSmartin /* 303 */ NULL, /* unimplemented msgget */ 8666d90b98aSmartin /* 304 */ NULL, /* unimplemented msgctl */ 8676d90b98aSmartin /* 305 */ NULL, /* unimplemented shmat */ 8686d90b98aSmartin /* 306 */ NULL, /* unimplemented shmdt */ 8696d90b98aSmartin /* 307 */ NULL, /* unimplemented shmget */ 8706d90b98aSmartin /* 308 */ NULL, /* unimplemented shmctl */ 8716d90b98aSmartin /* 309 */ NULL, /* unimplemented add_key */ 8726d90b98aSmartin /* 310 */ NULL, /* unimplemented request_key */ 8736d90b98aSmartin /* 311 */ NULL, /* unimplemented keyctl */ 8746d90b98aSmartin /* 312 */ NULL, /* unimplemented semtimedop */ 8756d90b98aSmartin /* 313 */ NULL, /* unimplemented vserver */ 8766d90b98aSmartin /* 314 */ NULL, /* unimplemented ioptio_set */ 8776d90b98aSmartin /* 315 */ NULL, /* unimplemented ioptio_get */ 87840dae343Schristos /* 316 */ NULL, /* inotify_init */ 87940dae343Schristos /* 317 */ NULL, /* inotify_add_watch */ 88040dae343Schristos /* 318 */ NULL, /* inotify_rm_watch */ 8816d90b98aSmartin /* 319 */ NULL, /* unimplemented mbind */ 8826d90b98aSmartin /* 320 */ NULL, /* unimplemented get_mempolicy */ 8836d90b98aSmartin /* 321 */ NULL, /* unimplemented set_mempolicy */ 8846d90b98aSmartin /* 322 */ NULL, /* openat */ 8856d90b98aSmartin /* 323 */ NULL, /* mkdirat */ 8866d90b98aSmartin /* 324 */ NULL, /* mknodat */ 8876d90b98aSmartin /* 325 */ NULL, /* fchownat */ 8886d90b98aSmartin /* 326 */ NULL, /* unimplemented futimesat */ 8896d90b98aSmartin /* 327 */ NULL, /* fstatat64 */ 8906d90b98aSmartin /* 328 */ NULL, /* unlinkat */ 8916d90b98aSmartin /* 329 */ NULL, /* renameat */ 8926d90b98aSmartin /* 330 */ NULL, /* linkat */ 8936d90b98aSmartin /* 331 */ NULL, /* symlinkat */ 8946d90b98aSmartin /* 332 */ NULL, /* readlinkat */ 8956d90b98aSmartin /* 333 */ NULL, /* fchmodat */ 8966d90b98aSmartin /* 334 */ NULL, /* faccessat */ 8976d90b98aSmartin /* 335 */ NULL, /* pselect6 */ 8986d90b98aSmartin /* 336 */ NULL, /* ppoll */ 8996d90b98aSmartin /* 337 */ NULL, /* unimplemented unshare */ 900cb9aba0eSthorpej /* 338 */ NULL, /* __futex_set_robust_list */ 901cb9aba0eSthorpej /* 339 */ NULL, /* __futex_get_robust_list */ 9026d90b98aSmartin /* 340 */ NULL, /* unimplemented splice */ 903*f905d8d6Schristos /* 341 */ NULL, /* sync_file_range */ 9046d90b98aSmartin /* 342 */ NULL, /* unimplemented tee */ 9056d90b98aSmartin /* 343 */ NULL, /* unimplemented vmsplice */ 9066d90b98aSmartin /* 344 */ NULL, /* unimplemented move_pages */ 90775d508beSchristos /* 345 */ NULL, /* getcpu */ 908f3c4f60fSchristos /* 346 */ NULL, /* epoll_pwait */ 9096d90b98aSmartin /* 347 */ NULL, /* unimplemented kexec_load */ 9106d90b98aSmartin /* 348 */ NULL, /* utimensat */ 9116d90b98aSmartin /* 349 */ NULL, /* unimplemented signalfd */ 91230226473Sthorpej /* 350 */ NULL, /* timerfd_create */ 9137a09b9c7Sthorpej /* 351 */ NULL, /* eventfd */ 914d61dd23cSjdolecek /* 352 */ NULL, /* fallocate */ 91530226473Sthorpej /* 353 */ NULL, /* timerfd_settime */ 91630226473Sthorpej /* 354 */ NULL, /* timerfd_gettime */ 9176d90b98aSmartin /* 355 */ NULL, /* unimplemented signalfd4 */ 9187a09b9c7Sthorpej /* 356 */ NULL, /* eventfd2 */ 919f3c4f60fSchristos /* 357 */ NULL, /* epoll_create1 */ 9206d90b98aSmartin /* 358 */ NULL, /* dup3 */ 9216d90b98aSmartin /* 359 */ NULL, /* pipe2 */ 92240dae343Schristos /* 360 */ NULL, /* inotify_init1 */ 923d007899aSthorpej /* 361 */ NULL, /* preadv */ 924d007899aSthorpej /* 362 */ NULL, /* pwritev */ 9256d90b98aSmartin /* 363 */ NULL, /* unimplemented rt_tgsigqueueinfo */ 9266d90b98aSmartin /* 364 */ NULL, /* unimplemented perf_counter_open */ 92791e51a1cSchristos /* 365 */ NULL, /* recvmmsg */ 928b38640c5Smartin /* 366 */ NULL, /* accept4 */ 92991e51a1cSchristos /* 367 */ NULL, /* unimplemented fanotify_init */ 93091e51a1cSchristos /* 368 */ NULL, /* unimplemented fanotify_mark */ 931dc0b6747Sryo /* 369 */ NULL, /* prlimit64 */ 93291e51a1cSchristos /* 370 */ NULL, /* unimplemented name_to_handle_at */ 93391e51a1cSchristos /* 371 */ NULL, /* unimplemented open_by_handle_at */ 93491e51a1cSchristos /* 372 */ NULL, /* unimplemented clock_adjtime */ 935*f905d8d6Schristos /* 373 */ NULL, /* syncfs */ 93691e51a1cSchristos /* 374 */ NULL, /* sendmmsg */ 93791e51a1cSchristos /* 375 */ NULL, /* unimplemented setns */ 93891e51a1cSchristos /* 376 */ NULL, /* unimplemented process_vm_readv */ 93991e51a1cSchristos /* 377 */ NULL, /* unimplemented process_vm_writev */ 94091e51a1cSchristos /* 378 */ NULL, /* unimplemented kcmp */ 94191e51a1cSchristos /* 379 */ NULL, /* unimplemented finit_module */ 94291e51a1cSchristos /* 380 */ NULL, /* unimplemented sched_setattr */ 94391e51a1cSchristos /* 381 */ NULL, /* unimplemented sched_getattr */ 944*f905d8d6Schristos /* 382 */ NULL, /* renameat2 */ 94591e51a1cSchristos /* 383 */ NULL, /* unimplemented seccomp */ 9466d90b98aSmartin /* 384 */ NULL, /* unimplemented / * base * / */ 9476d90b98aSmartin /* 385 */ NULL, /* breakpoint */ 9486d90b98aSmartin /* 386 */ NULL, /* cacheflush */ 9496d90b98aSmartin /* 387 */ NULL, /* unimplemented usr26 */ 9506d90b98aSmartin /* 388 */ NULL, /* unimplemented usr32 */ 9516d90b98aSmartin /* 389 */ NULL, /* set_tls */ 952f3c4f60fSchristos /* 390 */ NULL, /* unimplemented */ 953*f905d8d6Schristos /* 391 */ NULL, /* copy_file_range */ 954f3c4f60fSchristos /* 392 */ NULL, /* unimplemented */ 955f3c4f60fSchristos /* 393 */ NULL, /* unimplemented */ 956f3c4f60fSchristos /* 394 */ NULL, /* unimplemented */ 957f3c4f60fSchristos /* 395 */ NULL, /* unimplemented */ 958f3c4f60fSchristos /* 396 */ NULL, /* unimplemented */ 959ccd370d9Schristos /* 397 */ NULL, /* statx */ 960f3c4f60fSchristos /* 398 */ NULL, /* unimplemented */ 961f3c4f60fSchristos /* 399 */ NULL, /* unimplemented */ 962f3c4f60fSchristos /* 400 */ NULL, /* unimplemented */ 963f3c4f60fSchristos /* 401 */ NULL, /* unimplemented */ 964f3c4f60fSchristos /* 402 */ NULL, /* unimplemented */ 965f3c4f60fSchristos /* 403 */ NULL, /* unimplemented */ 966f3c4f60fSchristos /* 404 */ NULL, /* unimplemented */ 967f3c4f60fSchristos /* 405 */ NULL, /* unimplemented */ 968f3c4f60fSchristos /* 406 */ NULL, /* unimplemented */ 969f3c4f60fSchristos /* 407 */ NULL, /* unimplemented */ 970f3c4f60fSchristos /* 408 */ NULL, /* unimplemented */ 971f3c4f60fSchristos /* 409 */ NULL, /* unimplemented */ 972f3c4f60fSchristos /* 410 */ NULL, /* unimplemented */ 973f3c4f60fSchristos /* 411 */ NULL, /* unimplemented */ 974f3c4f60fSchristos /* 412 */ NULL, /* unimplemented */ 975f3c4f60fSchristos /* 413 */ NULL, /* unimplemented */ 976f3c4f60fSchristos /* 414 */ NULL, /* unimplemented */ 977f3c4f60fSchristos /* 415 */ NULL, /* unimplemented */ 978f3c4f60fSchristos /* 416 */ NULL, /* unimplemented */ 979f3c4f60fSchristos /* 417 */ NULL, /* unimplemented */ 980f3c4f60fSchristos /* 418 */ NULL, /* unimplemented */ 981f3c4f60fSchristos /* 419 */ NULL, /* unimplemented */ 982f3c4f60fSchristos /* 420 */ NULL, /* unimplemented */ 983f3c4f60fSchristos /* 421 */ NULL, /* unimplemented */ 984f3c4f60fSchristos /* 422 */ NULL, /* unimplemented */ 985f3c4f60fSchristos /* 423 */ NULL, /* unimplemented */ 986f3c4f60fSchristos /* 424 */ NULL, /* unimplemented */ 987f3c4f60fSchristos /* 425 */ NULL, /* unimplemented */ 988f3c4f60fSchristos /* 426 */ NULL, /* unimplemented */ 989f3c4f60fSchristos /* 427 */ NULL, /* unimplemented */ 990f3c4f60fSchristos /* 428 */ NULL, /* unimplemented */ 991f3c4f60fSchristos /* 429 */ NULL, /* unimplemented */ 992f3c4f60fSchristos /* 430 */ NULL, /* unimplemented */ 993f3c4f60fSchristos /* 431 */ NULL, /* unimplemented */ 994f3c4f60fSchristos /* 432 */ NULL, /* unimplemented */ 995f3c4f60fSchristos /* 433 */ NULL, /* unimplemented */ 996f3c4f60fSchristos /* 434 */ NULL, /* unimplemented */ 997*f905d8d6Schristos /* 435 */ NULL, /* clone3 */ 998ccd370d9Schristos /* 436 */ NULL, /* close_range */ 999f3c4f60fSchristos /* 437 */ NULL, /* unimplemented */ 1000f3c4f60fSchristos /* 438 */ NULL, /* unimplemented */ 100175d508beSchristos /* 439 */ NULL, /* faccessat2 */ 1002f3c4f60fSchristos /* 440 */ NULL, /* unimplemented */ 1003f3c4f60fSchristos /* 441 */ NULL, /* epoll_pwait2 */ 10046d90b98aSmartin /* 442 */ NULL, /* filler */ 10056d90b98aSmartin /* 443 */ NULL, /* filler */ 10066d90b98aSmartin /* 444 */ NULL, /* filler */ 10076d90b98aSmartin /* 445 */ NULL, /* filler */ 10086d90b98aSmartin /* 446 */ NULL, /* filler */ 10096d90b98aSmartin /* 447 */ NULL, /* filler */ 10106d90b98aSmartin /* 448 */ NULL, /* filler */ 10116d90b98aSmartin /* 449 */ NULL, /* filler */ 10126d90b98aSmartin /* 450 */ NULL, /* filler */ 10136d90b98aSmartin /* 451 */ NULL, /* filler */ 10146d90b98aSmartin /* 452 */ NULL, /* filler */ 10156d90b98aSmartin /* 453 */ NULL, /* filler */ 10166d90b98aSmartin /* 454 */ NULL, /* filler */ 10176d90b98aSmartin /* 455 */ NULL, /* filler */ 10186d90b98aSmartin /* 456 */ NULL, /* filler */ 10196d90b98aSmartin /* 457 */ NULL, /* filler */ 10206d90b98aSmartin /* 458 */ NULL, /* filler */ 10216d90b98aSmartin /* 459 */ NULL, /* filler */ 10226d90b98aSmartin /* 460 */ NULL, /* filler */ 10236d90b98aSmartin /* 461 */ NULL, /* filler */ 10246d90b98aSmartin /* 462 */ NULL, /* filler */ 10256d90b98aSmartin /* 463 */ NULL, /* filler */ 10266d90b98aSmartin /* 464 */ NULL, /* filler */ 10276d90b98aSmartin /* 465 */ NULL, /* filler */ 10286d90b98aSmartin /* 466 */ NULL, /* filler */ 10296d90b98aSmartin /* 467 */ NULL, /* filler */ 10306d90b98aSmartin /* 468 */ NULL, /* filler */ 10316d90b98aSmartin /* 469 */ NULL, /* filler */ 10326d90b98aSmartin /* 470 */ NULL, /* filler */ 10336d90b98aSmartin /* 471 */ NULL, /* filler */ 10346d90b98aSmartin /* 472 */ NULL, /* filler */ 10356d90b98aSmartin /* 473 */ NULL, /* filler */ 10366d90b98aSmartin /* 474 */ NULL, /* filler */ 10376d90b98aSmartin /* 475 */ NULL, /* filler */ 10386d90b98aSmartin /* 476 */ NULL, /* filler */ 10396d90b98aSmartin /* 477 */ NULL, /* filler */ 10406d90b98aSmartin /* 478 */ NULL, /* filler */ 10416d90b98aSmartin /* 479 */ NULL, /* filler */ 10426d90b98aSmartin /* 480 */ NULL, /* filler */ 10436d90b98aSmartin /* 481 */ NULL, /* filler */ 10446d90b98aSmartin /* 482 */ NULL, /* filler */ 10456d90b98aSmartin /* 483 */ NULL, /* filler */ 10466d90b98aSmartin /* 484 */ NULL, /* filler */ 10476d90b98aSmartin /* 485 */ NULL, /* filler */ 10486d90b98aSmartin /* 486 */ NULL, /* filler */ 10496d90b98aSmartin /* 487 */ NULL, /* filler */ 10506d90b98aSmartin /* 488 */ NULL, /* filler */ 10516d90b98aSmartin /* 489 */ NULL, /* filler */ 10526d90b98aSmartin /* 490 */ NULL, /* filler */ 10536d90b98aSmartin /* 491 */ NULL, /* filler */ 10546d90b98aSmartin /* 492 */ NULL, /* filler */ 10556d90b98aSmartin /* 493 */ NULL, /* filler */ 10566d90b98aSmartin /* 494 */ NULL, /* filler */ 10576d90b98aSmartin /* 495 */ NULL, /* filler */ 10586d90b98aSmartin /* 496 */ NULL, /* filler */ 10596d90b98aSmartin /* 497 */ NULL, /* filler */ 10606d90b98aSmartin /* 498 */ NULL, /* filler */ 10616d90b98aSmartin /* 499 */ NULL, /* filler */ 10626d90b98aSmartin /* 500 */ NULL, /* filler */ 10636d90b98aSmartin /* 501 */ NULL, /* filler */ 10646d90b98aSmartin /* 502 */ NULL, /* filler */ 10656d90b98aSmartin /* 503 */ NULL, /* filler */ 10666d90b98aSmartin /* 504 */ NULL, /* filler */ 10676d90b98aSmartin /* 505 */ NULL, /* filler */ 10686d90b98aSmartin /* 506 */ NULL, /* filler */ 10696d90b98aSmartin /* 507 */ NULL, /* filler */ 10706d90b98aSmartin /* 508 */ NULL, /* filler */ 10716d90b98aSmartin /* 509 */ NULL, /* filler */ 10726d90b98aSmartin /* 510 */ NULL, /* filler */ 10736d90b98aSmartin /* 511 */ NULL, /* filler */ 10746d90b98aSmartin }; 1075