1 /* $NetBSD: netbsd32_syscalls.c,v 1.137 2018/12/24 21:27:06 mrg Exp $ */ 2 3 /* 4 * System call names. 5 * 6 * DO NOT EDIT-- this file is automatically generated. 7 * created from NetBSD: syscalls.master,v 1.123 2018/07/31 21:00:02 rjs Exp 8 */ 9 10 #include <sys/cdefs.h> 11 __KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.137 2018/12/24 21:27:06 mrg Exp $"); 12 13 #if defined(_KERNEL_OPT) 14 #if defined(_KERNEL_OPT) 15 #include "opt_compat_netbsd.h" 16 #include "opt_ntp.h" 17 #include "opt_compat_43.h" 18 #endif 19 #include <sys/param.h> 20 #include <sys/systm.h> 21 #include <sys/signal.h> 22 #include <sys/mount.h> 23 #include <sys/syscallargs.h> 24 #include <compat/netbsd32/netbsd32.h> 25 #include <compat/netbsd32/netbsd32_syscallargs.h> 26 #else /* _KERNEL_OPT */ 27 #include <sys/null.h> 28 #endif /* _KERNEL_OPT */ 29 30 const char *const netbsd32_syscallnames[] = { 31 /* 0 */ "netbsd32_syscall", 32 /* 1 */ "netbsd32_exit", 33 /* 2 */ "fork", 34 /* 3 */ "netbsd32_read", 35 /* 4 */ "netbsd32_write", 36 /* 5 */ "netbsd32_open", 37 /* 6 */ "netbsd32_close", 38 /* 7 */ "compat_50_netbsd32_wait4", 39 /* 8 */ "compat_43_netbsd32_ocreat", 40 /* 9 */ "netbsd32_link", 41 /* 10 */ "netbsd32_unlink", 42 /* 11 */ "#11 (obsolete execv)", 43 /* 12 */ "netbsd32_chdir", 44 /* 13 */ "netbsd32_fchdir", 45 /* 14 */ "compat_50_netbsd32_mknod", 46 /* 15 */ "netbsd32_chmod", 47 /* 16 */ "netbsd32_chown", 48 /* 17 */ "netbsd32_break", 49 /* 18 */ "compat_20_netbsd32_getfsstat", 50 /* 19 */ "compat_43_netbsd32_olseek", 51 /* 20 */ "getpid", 52 /* 21 */ "compat_40_netbsd32_mount", 53 /* 22 */ "netbsd32_unmount", 54 /* 23 */ "netbsd32_setuid", 55 /* 24 */ "getuid", 56 /* 25 */ "geteuid", 57 /* 26 */ "netbsd32_ptrace", 58 /* 27 */ "netbsd32_recvmsg", 59 /* 28 */ "netbsd32_sendmsg", 60 /* 29 */ "netbsd32_recvfrom", 61 /* 30 */ "netbsd32_accept", 62 /* 31 */ "netbsd32_getpeername", 63 /* 32 */ "netbsd32_getsockname", 64 /* 33 */ "netbsd32_access", 65 /* 34 */ "netbsd32_chflags", 66 /* 35 */ "netbsd32_fchflags", 67 /* 36 */ "sync", 68 /* 37 */ "netbsd32_kill", 69 /* 38 */ "compat_43_netbsd32_stat43", 70 /* 39 */ "getppid", 71 /* 40 */ "compat_43_netbsd32_lstat43", 72 /* 41 */ "netbsd32_dup", 73 /* 42 */ "pipe", 74 /* 43 */ "getegid", 75 /* 44 */ "netbsd32_profil", 76 /* 45 */ "netbsd32_ktrace", 77 /* 46 */ "netbsd32_sigaction", 78 /* 47 */ "getgid", 79 /* 48 */ "compat_13_sigprocmask13", 80 /* 49 */ "netbsd32___getlogin", 81 /* 50 */ "netbsd32_setlogin", 82 /* 51 */ "netbsd32_acct", 83 /* 52 */ "compat_13_sigpending13", 84 /* 53 */ "compat_13_netbsd32_sigaltstack13", 85 /* 54 */ "netbsd32_ioctl", 86 /* 55 */ "compat_12_netbsd32_reboot", 87 /* 56 */ "netbsd32_revoke", 88 /* 57 */ "netbsd32_symlink", 89 /* 58 */ "netbsd32_readlink", 90 /* 59 */ "netbsd32_execve", 91 /* 60 */ "netbsd32_umask", 92 /* 61 */ "netbsd32_chroot", 93 /* 62 */ "compat_43_netbsd32_fstat43", 94 /* 63 */ "compat_43_netbsd32_ogetkerninfo", 95 /* 64 */ "compat_43_ogetpagesize", 96 /* 65 */ "compat_12_netbsd32_msync", 97 /* 66 */ "vfork", 98 /* 67 */ "#67 (obsolete vread)", 99 /* 68 */ "#68 (obsolete vwrite)", 100 /* 69 */ "#69 (obsolete sbrk)", 101 /* 70 */ "#70 (obsolete sstk)", 102 /* 71 */ "compat_43_netbsd32_ommap", 103 /* 72 */ "vadvise", 104 /* 73 */ "netbsd32_munmap", 105 /* 74 */ "netbsd32_mprotect", 106 /* 75 */ "netbsd32_madvise", 107 /* 76 */ "#76 (obsolete vhangup)", 108 /* 77 */ "#77 (obsolete vlimit)", 109 /* 78 */ "netbsd32_mincore", 110 /* 79 */ "netbsd32_getgroups", 111 /* 80 */ "netbsd32_setgroups", 112 /* 81 */ "getpgrp", 113 /* 82 */ "netbsd32_setpgid", 114 /* 83 */ "compat_50_netbsd32_setitimer", 115 /* 84 */ "compat_43_owait", 116 /* 85 */ "compat_12_netbsd32_oswapon", 117 /* 86 */ "compat_50_netbsd32_getitimer", 118 /* 87 */ "compat_43_netbsd32_ogethostname", 119 /* 88 */ "compat_43_netbsd32_osethostname", 120 /* 89 */ "compat_43_ogetdtablesize", 121 /* 90 */ "netbsd32_dup2", 122 /* 91 */ "#91 (unimplemented getdopt)", 123 /* 92 */ "netbsd32_fcntl", 124 /* 93 */ "compat_50_netbsd32_select", 125 /* 94 */ "#94 (unimplemented setdopt)", 126 /* 95 */ "netbsd32_fsync", 127 /* 96 */ "netbsd32_setpriority", 128 /* 97 */ "compat_30_netbsd32_socket", 129 /* 98 */ "netbsd32_connect", 130 /* 99 */ "compat_43_netbsd32_oaccept", 131 /* 100 */ "netbsd32_getpriority", 132 /* 101 */ "compat_43_netbsd32_osend", 133 /* 102 */ "compat_43_netbsd32_orecv", 134 /* 103 */ "compat_13_sigreturn13", 135 /* 104 */ "netbsd32_bind", 136 /* 105 */ "netbsd32_setsockopt", 137 /* 106 */ "netbsd32_listen", 138 /* 107 */ "#107 (obsolete vtimes)", 139 /* 108 */ "compat_43_netbsd32_osigvec", 140 /* 109 */ "compat_43_netbsd32_sigblock", 141 /* 110 */ "compat_43_netbsd32_sigsetmask", 142 /* 111 */ "compat_13_sigsuspend13", 143 /* 112 */ "compat_43_netbsd32_osigstack", 144 /* 113 */ "compat_43_netbsd32_orecvmsg", 145 /* 114 */ "compat_43_netbsd32_osendmsg", 146 /* 115 */ "#115 (obsolete vtrace)", 147 /* 116 */ "compat_50_netbsd32_gettimeofday", 148 /* 117 */ "compat_50_netbsd32_getrusage", 149 /* 118 */ "netbsd32_getsockopt", 150 /* 119 */ "#119 (obsolete resuba)", 151 /* 120 */ "netbsd32_readv", 152 /* 121 */ "netbsd32_writev", 153 /* 122 */ "compat_50_netbsd32_settimeofday", 154 /* 123 */ "netbsd32_fchown", 155 /* 124 */ "netbsd32_fchmod", 156 /* 125 */ "compat_43_netbsd32_orecvfrom", 157 /* 126 */ "netbsd32_setreuid", 158 /* 127 */ "netbsd32_setregid", 159 /* 128 */ "netbsd32_rename", 160 /* 129 */ "compat_43_netbsd32_otruncate", 161 /* 130 */ "compat_43_netbsd32_oftruncate", 162 /* 131 */ "netbsd32_flock", 163 /* 132 */ "netbsd32_mkfifo", 164 /* 133 */ "netbsd32_sendto", 165 /* 134 */ "netbsd32_shutdown", 166 /* 135 */ "netbsd32_socketpair", 167 /* 136 */ "netbsd32_mkdir", 168 /* 137 */ "netbsd32_rmdir", 169 /* 138 */ "compat_50_netbsd32_utimes", 170 /* 139 */ "#139 (obsolete 4.2 sigreturn)", 171 /* 140 */ "compat_50_netbsd32_adjtime", 172 /* 141 */ "compat_43_netbsd32_ogetpeername", 173 /* 142 */ "compat_43_ogethostid", 174 /* 143 */ "compat_43_netbsd32_sethostid", 175 /* 144 */ "compat_43_netbsd32_ogetrlimit", 176 /* 145 */ "compat_43_netbsd32_osetrlimit", 177 /* 146 */ "compat_43_netbsd32_killpg", 178 /* 147 */ "setsid", 179 /* 148 */ "compat_50_netbsd32_quotactl", 180 /* 149 */ "compat_43_oquota", 181 /* 150 */ "compat_43_netbsd32_ogetsockname", 182 /* 151 */ "#151 (unimplemented)", 183 /* 152 */ "#152 (unimplemented)", 184 /* 153 */ "#153 (unimplemented)", 185 /* 154 */ "#154 (unimplemented)", 186 /* 155 */ "netbsd32_nfssvc", 187 /* 156 */ "compat_43_netbsd32_ogetdirentries", 188 /* 157 */ "compat_20_netbsd32_statfs", 189 /* 158 */ "compat_20_netbsd32_fstatfs", 190 /* 159 */ "#159 (unimplemented)", 191 /* 160 */ "#160 (unimplemented)", 192 /* 161 */ "compat_30_netbsd32_getfh", 193 /* 162 */ "compat_09_netbsd32_ogetdomainname", 194 /* 163 */ "compat_09_netbsd32_osetdomainname", 195 /* 164 */ "compat_09_netbsd32_uname", 196 /* 165 */ "netbsd32_sysarch", 197 /* 166 */ "#166 (unimplemented)", 198 /* 167 */ "#167 (unimplemented)", 199 /* 168 */ "#168 (unimplemented)", 200 /* 169 */ "compat_10_osemsys", 201 /* 170 */ "compat_10_omsgsys", 202 /* 171 */ "compat_10_oshmsys", 203 /* 172 */ "#172 (unimplemented)", 204 /* 173 */ "netbsd32_pread", 205 /* 174 */ "netbsd32_pwrite", 206 #if defined(NTP) || !defined(_KERNEL_OPT) 207 /* 175 */ "compat_30_netbsd32_ntp_gettime", 208 /* 176 */ "netbsd32_ntp_adjtime", 209 #else 210 /* 175 */ "#175 (excluded ntp_gettime)", 211 /* 176 */ "#176 (excluded ntp_adjtime)", 212 #endif 213 /* 177 */ "#177 (unimplemented)", 214 /* 178 */ "#178 (unimplemented)", 215 /* 179 */ "#179 (unimplemented)", 216 /* 180 */ "#180 (unimplemented)", 217 /* 181 */ "netbsd32_setgid", 218 /* 182 */ "netbsd32_setegid", 219 /* 183 */ "netbsd32_seteuid", 220 /* 184 */ "#184 (excluded netbsd32_lfs_bmapv)", 221 /* 185 */ "#185 (excluded netbsd32_lfs_markv)", 222 /* 186 */ "#186 (excluded netbsd32_lfs_segclean)", 223 /* 187 */ "#187 (excluded netbsd32_lfs_segwait)", 224 /* 188 */ "compat_12_netbsd32_stat12", 225 /* 189 */ "compat_12_netbsd32_fstat12", 226 /* 190 */ "compat_12_netbsd32_lstat12", 227 /* 191 */ "netbsd32_pathconf", 228 /* 192 */ "netbsd32_fpathconf", 229 /* 193 */ "netbsd32_getsockopt2", 230 /* 194 */ "netbsd32_getrlimit", 231 /* 195 */ "netbsd32_setrlimit", 232 /* 196 */ "compat_12_netbsd32_getdirentries", 233 /* 197 */ "netbsd32_mmap", 234 /* 198 */ "netbsd32____syscall", 235 /* 199 */ "netbsd32_lseek", 236 /* 200 */ "netbsd32_truncate", 237 /* 201 */ "netbsd32_ftruncate", 238 /* 202 */ "netbsd32___sysctl", 239 /* 203 */ "netbsd32_mlock", 240 /* 204 */ "netbsd32_munlock", 241 /* 205 */ "netbsd32_undelete", 242 /* 206 */ "compat_50_netbsd32_futimes", 243 /* 207 */ "netbsd32_getpgid", 244 /* 208 */ "netbsd32_reboot", 245 /* 209 */ "netbsd32_poll", 246 /* 210 */ "#210 (unimplemented { int | netbsd32 | | afssys ( long id , long a1 , long a2 , long a3 , long a4 , long a5 , long a6 ) ; })", 247 /* 211 */ "#211 (unimplemented)", 248 /* 212 */ "#212 (unimplemented)", 249 /* 213 */ "#213 (unimplemented)", 250 /* 214 */ "#214 (unimplemented)", 251 /* 215 */ "#215 (unimplemented)", 252 /* 216 */ "#216 (unimplemented)", 253 /* 217 */ "#217 (unimplemented)", 254 /* 218 */ "#218 (unimplemented)", 255 /* 219 */ "#219 (unimplemented)", 256 /* 220 */ "compat_14_netbsd32___semctl", 257 /* 221 */ "netbsd32_semget", 258 /* 222 */ "netbsd32_semop", 259 /* 223 */ "netbsd32_semconfig", 260 /* 224 */ "compat_14_netbsd32_msgctl", 261 /* 225 */ "netbsd32_msgget", 262 /* 226 */ "netbsd32_msgsnd", 263 /* 227 */ "netbsd32_msgrcv", 264 /* 228 */ "netbsd32_shmat", 265 /* 229 */ "compat_14_netbsd32_shmctl", 266 /* 230 */ "netbsd32_shmdt", 267 /* 231 */ "netbsd32_shmget", 268 /* 232 */ "compat_50_netbsd32_clock_gettime", 269 /* 233 */ "compat_50_netbsd32_clock_settime", 270 /* 234 */ "compat_50_netbsd32_clock_getres", 271 /* 235 */ "netbsd32_timer_create", 272 /* 236 */ "netbsd32_timer_delete", 273 /* 237 */ "compat_50_netbsd32_timer_settime", 274 /* 238 */ "compat_50_netbsd32_timer_gettime", 275 /* 239 */ "netbsd32_timer_getoverrun", 276 /* 240 */ "compat_50_netbsd32_nanosleep", 277 /* 241 */ "netbsd32_fdatasync", 278 /* 242 */ "netbsd32_mlockall", 279 /* 243 */ "munlockall", 280 /* 244 */ "compat_50_netbsd32___sigtimedwait", 281 /* 245 */ "netbsd32_sigqueueinfo", 282 /* 246 */ "netbsd32_modctl", 283 /* 247 */ "netbsd32__ksem_init", 284 /* 248 */ "netbsd32__ksem_open", 285 /* 249 */ "netbsd32__ksem_unlink", 286 /* 250 */ "netbsd32__ksem_close", 287 /* 251 */ "netbsd32__ksem_post", 288 /* 252 */ "netbsd32__ksem_wait", 289 /* 253 */ "netbsd32__ksem_trywait", 290 /* 254 */ "netbsd32__ksem_getvalue", 291 /* 255 */ "netbsd32__ksem_destroy", 292 /* 256 */ "netbsd32__ksem_timedwait", 293 /* 257 */ "netbsd32_mq_open", 294 /* 258 */ "netbsd32_mq_close", 295 /* 259 */ "netbsd32_mq_unlink", 296 /* 260 */ "netbsd32_mq_getattr", 297 /* 261 */ "netbsd32_mq_setattr", 298 /* 262 */ "netbsd32_mq_notify", 299 /* 263 */ "netbsd32_mq_send", 300 /* 264 */ "netbsd32_mq_receive", 301 /* 265 */ "compat_50_netbsd32_mq_timedsend", 302 /* 266 */ "compat_50_netbsd32_mq_timedreceive", 303 /* 267 */ "#267 (unimplemented)", 304 /* 268 */ "#268 (unimplemented)", 305 /* 269 */ "#269 (unimplemented)", 306 /* 270 */ "netbsd32___posix_rename", 307 /* 271 */ "netbsd32_swapctl", 308 /* 272 */ "compat_30_netbsd32_getdents", 309 /* 273 */ "netbsd32_minherit", 310 /* 274 */ "netbsd32_lchmod", 311 /* 275 */ "netbsd32_lchown", 312 /* 276 */ "compat_50_netbsd32_lutimes", 313 /* 277 */ "netbsd32___msync13", 314 /* 278 */ "compat_30_netbsd32___stat13", 315 /* 279 */ "compat_30_netbsd32___fstat13", 316 /* 280 */ "compat_30_netbsd32___lstat13", 317 /* 281 */ "netbsd32___sigaltstack14", 318 /* 282 */ "__vfork14", 319 /* 283 */ "netbsd32___posix_chown", 320 /* 284 */ "netbsd32___posix_fchown", 321 /* 285 */ "netbsd32___posix_lchown", 322 /* 286 */ "netbsd32_getsid", 323 /* 287 */ "netbsd32___clone", 324 /* 288 */ "netbsd32_fktrace", 325 /* 289 */ "netbsd32_preadv", 326 /* 290 */ "netbsd32_pwritev", 327 /* 291 */ "netbsd32___sigaction14", 328 /* 292 */ "netbsd32___sigpending14", 329 /* 293 */ "netbsd32___sigprocmask14", 330 /* 294 */ "netbsd32___sigsuspend14", 331 /* 295 */ "compat_16_netbsd32___sigreturn14", 332 /* 296 */ "netbsd32___getcwd", 333 /* 297 */ "netbsd32_fchroot", 334 /* 298 */ "compat_30_netbsd32_fhopen", 335 /* 299 */ "compat_30_netbsd32_fhstat", 336 /* 300 */ "compat_20_netbsd32_fhstatfs", 337 /* 301 */ "compat_50_netbsd32___semctl14", 338 /* 302 */ "compat_50_netbsd32___msgctl13", 339 /* 303 */ "compat_50_netbsd32___shmctl13", 340 /* 304 */ "netbsd32_lchflags", 341 /* 305 */ "issetugid", 342 /* 306 */ "netbsd32_utrace", 343 /* 307 */ "netbsd32_getcontext", 344 /* 308 */ "netbsd32_setcontext", 345 /* 309 */ "netbsd32__lwp_create", 346 /* 310 */ "_lwp_exit", 347 /* 311 */ "_lwp_self", 348 /* 312 */ "netbsd32__lwp_wait", 349 /* 313 */ "netbsd32__lwp_suspend", 350 /* 314 */ "netbsd32__lwp_continue", 351 /* 315 */ "netbsd32__lwp_wakeup", 352 /* 316 */ "_lwp_getprivate", 353 /* 317 */ "netbsd32__lwp_setprivate", 354 /* 318 */ "netbsd32__lwp_kill", 355 /* 319 */ "netbsd32__lwp_detach", 356 /* 320 */ "compat_50_netbsd32__lwp_park", 357 /* 321 */ "netbsd32__lwp_unpark", 358 /* 322 */ "netbsd32__lwp_unpark_all", 359 /* 323 */ "netbsd32__lwp_setname", 360 /* 324 */ "netbsd32__lwp_getname", 361 /* 325 */ "netbsd32__lwp_ctl", 362 /* 326 */ "#326 (unimplemented)", 363 /* 327 */ "#327 (unimplemented)", 364 /* 328 */ "#328 (unimplemented)", 365 /* 329 */ "#329 (unimplemented)", 366 /* 330 */ "#330 (obsolete netbsd32_sa_register)", 367 /* 331 */ "#331 (obsolete netbsd32_sa_stacks)", 368 /* 332 */ "#332 (obsolete sa_enable)", 369 /* 333 */ "#333 (obsolete netbsd32_sa_setconcurrency)", 370 /* 334 */ "#334 (obsolete sa_yield)", 371 /* 335 */ "#335 (obsolete netbsd32_sa_preempt)", 372 /* 336 */ "#336 (obsolete sys_sa_unblockyield)", 373 /* 337 */ "#337 (unimplemented)", 374 /* 338 */ "#338 (unimplemented)", 375 /* 339 */ "#339 (unimplemented)", 376 /* 340 */ "netbsd32___sigaction_sigtramp", 377 /* 341 */ "#341 (obsolete netbsd32_pmc_get_info)", 378 /* 342 */ "#342 (obsolete netbsd32_pmc_control)", 379 /* 343 */ "netbsd32_rasctl", 380 /* 344 */ "kqueue", 381 /* 345 */ "compat_50_netbsd32_kevent", 382 /* 346 */ "netbsd32__sched_setparam", 383 /* 347 */ "netbsd32__sched_getparam", 384 /* 348 */ "netbsd32__sched_setaffinity", 385 /* 349 */ "netbsd32__sched_getaffinity", 386 /* 350 */ "sched_yield", 387 /* 351 */ "netbsd32__sched_protect", 388 /* 352 */ "#352 (unimplemented)", 389 /* 353 */ "#353 (unimplemented)", 390 /* 354 */ "netbsd32_fsync_range", 391 /* 355 */ "netbsd32_uuidgen", 392 /* 356 */ "netbsd32_getvfsstat", 393 /* 357 */ "netbsd32_statvfs1", 394 /* 358 */ "netbsd32_fstatvfs1", 395 /* 359 */ "compat_30_netbsd32_fhstatvfs1", 396 /* 360 */ "netbsd32_extattrctl", 397 /* 361 */ "netbsd32_extattr_set_file", 398 /* 362 */ "netbsd32_extattr_get_file", 399 /* 363 */ "netbsd32_extattr_delete_file", 400 /* 364 */ "netbsd32_extattr_set_fd", 401 /* 365 */ "netbsd32_extattr_get_fd", 402 /* 366 */ "netbsd32_extattr_delete_fd", 403 /* 367 */ "netbsd32_extattr_set_link", 404 /* 368 */ "netbsd32_extattr_get_link", 405 /* 369 */ "netbsd32_extattr_delete_link", 406 /* 370 */ "netbsd32_extattr_list_fd", 407 /* 371 */ "netbsd32_extattr_list_file", 408 /* 372 */ "netbsd32_extattr_list_link", 409 /* 373 */ "compat_50_netbsd32_pselect", 410 /* 374 */ "compat_50_netbsd32_pollts", 411 /* 375 */ "netbsd32_setxattr", 412 /* 376 */ "netbsd32_lsetxattr", 413 /* 377 */ "netbsd32_fsetxattr", 414 /* 378 */ "netbsd32_getxattr", 415 /* 379 */ "netbsd32_lgetxattr", 416 /* 380 */ "netbsd32_fgetxattr", 417 /* 381 */ "netbsd32_listxattr", 418 /* 382 */ "netbsd32_llistxattr", 419 /* 383 */ "netbsd32_flistxattr", 420 /* 384 */ "netbsd32_removexattr", 421 /* 385 */ "netbsd32_lremovexattr", 422 /* 386 */ "netbsd32_fremovexattr", 423 /* 387 */ "compat_50_netbsd32___stat30", 424 /* 388 */ "compat_50_netbsd32___fstat30", 425 /* 389 */ "compat_50_netbsd32___lstat30", 426 /* 390 */ "netbsd32___getdents30", 427 /* 391 */ "#391 (ignored old posix fadvise)", 428 /* 392 */ "compat_30_netbsd32___fhstat30", 429 #if defined(NTP) || !defined(_KERNEL_OPT) 430 /* 393 */ "compat_50_netbsd32_ntp_gettime", 431 #else 432 /* 393 */ "#393 (excluded __ntp_gettime30)", 433 #endif 434 /* 394 */ "netbsd32___socket30", 435 /* 395 */ "netbsd32___getfh30", 436 /* 396 */ "netbsd32___fhopen40", 437 /* 397 */ "netbsd32___fhstatvfs140", 438 /* 398 */ "compat_50_netbsd32___fhstat40", 439 /* 399 */ "#399 (unimplemented sys_aio_cancel)", 440 /* 400 */ "#400 (unimplemented sys_aio_error)", 441 /* 401 */ "#401 (unimplemented sys_aio_fsync)", 442 /* 402 */ "#402 (unimplemented sys_aio_read)", 443 /* 403 */ "#403 (unimplemented sys_aio_return)", 444 /* 404 */ "#404 (unimplemented sys_aio_suspend)", 445 /* 405 */ "#405 (unimplemented sys_aio_write)", 446 /* 406 */ "#406 (unimplemented sys_lio_listio)", 447 /* 407 */ "#407 (unimplemented)", 448 /* 408 */ "#408 (unimplemented)", 449 /* 409 */ "#409 (unimplemented)", 450 /* 410 */ "netbsd32___mount50", 451 /* 411 */ "netbsd32_mremap", 452 /* 412 */ "netbsd32_pset_create", 453 /* 413 */ "netbsd32_pset_destroy", 454 /* 414 */ "netbsd32_pset_assign", 455 /* 415 */ "netbsd32__pset_bind", 456 /* 416 */ "netbsd32___posix_fadvise50", 457 /* 417 */ "netbsd32___select50", 458 /* 418 */ "netbsd32___gettimeofday50", 459 /* 419 */ "netbsd32___settimeofday50", 460 /* 420 */ "netbsd32___utimes50", 461 /* 421 */ "netbsd32___adjtime50", 462 /* 422 */ "#422 (excluded __lfs_segwait50)", 463 /* 423 */ "netbsd32___futimes50", 464 /* 424 */ "netbsd32___lutimes50", 465 /* 425 */ "netbsd32___setitimer50", 466 /* 426 */ "netbsd32___getitimer50", 467 /* 427 */ "netbsd32___clock_gettime50", 468 /* 428 */ "netbsd32___clock_settime50", 469 /* 429 */ "netbsd32___clock_getres50", 470 /* 430 */ "netbsd32___nanosleep50", 471 /* 431 */ "netbsd32_____sigtimedwait50", 472 /* 432 */ "netbsd32___mq_timedsend50", 473 /* 433 */ "netbsd32___mq_timedreceive50", 474 /* 434 */ "compat_60_netbsd32__lwp_park", 475 /* 435 */ "netbsd32___kevent50", 476 /* 436 */ "netbsd32___pselect50", 477 /* 437 */ "netbsd32___pollts50", 478 /* 438 */ "#438 (unimplemented netbsd32___aio_suspend50)", 479 /* 439 */ "netbsd32___stat50", 480 /* 440 */ "netbsd32___fstat50", 481 /* 441 */ "netbsd32___lstat50", 482 /* 442 */ "netbsd32_____semctl50", 483 /* 443 */ "netbsd32___shmctl50", 484 /* 444 */ "netbsd32___msgctl50", 485 /* 445 */ "netbsd32___getrusage50", 486 /* 446 */ "netbsd32___timer_settime50", 487 /* 447 */ "netbsd32___timer_gettime50", 488 #if defined(NTP) || !defined(_KERNEL_OPT) 489 /* 448 */ "netbsd32___ntp_gettime50", 490 #else 491 /* 448 */ "#448 (excluded ___ntp_gettime50)", 492 #endif 493 /* 449 */ "netbsd32___wait450", 494 /* 450 */ "netbsd32___mknod50", 495 /* 451 */ "netbsd32___fhstat50", 496 /* 452 */ "#452 (obsolete 5.99 quotactl)", 497 /* 453 */ "netbsd32_pipe2", 498 /* 454 */ "netbsd32_dup3", 499 /* 455 */ "netbsd32_kqueue1", 500 /* 456 */ "netbsd32_paccept", 501 /* 457 */ "netbsd32_linkat", 502 /* 458 */ "netbsd32_renameat", 503 /* 459 */ "netbsd32_mkfifoat", 504 /* 460 */ "netbsd32_mknodat", 505 /* 461 */ "netbsd32_mkdirat", 506 /* 462 */ "netbsd32_faccessat", 507 /* 463 */ "netbsd32_fchmodat", 508 /* 464 */ "netbsd32_fchownat", 509 /* 465 */ "netbsd32_fexecve", 510 /* 466 */ "netbsd32_fstatat", 511 /* 467 */ "netbsd32_utimensat", 512 /* 468 */ "netbsd32_openat", 513 /* 469 */ "netbsd32_readlinkat", 514 /* 470 */ "netbsd32_symlinkat", 515 /* 471 */ "netbsd32_unlinkat", 516 /* 472 */ "netbsd32_futimens", 517 /* 473 */ "netbsd32___quotactl", 518 /* 474 */ "netbsd32_posix_spawn", 519 /* 475 */ "netbsd32_recvmmsg", 520 /* 476 */ "netbsd32_sendmmsg", 521 /* 477 */ "netbsd32_clock_nanosleep", 522 /* 478 */ "netbsd32____lwp_park60", 523 /* 479 */ "netbsd32_posix_fallocate", 524 /* 480 */ "netbsd32_fdiscard", 525 /* 481 */ "netbsd32_wait6", 526 /* 482 */ "netbsd32_clock_getcpuclockid2", 527 /* 483 */ "# filler", 528 /* 484 */ "# filler", 529 /* 485 */ "# filler", 530 /* 486 */ "# filler", 531 /* 487 */ "# filler", 532 /* 488 */ "# filler", 533 /* 489 */ "# filler", 534 /* 490 */ "# filler", 535 /* 491 */ "# filler", 536 /* 492 */ "# filler", 537 /* 493 */ "# filler", 538 /* 494 */ "# filler", 539 /* 495 */ "# filler", 540 /* 496 */ "# filler", 541 /* 497 */ "# filler", 542 /* 498 */ "# filler", 543 /* 499 */ "# filler", 544 /* 500 */ "# filler", 545 /* 501 */ "# filler", 546 /* 502 */ "# filler", 547 /* 503 */ "# filler", 548 /* 504 */ "# filler", 549 /* 505 */ "# filler", 550 /* 506 */ "# filler", 551 /* 507 */ "# filler", 552 /* 508 */ "# filler", 553 /* 509 */ "# filler", 554 /* 510 */ "# filler", 555 /* 511 */ "# filler", 556 }; 557 558 559 /* libc style syscall names */ 560 const char *const altnetbsd32_syscallnames[] = { 561 /* 0 */ "syscall", 562 /* 1 */ "exit", 563 /* 2 */ NULL, /* fork */ 564 /* 3 */ "read", 565 /* 4 */ "write", 566 /* 5 */ "open", 567 /* 6 */ "close", 568 /* 7 */ NULL, /* compat_50_netbsd32_wait4 */ 569 /* 8 */ NULL, /* compat_43_netbsd32_ocreat */ 570 /* 9 */ "link", 571 /* 10 */ "unlink", 572 /* 11 */ NULL, /* obsolete execv */ 573 /* 12 */ "chdir", 574 /* 13 */ "fchdir", 575 /* 14 */ NULL, /* compat_50_netbsd32_mknod */ 576 /* 15 */ "chmod", 577 /* 16 */ "chown", 578 /* 17 */ "break", 579 /* 18 */ NULL, /* compat_20_netbsd32_getfsstat */ 580 /* 19 */ NULL, /* compat_43_netbsd32_olseek */ 581 /* 20 */ NULL, /* getpid */ 582 /* 21 */ NULL, /* compat_40_netbsd32_mount */ 583 /* 22 */ "unmount", 584 /* 23 */ "setuid", 585 /* 24 */ NULL, /* getuid */ 586 /* 25 */ NULL, /* geteuid */ 587 /* 26 */ "ptrace", 588 /* 27 */ "recvmsg", 589 /* 28 */ "sendmsg", 590 /* 29 */ "recvfrom", 591 /* 30 */ "accept", 592 /* 31 */ "getpeername", 593 /* 32 */ "getsockname", 594 /* 33 */ "access", 595 /* 34 */ "chflags", 596 /* 35 */ "fchflags", 597 /* 36 */ NULL, /* sync */ 598 /* 37 */ "kill", 599 /* 38 */ NULL, /* compat_43_netbsd32_stat43 */ 600 /* 39 */ NULL, /* getppid */ 601 /* 40 */ NULL, /* compat_43_netbsd32_lstat43 */ 602 /* 41 */ "dup", 603 /* 42 */ NULL, /* pipe */ 604 /* 43 */ NULL, /* getegid */ 605 /* 44 */ "profil", 606 /* 45 */ "ktrace", 607 /* 46 */ "sigaction", 608 /* 47 */ NULL, /* getgid */ 609 /* 48 */ NULL, /* compat_13_sigprocmask13 */ 610 /* 49 */ "__getlogin", 611 /* 50 */ "setlogin", 612 /* 51 */ "acct", 613 /* 52 */ NULL, /* compat_13_sigpending13 */ 614 /* 53 */ NULL, /* compat_13_netbsd32_sigaltstack13 */ 615 /* 54 */ "ioctl", 616 /* 55 */ NULL, /* compat_12_netbsd32_reboot */ 617 /* 56 */ "revoke", 618 /* 57 */ "symlink", 619 /* 58 */ "readlink", 620 /* 59 */ "execve", 621 /* 60 */ "umask", 622 /* 61 */ "chroot", 623 /* 62 */ NULL, /* compat_43_netbsd32_fstat43 */ 624 /* 63 */ NULL, /* compat_43_netbsd32_ogetkerninfo */ 625 /* 64 */ NULL, /* compat_43_ogetpagesize */ 626 /* 65 */ NULL, /* compat_12_netbsd32_msync */ 627 /* 66 */ NULL, /* vfork */ 628 /* 67 */ NULL, /* obsolete vread */ 629 /* 68 */ NULL, /* obsolete vwrite */ 630 /* 69 */ NULL, /* obsolete sbrk */ 631 /* 70 */ NULL, /* obsolete sstk */ 632 /* 71 */ NULL, /* compat_43_netbsd32_ommap */ 633 /* 72 */ "ovadvise", 634 /* 73 */ "munmap", 635 /* 74 */ "mprotect", 636 /* 75 */ "madvise", 637 /* 76 */ NULL, /* obsolete vhangup */ 638 /* 77 */ NULL, /* obsolete vlimit */ 639 /* 78 */ "mincore", 640 /* 79 */ "getgroups", 641 /* 80 */ "setgroups", 642 /* 81 */ NULL, /* getpgrp */ 643 /* 82 */ "setpgid", 644 /* 83 */ NULL, /* compat_50_netbsd32_setitimer */ 645 /* 84 */ NULL, /* compat_43_owait */ 646 /* 85 */ NULL, /* compat_12_netbsd32_oswapon */ 647 /* 86 */ NULL, /* compat_50_netbsd32_getitimer */ 648 /* 87 */ NULL, /* compat_43_netbsd32_ogethostname */ 649 /* 88 */ NULL, /* compat_43_netbsd32_osethostname */ 650 /* 89 */ NULL, /* compat_43_ogetdtablesize */ 651 /* 90 */ "dup2", 652 /* 91 */ NULL, /* unimplemented getdopt */ 653 /* 92 */ "fcntl", 654 /* 93 */ NULL, /* compat_50_netbsd32_select */ 655 /* 94 */ NULL, /* unimplemented setdopt */ 656 /* 95 */ "fsync", 657 /* 96 */ "setpriority", 658 /* 97 */ NULL, /* compat_30_netbsd32_socket */ 659 /* 98 */ "connect", 660 /* 99 */ NULL, /* compat_43_netbsd32_oaccept */ 661 /* 100 */ "getpriority", 662 /* 101 */ NULL, /* compat_43_netbsd32_osend */ 663 /* 102 */ NULL, /* compat_43_netbsd32_orecv */ 664 /* 103 */ NULL, /* compat_13_sigreturn13 */ 665 /* 104 */ "bind", 666 /* 105 */ "setsockopt", 667 /* 106 */ "listen", 668 /* 107 */ NULL, /* obsolete vtimes */ 669 /* 108 */ NULL, /* compat_43_netbsd32_osigvec */ 670 /* 109 */ NULL, /* compat_43_netbsd32_sigblock */ 671 /* 110 */ NULL, /* compat_43_netbsd32_sigsetmask */ 672 /* 111 */ NULL, /* compat_13_sigsuspend13 */ 673 /* 112 */ NULL, /* compat_43_netbsd32_osigstack */ 674 /* 113 */ NULL, /* compat_43_netbsd32_orecvmsg */ 675 /* 114 */ NULL, /* compat_43_netbsd32_osendmsg */ 676 /* 115 */ NULL, /* obsolete vtrace */ 677 /* 116 */ NULL, /* compat_50_netbsd32_gettimeofday */ 678 /* 117 */ NULL, /* compat_50_netbsd32_getrusage */ 679 /* 118 */ "getsockopt", 680 /* 119 */ NULL, /* obsolete resuba */ 681 /* 120 */ "readv", 682 /* 121 */ "writev", 683 /* 122 */ NULL, /* compat_50_netbsd32_settimeofday */ 684 /* 123 */ "fchown", 685 /* 124 */ "fchmod", 686 /* 125 */ NULL, /* compat_43_netbsd32_orecvfrom */ 687 /* 126 */ "setreuid", 688 /* 127 */ "setregid", 689 /* 128 */ "rename", 690 /* 129 */ NULL, /* compat_43_netbsd32_otruncate */ 691 /* 130 */ NULL, /* compat_43_netbsd32_oftruncate */ 692 /* 131 */ "flock", 693 /* 132 */ "mkfifo", 694 /* 133 */ "sendto", 695 /* 134 */ "shutdown", 696 /* 135 */ "socketpair", 697 /* 136 */ "mkdir", 698 /* 137 */ "rmdir", 699 /* 138 */ NULL, /* compat_50_netbsd32_utimes */ 700 /* 139 */ NULL, /* obsolete 4.2 sigreturn */ 701 /* 140 */ NULL, /* compat_50_netbsd32_adjtime */ 702 /* 141 */ NULL, /* compat_43_netbsd32_ogetpeername */ 703 /* 142 */ NULL, /* compat_43_ogethostid */ 704 /* 143 */ NULL, /* compat_43_netbsd32_sethostid */ 705 /* 144 */ NULL, /* compat_43_netbsd32_ogetrlimit */ 706 /* 145 */ NULL, /* compat_43_netbsd32_osetrlimit */ 707 /* 146 */ NULL, /* compat_43_netbsd32_killpg */ 708 /* 147 */ NULL, /* setsid */ 709 /* 148 */ NULL, /* compat_50_netbsd32_quotactl */ 710 /* 149 */ NULL, /* compat_43_oquota */ 711 /* 150 */ NULL, /* compat_43_netbsd32_ogetsockname */ 712 /* 151 */ NULL, /* unimplemented */ 713 /* 152 */ NULL, /* unimplemented */ 714 /* 153 */ NULL, /* unimplemented */ 715 /* 154 */ NULL, /* unimplemented */ 716 /* 155 */ "nfssvc", 717 /* 156 */ NULL, /* compat_43_netbsd32_ogetdirentries */ 718 /* 157 */ NULL, /* compat_20_netbsd32_statfs */ 719 /* 158 */ NULL, /* compat_20_netbsd32_fstatfs */ 720 /* 159 */ NULL, /* unimplemented */ 721 /* 160 */ NULL, /* unimplemented */ 722 /* 161 */ NULL, /* compat_30_netbsd32_getfh */ 723 /* 162 */ NULL, /* compat_09_netbsd32_ogetdomainname */ 724 /* 163 */ NULL, /* compat_09_netbsd32_osetdomainname */ 725 /* 164 */ NULL, /* compat_09_netbsd32_uname */ 726 /* 165 */ "sysarch", 727 /* 166 */ NULL, /* unimplemented */ 728 /* 167 */ NULL, /* unimplemented */ 729 /* 168 */ NULL, /* unimplemented */ 730 /* 169 */ NULL, /* compat_10_osemsys */ 731 /* 170 */ NULL, /* compat_10_omsgsys */ 732 /* 171 */ NULL, /* compat_10_oshmsys */ 733 /* 172 */ NULL, /* unimplemented */ 734 /* 173 */ "pread", 735 /* 174 */ "pwrite", 736 #if defined(NTP) || !defined(_KERNEL_OPT) 737 /* 175 */ NULL, /* compat_30_netbsd32_ntp_gettime */ 738 /* 176 */ "ntp_adjtime", 739 #else 740 /* 175 */ NULL, /* excluded ntp_gettime */ 741 /* 176 */ NULL, /* excluded ntp_adjtime */ 742 #endif 743 /* 177 */ NULL, /* unimplemented */ 744 /* 178 */ NULL, /* unimplemented */ 745 /* 179 */ NULL, /* unimplemented */ 746 /* 180 */ NULL, /* unimplemented */ 747 /* 181 */ "setgid", 748 /* 182 */ "setegid", 749 /* 183 */ "seteuid", 750 /* 184 */ NULL, /* excluded netbsd32_lfs_bmapv */ 751 /* 185 */ NULL, /* excluded netbsd32_lfs_markv */ 752 /* 186 */ NULL, /* excluded netbsd32_lfs_segclean */ 753 /* 187 */ NULL, /* excluded netbsd32_lfs_segwait */ 754 /* 188 */ NULL, /* compat_12_netbsd32_stat12 */ 755 /* 189 */ NULL, /* compat_12_netbsd32_fstat12 */ 756 /* 190 */ NULL, /* compat_12_netbsd32_lstat12 */ 757 /* 191 */ "pathconf", 758 /* 192 */ "fpathconf", 759 /* 193 */ "getsockopt2", 760 /* 194 */ "getrlimit", 761 /* 195 */ "setrlimit", 762 /* 196 */ NULL, /* compat_12_netbsd32_getdirentries */ 763 /* 197 */ "mmap", 764 /* 198 */ "___syscall", 765 /* 199 */ "lseek", 766 /* 200 */ "truncate", 767 /* 201 */ "ftruncate", 768 /* 202 */ "__sysctl", 769 /* 203 */ "mlock", 770 /* 204 */ "munlock", 771 /* 205 */ "undelete", 772 /* 206 */ NULL, /* compat_50_netbsd32_futimes */ 773 /* 207 */ "getpgid", 774 /* 208 */ "reboot", 775 /* 209 */ "poll", 776 /* 210 */ NULL, /* unimplemented { int | netbsd32 | | afssys ( long id , long a1 , long a2 , long a3 , long a4 , long a5 , long a6 ) ; } */ 777 /* 211 */ NULL, /* unimplemented */ 778 /* 212 */ NULL, /* unimplemented */ 779 /* 213 */ NULL, /* unimplemented */ 780 /* 214 */ NULL, /* unimplemented */ 781 /* 215 */ NULL, /* unimplemented */ 782 /* 216 */ NULL, /* unimplemented */ 783 /* 217 */ NULL, /* unimplemented */ 784 /* 218 */ NULL, /* unimplemented */ 785 /* 219 */ NULL, /* unimplemented */ 786 /* 220 */ NULL, /* compat_14_netbsd32___semctl */ 787 /* 221 */ "semget", 788 /* 222 */ "semop", 789 /* 223 */ "semconfig", 790 /* 224 */ NULL, /* compat_14_netbsd32_msgctl */ 791 /* 225 */ "msgget", 792 /* 226 */ "msgsnd", 793 /* 227 */ "msgrcv", 794 /* 228 */ "shmat", 795 /* 229 */ NULL, /* compat_14_netbsd32_shmctl */ 796 /* 230 */ "shmdt", 797 /* 231 */ "shmget", 798 /* 232 */ NULL, /* compat_50_netbsd32_clock_gettime */ 799 /* 233 */ NULL, /* compat_50_netbsd32_clock_settime */ 800 /* 234 */ NULL, /* compat_50_netbsd32_clock_getres */ 801 /* 235 */ "timer_create", 802 /* 236 */ "timer_delete", 803 /* 237 */ NULL, /* compat_50_netbsd32_timer_settime */ 804 /* 238 */ NULL, /* compat_50_netbsd32_timer_gettime */ 805 /* 239 */ "timer_getoverrun", 806 /* 240 */ NULL, /* compat_50_netbsd32_nanosleep */ 807 /* 241 */ "fdatasync", 808 /* 242 */ "mlockall", 809 /* 243 */ NULL, /* munlockall */ 810 /* 244 */ NULL, /* compat_50_netbsd32___sigtimedwait */ 811 /* 245 */ "sigqueueinfo", 812 /* 246 */ "modctl", 813 /* 247 */ "_ksem_init", 814 /* 248 */ "_ksem_open", 815 /* 249 */ "_ksem_unlink", 816 /* 250 */ "_ksem_close", 817 /* 251 */ "_ksem_post", 818 /* 252 */ "_ksem_wait", 819 /* 253 */ "_ksem_trywait", 820 /* 254 */ "_ksem_getvalue", 821 /* 255 */ "_ksem_destroy", 822 /* 256 */ "_ksem_timedwait", 823 /* 257 */ "mq_open", 824 /* 258 */ "mq_close", 825 /* 259 */ "mq_unlink", 826 /* 260 */ "mq_getattr", 827 /* 261 */ "mq_setattr", 828 /* 262 */ "mq_notify", 829 /* 263 */ "mq_send", 830 /* 264 */ "mq_receive", 831 /* 265 */ NULL, /* compat_50_netbsd32_mq_timedsend */ 832 /* 266 */ NULL, /* compat_50_netbsd32_mq_timedreceive */ 833 /* 267 */ NULL, /* unimplemented */ 834 /* 268 */ NULL, /* unimplemented */ 835 /* 269 */ NULL, /* unimplemented */ 836 /* 270 */ "__posix_rename", 837 /* 271 */ "swapctl", 838 /* 272 */ NULL, /* compat_30_netbsd32_getdents */ 839 /* 273 */ "minherit", 840 /* 274 */ "lchmod", 841 /* 275 */ "lchown", 842 /* 276 */ NULL, /* compat_50_netbsd32_lutimes */ 843 /* 277 */ "msync", 844 /* 278 */ NULL, /* compat_30_netbsd32___stat13 */ 845 /* 279 */ NULL, /* compat_30_netbsd32___fstat13 */ 846 /* 280 */ NULL, /* compat_30_netbsd32___lstat13 */ 847 /* 281 */ "sigaltstack", 848 /* 282 */ "vfork", 849 /* 283 */ "__posix_chown", 850 /* 284 */ "__posix_fchown", 851 /* 285 */ "__posix_lchown", 852 /* 286 */ "getsid", 853 /* 287 */ "__clone", 854 /* 288 */ "fktrace", 855 /* 289 */ "preadv", 856 /* 290 */ "pwritev", 857 /* 291 */ "sigaction", 858 /* 292 */ "sigpending", 859 /* 293 */ "sigprocmask", 860 /* 294 */ "sigsuspend", 861 /* 295 */ NULL, /* compat_16_netbsd32___sigreturn14 */ 862 /* 296 */ "__getcwd", 863 /* 297 */ "fchroot", 864 /* 298 */ NULL, /* compat_30_netbsd32_fhopen */ 865 /* 299 */ NULL, /* compat_30_netbsd32_fhstat */ 866 /* 300 */ NULL, /* compat_20_netbsd32_fhstatfs */ 867 /* 301 */ NULL, /* compat_50_netbsd32___semctl14 */ 868 /* 302 */ NULL, /* compat_50_netbsd32___msgctl13 */ 869 /* 303 */ NULL, /* compat_50_netbsd32___shmctl13 */ 870 /* 304 */ "lchflags", 871 /* 305 */ NULL, /* issetugid */ 872 /* 306 */ "utrace", 873 /* 307 */ "getcontext", 874 /* 308 */ "setcontext", 875 /* 309 */ "_lwp_create", 876 /* 310 */ NULL, /* _lwp_exit */ 877 /* 311 */ NULL, /* _lwp_self */ 878 /* 312 */ "_lwp_wait", 879 /* 313 */ "_lwp_suspend", 880 /* 314 */ "_lwp_continue", 881 /* 315 */ "_lwp_wakeup", 882 /* 316 */ NULL, /* _lwp_getprivate */ 883 /* 317 */ "_lwp_setprivate", 884 /* 318 */ "_lwp_kill", 885 /* 319 */ "_lwp_detach", 886 /* 320 */ NULL, /* compat_50_netbsd32__lwp_park */ 887 /* 321 */ "_lwp_unpark", 888 /* 322 */ "_lwp_unpark_all", 889 /* 323 */ "_lwp_setname", 890 /* 324 */ "_lwp_getname", 891 /* 325 */ "_lwp_ctl", 892 /* 326 */ NULL, /* unimplemented */ 893 /* 327 */ NULL, /* unimplemented */ 894 /* 328 */ NULL, /* unimplemented */ 895 /* 329 */ NULL, /* unimplemented */ 896 /* 330 */ NULL, /* obsolete netbsd32_sa_register */ 897 /* 331 */ NULL, /* obsolete netbsd32_sa_stacks */ 898 /* 332 */ NULL, /* obsolete sa_enable */ 899 /* 333 */ NULL, /* obsolete netbsd32_sa_setconcurrency */ 900 /* 334 */ NULL, /* obsolete sa_yield */ 901 /* 335 */ NULL, /* obsolete netbsd32_sa_preempt */ 902 /* 336 */ NULL, /* obsolete sys_sa_unblockyield */ 903 /* 337 */ NULL, /* unimplemented */ 904 /* 338 */ NULL, /* unimplemented */ 905 /* 339 */ NULL, /* unimplemented */ 906 /* 340 */ "__sigaction_sigtramp", 907 /* 341 */ NULL, /* obsolete netbsd32_pmc_get_info */ 908 /* 342 */ NULL, /* obsolete netbsd32_pmc_control */ 909 /* 343 */ "rasctl", 910 /* 344 */ NULL, /* kqueue */ 911 /* 345 */ NULL, /* compat_50_netbsd32_kevent */ 912 /* 346 */ "_sched_setparam", 913 /* 347 */ "_sched_getparam", 914 /* 348 */ "_sched_setaffinity", 915 /* 349 */ "_sched_getaffinity", 916 /* 350 */ NULL, /* sched_yield */ 917 /* 351 */ "_sched_protect", 918 /* 352 */ NULL, /* unimplemented */ 919 /* 353 */ NULL, /* unimplemented */ 920 /* 354 */ "fsync_range", 921 /* 355 */ "uuidgen", 922 /* 356 */ "getvfsstat", 923 /* 357 */ "statvfs1", 924 /* 358 */ "fstatvfs1", 925 /* 359 */ NULL, /* compat_30_netbsd32_fhstatvfs1 */ 926 /* 360 */ "extattrctl", 927 /* 361 */ "extattr_set_file", 928 /* 362 */ "extattr_get_file", 929 /* 363 */ "extattr_delete_file", 930 /* 364 */ "extattr_set_fd", 931 /* 365 */ "extattr_get_fd", 932 /* 366 */ "extattr_delete_fd", 933 /* 367 */ "extattr_set_link", 934 /* 368 */ "extattr_get_link", 935 /* 369 */ "extattr_delete_link", 936 /* 370 */ "extattr_list_fd", 937 /* 371 */ "extattr_list_file", 938 /* 372 */ "extattr_list_link", 939 /* 373 */ NULL, /* compat_50_netbsd32_pselect */ 940 /* 374 */ NULL, /* compat_50_netbsd32_pollts */ 941 /* 375 */ "setxattr", 942 /* 376 */ "lsetxattr", 943 /* 377 */ "fsetxattr", 944 /* 378 */ "getxattr", 945 /* 379 */ "lgetxattr", 946 /* 380 */ "fgetxattr", 947 /* 381 */ "listxattr", 948 /* 382 */ "llistxattr", 949 /* 383 */ "flistxattr", 950 /* 384 */ "removexattr", 951 /* 385 */ "lremovexattr", 952 /* 386 */ "fremovexattr", 953 /* 387 */ NULL, /* compat_50_netbsd32___stat30 */ 954 /* 388 */ NULL, /* compat_50_netbsd32___fstat30 */ 955 /* 389 */ NULL, /* compat_50_netbsd32___lstat30 */ 956 /* 390 */ "getdents", 957 /* 391 */ NULL, /* ignored old posix fadvise */ 958 /* 392 */ NULL, /* compat_30_netbsd32___fhstat30 */ 959 #if defined(NTP) || !defined(_KERNEL_OPT) 960 /* 393 */ NULL, /* compat_50_netbsd32_ntp_gettime */ 961 #else 962 /* 393 */ NULL, /* excluded __ntp_gettime30 */ 963 #endif 964 /* 394 */ "socket", 965 /* 395 */ "getfh", 966 /* 396 */ "fhopen", 967 /* 397 */ "fhstatvfs1", 968 /* 398 */ NULL, /* compat_50_netbsd32___fhstat40 */ 969 /* 399 */ NULL, /* unimplemented sys_aio_cancel */ 970 /* 400 */ NULL, /* unimplemented sys_aio_error */ 971 /* 401 */ NULL, /* unimplemented sys_aio_fsync */ 972 /* 402 */ NULL, /* unimplemented sys_aio_read */ 973 /* 403 */ NULL, /* unimplemented sys_aio_return */ 974 /* 404 */ NULL, /* unimplemented sys_aio_suspend */ 975 /* 405 */ NULL, /* unimplemented sys_aio_write */ 976 /* 406 */ NULL, /* unimplemented sys_lio_listio */ 977 /* 407 */ NULL, /* unimplemented */ 978 /* 408 */ NULL, /* unimplemented */ 979 /* 409 */ NULL, /* unimplemented */ 980 /* 410 */ "__mount50", 981 /* 411 */ "mremap", 982 /* 412 */ "pset_create", 983 /* 413 */ "pset_destroy", 984 /* 414 */ "pset_assign", 985 /* 415 */ "_pset_bind", 986 /* 416 */ "posix_fadvise", 987 /* 417 */ "select", 988 /* 418 */ "gettimeofday", 989 /* 419 */ "settimeofday", 990 /* 420 */ "utimes", 991 /* 421 */ "adjtime", 992 /* 422 */ NULL, /* excluded __lfs_segwait50 */ 993 /* 423 */ "futimes", 994 /* 424 */ "lutimes", 995 /* 425 */ "setitimer", 996 /* 426 */ "getitimer", 997 /* 427 */ "clock_gettime", 998 /* 428 */ "clock_settime", 999 /* 429 */ "clock_getres", 1000 /* 430 */ "nanosleep", 1001 /* 431 */ "__sigtimedwait", 1002 /* 432 */ "mq_timedsend", 1003 /* 433 */ "mq_timedreceive", 1004 /* 434 */ NULL, /* compat_60_netbsd32__lwp_park */ 1005 /* 435 */ "kevent", 1006 /* 436 */ "pselect", 1007 /* 437 */ "pollts", 1008 /* 438 */ NULL, /* unimplemented netbsd32___aio_suspend50 */ 1009 /* 439 */ "stat", 1010 /* 440 */ "fstat", 1011 /* 441 */ "lstat", 1012 /* 442 */ "__semctl", 1013 /* 443 */ "shmctl", 1014 /* 444 */ "msgctl", 1015 /* 445 */ "getrusage", 1016 /* 446 */ "timer_settime", 1017 /* 447 */ "timer_gettime", 1018 #if defined(NTP) || !defined(_KERNEL_OPT) 1019 /* 448 */ "ntp_gettime", 1020 #else 1021 /* 448 */ NULL, /* excluded ___ntp_gettime50 */ 1022 #endif 1023 /* 449 */ "wait4", 1024 /* 450 */ "mknod", 1025 /* 451 */ "fhstat", 1026 /* 452 */ NULL, /* obsolete 5.99 quotactl */ 1027 /* 453 */ "pipe2", 1028 /* 454 */ "dup3", 1029 /* 455 */ "kqueue1", 1030 /* 456 */ "paccept", 1031 /* 457 */ "linkat", 1032 /* 458 */ "renameat", 1033 /* 459 */ "mkfifoat", 1034 /* 460 */ "mknodat", 1035 /* 461 */ "mkdirat", 1036 /* 462 */ "faccessat", 1037 /* 463 */ "fchmodat", 1038 /* 464 */ "fchownat", 1039 /* 465 */ "fexecve", 1040 /* 466 */ "fstatat", 1041 /* 467 */ "utimensat", 1042 /* 468 */ "openat", 1043 /* 469 */ "readlinkat", 1044 /* 470 */ "symlinkat", 1045 /* 471 */ "unlinkat", 1046 /* 472 */ "futimens", 1047 /* 473 */ "__quotactl", 1048 /* 474 */ "posix_spawn", 1049 /* 475 */ "recvmmsg", 1050 /* 476 */ "sendmmsg", 1051 /* 477 */ "clock_nanosleep", 1052 /* 478 */ "_lwp_park", 1053 /* 479 */ "posix_fallocate", 1054 /* 480 */ "fdiscard", 1055 /* 481 */ "wait6", 1056 /* 482 */ "clock_getcpuclockid2", 1057 /* 483 */ NULL, /* filler */ 1058 /* 484 */ NULL, /* filler */ 1059 /* 485 */ NULL, /* filler */ 1060 /* 486 */ NULL, /* filler */ 1061 /* 487 */ NULL, /* filler */ 1062 /* 488 */ NULL, /* filler */ 1063 /* 489 */ NULL, /* filler */ 1064 /* 490 */ NULL, /* filler */ 1065 /* 491 */ NULL, /* filler */ 1066 /* 492 */ NULL, /* filler */ 1067 /* 493 */ NULL, /* filler */ 1068 /* 494 */ NULL, /* filler */ 1069 /* 495 */ NULL, /* filler */ 1070 /* 496 */ NULL, /* filler */ 1071 /* 497 */ NULL, /* filler */ 1072 /* 498 */ NULL, /* filler */ 1073 /* 499 */ NULL, /* filler */ 1074 /* 500 */ NULL, /* filler */ 1075 /* 501 */ NULL, /* filler */ 1076 /* 502 */ NULL, /* filler */ 1077 /* 503 */ NULL, /* filler */ 1078 /* 504 */ NULL, /* filler */ 1079 /* 505 */ NULL, /* filler */ 1080 /* 506 */ NULL, /* filler */ 1081 /* 507 */ NULL, /* filler */ 1082 /* 508 */ NULL, /* filler */ 1083 /* 509 */ NULL, /* filler */ 1084 /* 510 */ NULL, /* filler */ 1085 /* 511 */ NULL, /* filler */ 1086 }; 1087