2008-01-26 11:44:48 +03:00
|
|
|
/* $NetBSD: netbsd32_syscalls.c,v 1.73 2008/01/26 08:44:48 dsl Exp $ */
|
1998-08-26 14:20:33 +04:00
|
|
|
|
|
|
|
/*
|
|
|
|
* System call names.
|
|
|
|
*
|
|
|
|
* DO NOT EDIT-- this file is automatically generated.
|
2008-01-26 11:44:48 +03:00
|
|
|
* created from NetBSD: syscalls.master,v 1.66 2008/01/26 08:35:51 dsl Exp
|
1998-08-26 14:20:33 +04:00
|
|
|
*/
|
|
|
|
|
2001-11-13 05:07:52 +03:00
|
|
|
#include <sys/cdefs.h>
|
2008-01-26 11:44:48 +03:00
|
|
|
__KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.73 2008/01/26 08:44:48 dsl Exp $");
|
2001-11-13 05:07:52 +03:00
|
|
|
|
2001-05-30 15:37:21 +04:00
|
|
|
#if defined(_KERNEL_OPT)
|
|
|
|
#if defined(_KERNEL_OPT)
|
1998-08-26 14:20:33 +04:00
|
|
|
#include "opt_nfsserver.h"
|
|
|
|
#include "opt_compat_netbsd.h"
|
1998-10-01 18:27:56 +04:00
|
|
|
#include "opt_ntp.h"
|
1998-10-20 02:39:49 +04:00
|
|
|
#include "opt_sysv.h"
|
1998-12-10 20:13:06 +03:00
|
|
|
#include "opt_compat_43.h"
|
2006-03-05 04:29:28 +03:00
|
|
|
#include "opt_posix.h"
|
1998-08-26 14:20:33 +04:00
|
|
|
#include "fs_lfs.h"
|
|
|
|
#include "fs_nfs.h"
|
2000-12-09 08:37:01 +03:00
|
|
|
#endif
|
1998-08-26 14:20:33 +04:00
|
|
|
#include <sys/param.h>
|
|
|
|
#include <sys/systm.h>
|
|
|
|
#include <sys/signal.h>
|
|
|
|
#include <sys/mount.h>
|
|
|
|
#include <sys/syscallargs.h>
|
1999-03-25 19:22:49 +03:00
|
|
|
#include <compat/netbsd32/netbsd32.h>
|
|
|
|
#include <compat/netbsd32/netbsd32_syscallargs.h>
|
2001-05-30 15:37:21 +04:00
|
|
|
#endif /* _KERNEL_OPT */
|
1998-08-26 14:20:33 +04:00
|
|
|
|
2000-12-09 08:37:01 +03:00
|
|
|
const char *const netbsd32_syscallnames[] = {
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 0 */ "syscall",
|
|
|
|
/* 1 */ "netbsd32_exit",
|
|
|
|
/* 2 */ "fork",
|
|
|
|
/* 3 */ "netbsd32_read",
|
|
|
|
/* 4 */ "netbsd32_write",
|
|
|
|
/* 5 */ "netbsd32_open",
|
|
|
|
/* 6 */ "netbsd32_close",
|
|
|
|
/* 7 */ "netbsd32_wait4",
|
|
|
|
/* 8 */ "compat_43_netbsd32_ocreat",
|
|
|
|
/* 9 */ "netbsd32_link",
|
|
|
|
/* 10 */ "netbsd32_unlink",
|
|
|
|
/* 11 */ "#11 (obsolete execv)",
|
|
|
|
/* 12 */ "netbsd32_chdir",
|
|
|
|
/* 13 */ "netbsd32_fchdir",
|
|
|
|
/* 14 */ "netbsd32_mknod",
|
|
|
|
/* 15 */ "netbsd32_chmod",
|
|
|
|
/* 16 */ "netbsd32_chown",
|
|
|
|
/* 17 */ "netbsd32_break",
|
|
|
|
/* 18 */ "compat_20_netbsd32_getfsstat",
|
|
|
|
/* 19 */ "compat_43_netbsd32_olseek",
|
|
|
|
/* 20 */ "getpid",
|
|
|
|
/* 21 */ "netbsd32_mount",
|
|
|
|
/* 22 */ "netbsd32_unmount",
|
|
|
|
/* 23 */ "netbsd32_setuid",
|
|
|
|
/* 24 */ "getuid",
|
|
|
|
/* 25 */ "geteuid",
|
|
|
|
/* 26 */ "netbsd32_ptrace",
|
|
|
|
/* 27 */ "netbsd32_recvmsg",
|
|
|
|
/* 28 */ "netbsd32_sendmsg",
|
|
|
|
/* 29 */ "netbsd32_recvfrom",
|
|
|
|
/* 30 */ "netbsd32_accept",
|
|
|
|
/* 31 */ "netbsd32_getpeername",
|
|
|
|
/* 32 */ "netbsd32_getsockname",
|
|
|
|
/* 33 */ "netbsd32_access",
|
|
|
|
/* 34 */ "netbsd32_chflags",
|
|
|
|
/* 35 */ "netbsd32_fchflags",
|
|
|
|
/* 36 */ "sync",
|
|
|
|
/* 37 */ "netbsd32_kill",
|
|
|
|
/* 38 */ "compat_43_netbsd32_stat43",
|
|
|
|
/* 39 */ "getppid",
|
|
|
|
/* 40 */ "compat_43_netbsd32_lstat43",
|
|
|
|
/* 41 */ "netbsd32_dup",
|
|
|
|
/* 42 */ "pipe",
|
|
|
|
/* 43 */ "getegid",
|
|
|
|
/* 44 */ "netbsd32_profil",
|
|
|
|
/* 45 */ "netbsd32_ktrace",
|
|
|
|
/* 46 */ "netbsd32_sigaction",
|
|
|
|
/* 47 */ "getgid",
|
|
|
|
/* 48 */ "compat_13_sigprocmask13",
|
|
|
|
/* 49 */ "netbsd32___getlogin",
|
|
|
|
/* 50 */ "netbsd32_setlogin",
|
|
|
|
/* 51 */ "netbsd32_acct",
|
|
|
|
/* 52 */ "compat_13_sigpending13",
|
|
|
|
/* 53 */ "compat_13_netbsd32_sigaltstack13",
|
|
|
|
/* 54 */ "netbsd32_ioctl",
|
|
|
|
/* 55 */ "compat_12_netbsd32_reboot",
|
|
|
|
/* 56 */ "netbsd32_revoke",
|
|
|
|
/* 57 */ "netbsd32_symlink",
|
|
|
|
/* 58 */ "netbsd32_readlink",
|
|
|
|
/* 59 */ "netbsd32_execve",
|
|
|
|
/* 60 */ "netbsd32_umask",
|
|
|
|
/* 61 */ "netbsd32_chroot",
|
|
|
|
/* 62 */ "compat_43_netbsd32_fstat43",
|
|
|
|
/* 63 */ "compat_43_netbsd32_ogetkerninfo",
|
|
|
|
/* 64 */ "compat_43_ogetpagesize",
|
|
|
|
/* 65 */ "compat_12_netbsd32_msync",
|
|
|
|
/* 66 */ "vfork",
|
|
|
|
/* 67 */ "#67 (obsolete vread)",
|
|
|
|
/* 68 */ "#68 (obsolete vwrite)",
|
|
|
|
/* 69 */ "netbsd32_sbrk",
|
|
|
|
/* 70 */ "netbsd32_sstk",
|
|
|
|
/* 71 */ "compat_43_netbsd32_ommap",
|
|
|
|
/* 72 */ "vadvise",
|
|
|
|
/* 73 */ "netbsd32_munmap",
|
|
|
|
/* 74 */ "netbsd32_mprotect",
|
|
|
|
/* 75 */ "netbsd32_madvise",
|
|
|
|
/* 76 */ "#76 (obsolete vhangup)",
|
|
|
|
/* 77 */ "#77 (obsolete vlimit)",
|
|
|
|
/* 78 */ "netbsd32_mincore",
|
|
|
|
/* 79 */ "netbsd32_getgroups",
|
|
|
|
/* 80 */ "netbsd32_setgroups",
|
|
|
|
/* 81 */ "getpgrp",
|
|
|
|
/* 82 */ "netbsd32_setpgid",
|
|
|
|
/* 83 */ "netbsd32_setitimer",
|
|
|
|
/* 84 */ "compat_43_owait",
|
|
|
|
/* 85 */ "compat_12_netbsd32_oswapon",
|
|
|
|
/* 86 */ "netbsd32_getitimer",
|
|
|
|
/* 87 */ "compat_43_netbsd32_ogethostname",
|
|
|
|
/* 88 */ "compat_43_netbsd32_osethostname",
|
|
|
|
/* 89 */ "compat_43_ogetdtablesize",
|
|
|
|
/* 90 */ "netbsd32_dup2",
|
|
|
|
/* 91 */ "#91 (unimplemented getdopt)",
|
|
|
|
/* 92 */ "netbsd32_fcntl",
|
|
|
|
/* 93 */ "netbsd32_select",
|
|
|
|
/* 94 */ "#94 (unimplemented setdopt)",
|
|
|
|
/* 95 */ "netbsd32_fsync",
|
|
|
|
/* 96 */ "netbsd32_setpriority",
|
|
|
|
/* 97 */ "compat_30_netbsd32_socket",
|
|
|
|
/* 98 */ "netbsd32_connect",
|
|
|
|
/* 99 */ "compat_43_netbsd32_oaccept",
|
|
|
|
/* 100 */ "netbsd32_getpriority",
|
|
|
|
/* 101 */ "compat_43_netbsd32_osend",
|
|
|
|
/* 102 */ "compat_43_netbsd32_orecv",
|
|
|
|
/* 103 */ "compat_13_sigreturn13",
|
|
|
|
/* 104 */ "netbsd32_bind",
|
|
|
|
/* 105 */ "netbsd32_setsockopt",
|
|
|
|
/* 106 */ "netbsd32_listen",
|
|
|
|
/* 107 */ "#107 (obsolete vtimes)",
|
|
|
|
/* 108 */ "compat_43_netbsd32_osigvec",
|
|
|
|
/* 109 */ "compat_43_netbsd32_sigblock",
|
|
|
|
/* 110 */ "compat_43_netbsd32_sigsetmask",
|
|
|
|
/* 111 */ "compat_13_sigsuspend13",
|
|
|
|
/* 112 */ "compat_43_netbsd32_osigstack",
|
|
|
|
/* 113 */ "compat_43_netbsd32_orecvmsg",
|
|
|
|
/* 114 */ "compat_43_netbsd32_osendmsg",
|
|
|
|
/* 115 */ "#115 (obsolete vtrace)",
|
|
|
|
/* 116 */ "netbsd32_gettimeofday",
|
|
|
|
/* 117 */ "netbsd32_getrusage",
|
|
|
|
/* 118 */ "netbsd32_getsockopt",
|
|
|
|
/* 119 */ "#119 (obsolete resuba)",
|
|
|
|
/* 120 */ "netbsd32_readv",
|
|
|
|
/* 121 */ "netbsd32_writev",
|
|
|
|
/* 122 */ "netbsd32_settimeofday",
|
|
|
|
/* 123 */ "netbsd32_fchown",
|
|
|
|
/* 124 */ "netbsd32_fchmod",
|
|
|
|
/* 125 */ "compat_43_netbsd32_orecvfrom",
|
|
|
|
/* 126 */ "netbsd32_setreuid",
|
|
|
|
/* 127 */ "netbsd32_setregid",
|
|
|
|
/* 128 */ "netbsd32_rename",
|
|
|
|
/* 129 */ "compat_43_netbsd32_otruncate",
|
|
|
|
/* 130 */ "compat_43_netbsd32_oftruncate",
|
|
|
|
/* 131 */ "netbsd32_flock",
|
|
|
|
/* 132 */ "netbsd32_mkfifo",
|
|
|
|
/* 133 */ "netbsd32_sendto",
|
|
|
|
/* 134 */ "netbsd32_shutdown",
|
|
|
|
/* 135 */ "netbsd32_socketpair",
|
|
|
|
/* 136 */ "netbsd32_mkdir",
|
|
|
|
/* 137 */ "netbsd32_rmdir",
|
|
|
|
/* 138 */ "netbsd32_utimes",
|
|
|
|
/* 139 */ "#139 (obsolete 4.2 sigreturn)",
|
|
|
|
/* 140 */ "netbsd32_adjtime",
|
|
|
|
/* 141 */ "compat_43_netbsd32_ogetpeername",
|
|
|
|
/* 142 */ "compat_43_ogethostid",
|
|
|
|
/* 143 */ "compat_43_netbsd32_sethostid",
|
|
|
|
/* 144 */ "compat_43_netbsd32_ogetrlimit",
|
|
|
|
/* 145 */ "compat_43_netbsd32_osetrlimit",
|
|
|
|
/* 146 */ "compat_43_netbsd32_killpg",
|
|
|
|
/* 147 */ "setsid",
|
|
|
|
/* 148 */ "netbsd32_quotactl",
|
|
|
|
/* 149 */ "compat_43_oquota",
|
|
|
|
/* 150 */ "compat_43_netbsd32_ogetsockname",
|
|
|
|
/* 151 */ "#151 (unimplemented)",
|
|
|
|
/* 152 */ "#152 (unimplemented)",
|
|
|
|
/* 153 */ "#153 (unimplemented)",
|
|
|
|
/* 154 */ "#154 (unimplemented)",
|
1999-06-09 08:50:32 +04:00
|
|
|
#if defined(NFS) || defined(NFSSERVER) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 155 */ "netbsd32_nfssvc",
|
1998-08-26 14:20:33 +04:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 155 */ "#155 (excluded netbsd32_nfssvc)",
|
1998-08-26 14:20:33 +04:00
|
|
|
#endif
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 156 */ "compat_43_netbsd32_ogetdirentries",
|
|
|
|
/* 157 */ "compat_20_netbsd32_statfs",
|
|
|
|
/* 158 */ "compat_20_netbsd32_fstatfs",
|
|
|
|
/* 159 */ "#159 (unimplemented)",
|
|
|
|
/* 160 */ "#160 (unimplemented)",
|
|
|
|
/* 161 */ "compat_30_netbsd32_getfh",
|
|
|
|
/* 162 */ "compat_09_netbsd32_ogetdomainname",
|
|
|
|
/* 163 */ "compat_09_netbsd32_osetdomainname",
|
|
|
|
/* 164 */ "compat_09_netbsd32_uname",
|
|
|
|
/* 165 */ "netbsd32_sysarch",
|
|
|
|
/* 166 */ "#166 (unimplemented)",
|
|
|
|
/* 167 */ "#167 (unimplemented)",
|
|
|
|
/* 168 */ "#168 (unimplemented)",
|
2002-04-29 13:55:11 +04:00
|
|
|
#if defined(SYSVSEM) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 169 */ "compat_10_osemsys",
|
1998-08-26 14:20:33 +04:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 169 */ "#169 (excluded netbsd32_sys_semsys)",
|
1998-08-26 14:20:33 +04:00
|
|
|
#endif
|
2002-04-29 13:55:11 +04:00
|
|
|
#if defined(SYSVMSG) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 170 */ "compat_10_omsgsys",
|
1998-08-26 14:20:33 +04:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 170 */ "#170 (excluded netbsd32_sys_msgsys)",
|
1998-08-26 14:20:33 +04:00
|
|
|
#endif
|
2002-04-29 13:55:11 +04:00
|
|
|
#if defined(SYSVSHM) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 171 */ "compat_10_oshmsys",
|
1998-08-26 14:20:33 +04:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 171 */ "#171 (excluded netbsd32_sys_shmsys)",
|
1998-08-26 14:20:33 +04:00
|
|
|
#endif
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 172 */ "#172 (unimplemented)",
|
|
|
|
/* 173 */ "netbsd32_pread",
|
|
|
|
/* 174 */ "netbsd32_pwrite",
|
|
|
|
/* 175 */ "compat_30_netbsd32_ntp_gettime",
|
|
|
|
/* 176 */ "netbsd32_ntp_adjtime",
|
|
|
|
/* 177 */ "#177 (unimplemented)",
|
|
|
|
/* 178 */ "#178 (unimplemented)",
|
|
|
|
/* 179 */ "#179 (unimplemented)",
|
|
|
|
/* 180 */ "#180 (unimplemented)",
|
|
|
|
/* 181 */ "netbsd32_setgid",
|
|
|
|
/* 182 */ "netbsd32_setegid",
|
|
|
|
/* 183 */ "netbsd32_seteuid",
|
1999-06-09 08:50:32 +04:00
|
|
|
#if defined(LFS) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 184 */ "lfs_bmapv",
|
|
|
|
/* 185 */ "lfs_markv",
|
|
|
|
/* 186 */ "lfs_segclean",
|
|
|
|
/* 187 */ "lfs_segwait",
|
1998-08-26 14:20:33 +04:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 184 */ "#184 (excluded netbsd32_sys_lfs_bmapv)",
|
|
|
|
/* 185 */ "#185 (excluded netbsd32_sys_lfs_markv)",
|
|
|
|
/* 186 */ "#186 (excluded netbsd32_sys_lfs_segclean)",
|
|
|
|
/* 187 */ "#187 (excluded netbsd32_sys_lfs_segwait)",
|
1998-08-26 14:20:33 +04:00
|
|
|
#endif
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 188 */ "compat_12_netbsd32_stat12",
|
|
|
|
/* 189 */ "compat_12_netbsd32_fstat12",
|
|
|
|
/* 190 */ "compat_12_netbsd32_lstat12",
|
|
|
|
/* 191 */ "netbsd32_pathconf",
|
|
|
|
/* 192 */ "netbsd32_fpathconf",
|
|
|
|
/* 193 */ "#193 (unimplemented)",
|
|
|
|
/* 194 */ "netbsd32_getrlimit",
|
|
|
|
/* 195 */ "netbsd32_setrlimit",
|
|
|
|
/* 196 */ "compat_12_netbsd32_getdirentries",
|
|
|
|
/* 197 */ "netbsd32_mmap",
|
|
|
|
/* 198 */ "__syscall",
|
|
|
|
/* 199 */ "netbsd32_lseek",
|
|
|
|
/* 200 */ "netbsd32_truncate",
|
|
|
|
/* 201 */ "netbsd32_ftruncate",
|
|
|
|
/* 202 */ "netbsd32___sysctl",
|
|
|
|
/* 203 */ "netbsd32_mlock",
|
|
|
|
/* 204 */ "netbsd32_munlock",
|
|
|
|
/* 205 */ "netbsd32_undelete",
|
|
|
|
/* 206 */ "netbsd32_futimes",
|
|
|
|
/* 207 */ "netbsd32_getpgid",
|
|
|
|
/* 208 */ "netbsd32_reboot",
|
|
|
|
/* 209 */ "netbsd32_poll",
|
1999-06-09 08:50:32 +04:00
|
|
|
#if defined(LKM) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 210 */ "lkmnosys",
|
|
|
|
/* 211 */ "lkmnosys",
|
|
|
|
/* 212 */ "lkmnosys",
|
|
|
|
/* 213 */ "lkmnosys",
|
|
|
|
/* 214 */ "lkmnosys",
|
|
|
|
/* 215 */ "lkmnosys",
|
|
|
|
/* 216 */ "lkmnosys",
|
|
|
|
/* 217 */ "lkmnosys",
|
|
|
|
/* 218 */ "lkmnosys",
|
|
|
|
/* 219 */ "lkmnosys",
|
1999-06-09 08:50:32 +04:00
|
|
|
#else /* !LKM || !_KERNEL */
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 210 */ "#210 (excluded lkmnosys)",
|
|
|
|
/* 211 */ "#211 (excluded lkmnosys)",
|
|
|
|
/* 212 */ "#212 (excluded lkmnosys)",
|
|
|
|
/* 213 */ "#213 (excluded lkmnosys)",
|
|
|
|
/* 214 */ "#214 (excluded lkmnosys)",
|
|
|
|
/* 215 */ "#215 (excluded lkmnosys)",
|
|
|
|
/* 216 */ "#216 (excluded lkmnosys)",
|
|
|
|
/* 217 */ "#217 (excluded lkmnosys)",
|
|
|
|
/* 218 */ "#218 (excluded lkmnosys)",
|
|
|
|
/* 219 */ "#219 (excluded lkmnosys)",
|
1999-06-09 08:50:32 +04:00
|
|
|
#endif /* !LKM || !_KERNEL */
|
|
|
|
#if defined(SYSVSEM) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 220 */ "compat_14_netbsd32___semctl",
|
|
|
|
/* 221 */ "netbsd32_semget",
|
|
|
|
/* 222 */ "netbsd32_semop",
|
|
|
|
/* 223 */ "netbsd32_semconfig",
|
1998-08-26 14:20:33 +04:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 220 */ "#220 (excluded compat_14_netbsd32_semctl)",
|
|
|
|
/* 221 */ "#221 (excluded netbsd32_semget)",
|
|
|
|
/* 222 */ "#222 (excluded netbsd32_semop)",
|
|
|
|
/* 223 */ "#223 (excluded netbsd32_semconfig)",
|
1998-08-26 14:20:33 +04:00
|
|
|
#endif
|
1999-06-09 08:50:32 +04:00
|
|
|
#if defined(SYSVMSG) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 224 */ "compat_14_netbsd32_msgctl",
|
|
|
|
/* 225 */ "netbsd32_msgget",
|
|
|
|
/* 226 */ "netbsd32_msgsnd",
|
|
|
|
/* 227 */ "netbsd32_msgrcv",
|
1998-08-26 14:20:33 +04:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 224 */ "#224 (excluded compat_14_netbsd32_msgctl)",
|
|
|
|
/* 225 */ "#225 (excluded netbsd32_msgget)",
|
|
|
|
/* 226 */ "#226 (excluded netbsd32_msgsnd)",
|
|
|
|
/* 227 */ "#227 (excluded netbsd32_msgrcv)",
|
1998-08-26 14:20:33 +04:00
|
|
|
#endif
|
1999-06-09 08:50:32 +04:00
|
|
|
#if defined(SYSVSHM) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 228 */ "netbsd32_shmat",
|
|
|
|
/* 229 */ "compat_14_netbsd32_shmctl",
|
|
|
|
/* 230 */ "netbsd32_shmdt",
|
|
|
|
/* 231 */ "netbsd32_shmget",
|
1998-08-26 14:20:33 +04:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 228 */ "#228 (excluded netbsd32_shmat)",
|
|
|
|
/* 229 */ "#229 (excluded compat_14_netbsd32_shmctl)",
|
|
|
|
/* 230 */ "#230 (excluded netbsd32_shmdt)",
|
|
|
|
/* 231 */ "#231 (excluded netbsd32_shmget)",
|
1998-08-26 14:20:33 +04:00
|
|
|
#endif
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 232 */ "netbsd32_clock_gettime",
|
|
|
|
/* 233 */ "netbsd32_clock_settime",
|
|
|
|
/* 234 */ "netbsd32_clock_getres",
|
|
|
|
/* 235 */ "netbsd32_timer_create",
|
|
|
|
/* 236 */ "netbsd32_timer_delete",
|
|
|
|
/* 237 */ "netbsd32_timer_settime",
|
|
|
|
/* 238 */ "netbsd32_timer_gettime",
|
|
|
|
/* 239 */ "netbsd32_timer_getoverrun",
|
|
|
|
/* 240 */ "netbsd32_nanosleep",
|
|
|
|
/* 241 */ "netbsd32_fdatasync",
|
|
|
|
/* 242 */ "netbsd32_mlockall",
|
|
|
|
/* 243 */ "munlockall",
|
|
|
|
/* 244 */ "netbsd32___sigtimedwait",
|
|
|
|
/* 245 */ "#245 (unimplemented)",
|
|
|
|
/* 246 */ "#246 (unimplemented)",
|
2006-03-05 04:29:28 +03:00
|
|
|
#if defined(P1003_1B_SEMAPHORE) || (!defined(_KERNEL) && defined(_LIBC))
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 247 */ "netbsd32__ksem_init",
|
|
|
|
/* 248 */ "netbsd32__ksem_open",
|
|
|
|
/* 249 */ "netbsd32__ksem_unlink",
|
|
|
|
/* 250 */ "netbsd32__ksem_close",
|
|
|
|
/* 251 */ "netbsd32__ksem_post",
|
|
|
|
/* 252 */ "netbsd32__ksem_wait",
|
|
|
|
/* 253 */ "netbsd32__ksem_trywait",
|
|
|
|
/* 254 */ "netbsd32__ksem_getvalue",
|
|
|
|
/* 255 */ "netbsd32__ksem_destroy",
|
|
|
|
/* 256 */ "#256 (unimplemented sys__ksem_timedwait)",
|
2006-03-05 04:29:28 +03:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 247 */ "#247 (excluded sys__ksem_init)",
|
|
|
|
/* 248 */ "#248 (excluded sys__ksem_open)",
|
|
|
|
/* 249 */ "#249 (excluded sys__ksem_unlink)",
|
|
|
|
/* 250 */ "#250 (excluded sys__ksem_close)",
|
|
|
|
/* 251 */ "#251 (excluded sys__ksem_post)",
|
|
|
|
/* 252 */ "#252 (excluded sys__ksem_wait)",
|
|
|
|
/* 253 */ "#253 (excluded sys__ksem_trywait)",
|
|
|
|
/* 254 */ "#254 (excluded sys__ksem_getvalue)",
|
|
|
|
/* 255 */ "#255 (excluded sys__ksem_destroy)",
|
|
|
|
/* 256 */ "#256 (unimplemented sys__ksem_timedwait)",
|
2006-03-05 04:29:28 +03:00
|
|
|
#endif
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 257 */ "#257 (unimplemented)",
|
|
|
|
/* 258 */ "#258 (unimplemented)",
|
|
|
|
/* 259 */ "#259 (unimplemented)",
|
|
|
|
/* 260 */ "#260 (unimplemented)",
|
|
|
|
/* 261 */ "#261 (unimplemented)",
|
|
|
|
/* 262 */ "#262 (unimplemented)",
|
|
|
|
/* 263 */ "#263 (unimplemented)",
|
|
|
|
/* 264 */ "#264 (unimplemented)",
|
|
|
|
/* 265 */ "#265 (unimplemented)",
|
|
|
|
/* 266 */ "#266 (unimplemented)",
|
|
|
|
/* 267 */ "#267 (unimplemented)",
|
|
|
|
/* 268 */ "#268 (unimplemented)",
|
|
|
|
/* 269 */ "#269 (unimplemented)",
|
|
|
|
/* 270 */ "netbsd32___posix_rename",
|
|
|
|
/* 271 */ "netbsd32_swapctl",
|
|
|
|
/* 272 */ "compat_30_netbsd32_getdents",
|
|
|
|
/* 273 */ "netbsd32_minherit",
|
|
|
|
/* 274 */ "netbsd32_lchmod",
|
|
|
|
/* 275 */ "netbsd32_lchown",
|
|
|
|
/* 276 */ "netbsd32_lutimes",
|
|
|
|
/* 277 */ "netbsd32___msync13",
|
|
|
|
/* 278 */ "compat_30_netbsd32___stat13",
|
|
|
|
/* 279 */ "compat_30_netbsd32___fstat13",
|
|
|
|
/* 280 */ "compat_30_netbsd32___lstat13",
|
|
|
|
/* 281 */ "netbsd32___sigaltstack14",
|
|
|
|
/* 282 */ "__vfork14",
|
|
|
|
/* 283 */ "netbsd32___posix_chown",
|
|
|
|
/* 284 */ "netbsd32___posix_fchown",
|
|
|
|
/* 285 */ "netbsd32___posix_lchown",
|
|
|
|
/* 286 */ "netbsd32_getsid",
|
|
|
|
/* 287 */ "netbsd32___clone",
|
|
|
|
/* 288 */ "netbsd32_fktrace",
|
|
|
|
/* 289 */ "netbsd32_preadv",
|
|
|
|
/* 290 */ "netbsd32_pwritev",
|
|
|
|
/* 291 */ "netbsd32___sigaction14",
|
|
|
|
/* 292 */ "netbsd32___sigpending14",
|
|
|
|
/* 293 */ "netbsd32___sigprocmask14",
|
|
|
|
/* 294 */ "netbsd32___sigsuspend14",
|
|
|
|
/* 295 */ "compat_16_netbsd32___sigreturn14",
|
|
|
|
/* 296 */ "netbsd32___getcwd",
|
|
|
|
/* 297 */ "netbsd32_fchroot",
|
|
|
|
/* 298 */ "compat_30_netbsd32_fhopen",
|
|
|
|
/* 299 */ "compat_30_netbsd32_fhstat",
|
|
|
|
/* 300 */ "compat_20_netbsd32_fhstatfs",
|
1999-12-30 18:40:45 +03:00
|
|
|
#if defined(SYSVSEM) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 301 */ "netbsd32___semctl14",
|
1999-12-30 18:40:45 +03:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 301 */ "#301 (excluded __semctl14)",
|
1999-12-30 18:40:45 +03:00
|
|
|
#endif
|
|
|
|
#if defined(SYSVMSG) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 302 */ "netbsd32___msgctl13",
|
1999-12-30 18:40:45 +03:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 302 */ "#302 (excluded __msgctl13)",
|
1999-12-30 18:40:45 +03:00
|
|
|
#endif
|
|
|
|
#if defined(SYSVSHM) || !defined(_KERNEL)
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 303 */ "netbsd32___shmctl13",
|
1999-12-30 18:40:45 +03:00
|
|
|
#else
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 303 */ "#303 (excluded __shmctl13)",
|
1999-12-30 18:40:45 +03:00
|
|
|
#endif
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 304 */ "netbsd32_lchflags",
|
|
|
|
/* 305 */ "issetugid",
|
|
|
|
/* 306 */ "netbsd32_utrace",
|
|
|
|
/* 307 */ "netbsd32_getcontext",
|
|
|
|
/* 308 */ "netbsd32_setcontext",
|
|
|
|
/* 309 */ "netbsd32__lwp_create",
|
|
|
|
/* 310 */ "_lwp_exit",
|
|
|
|
/* 311 */ "_lwp_self",
|
|
|
|
/* 312 */ "netbsd32__lwp_wait",
|
|
|
|
/* 313 */ "netbsd32__lwp_suspend",
|
|
|
|
/* 314 */ "netbsd32__lwp_continue",
|
|
|
|
/* 315 */ "netbsd32__lwp_wakeup",
|
|
|
|
/* 316 */ "_lwp_getprivate",
|
|
|
|
/* 317 */ "netbsd32__lwp_setprivate",
|
|
|
|
/* 318 */ "netbsd32__lwp_kill",
|
|
|
|
/* 319 */ "netbsd32__lwp_detach",
|
|
|
|
/* 320 */ "netbsd32__lwp_park",
|
|
|
|
/* 321 */ "netbsd32__lwp_unpark",
|
|
|
|
/* 322 */ "netbsd32__lwp_unpark_all",
|
2007-12-08 01:42:11 +03:00
|
|
|
/* 323 */ "netbsd32__lwp_setname",
|
|
|
|
/* 324 */ "netbsd32__lwp_getname",
|
|
|
|
/* 325 */ "netbsd32__lwp_ctl",
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 326 */ "#326 (unimplemented)",
|
|
|
|
/* 327 */ "#327 (unimplemented)",
|
|
|
|
/* 328 */ "#328 (unimplemented)",
|
|
|
|
/* 329 */ "#329 (unimplemented)",
|
|
|
|
/* 330 */ "#330 (obsolete netbsd32_sa_register)",
|
|
|
|
/* 331 */ "#331 (obsolete netbsd32_sa_stacks)",
|
|
|
|
/* 332 */ "#332 (obsolete sys_sa_enable)",
|
|
|
|
/* 333 */ "#333 (obsolete netbsd32_sa_setconcurrency)",
|
|
|
|
/* 334 */ "#334 (obsolete sys_sa_yield)",
|
|
|
|
/* 335 */ "#335 (obsolete netbsd32_sa_preempt)",
|
|
|
|
/* 336 */ "#336 (obsolete sys_sa_unblockyield)",
|
|
|
|
/* 337 */ "#337 (unimplemented)",
|
|
|
|
/* 338 */ "#338 (unimplemented)",
|
|
|
|
/* 339 */ "#339 (unimplemented)",
|
|
|
|
/* 340 */ "netbsd32___sigaction_sigtramp",
|
|
|
|
/* 341 */ "#341 (unimplemented)",
|
|
|
|
/* 342 */ "#342 (unimplemented)",
|
|
|
|
/* 343 */ "netbsd32_rasctl",
|
|
|
|
/* 344 */ "kqueue",
|
|
|
|
/* 345 */ "netbsd32_kevent",
|
|
|
|
/* 346 */ "#346 (unimplemented)",
|
|
|
|
/* 347 */ "#347 (unimplemented)",
|
|
|
|
/* 348 */ "#348 (unimplemented)",
|
|
|
|
/* 349 */ "#349 (unimplemented)",
|
|
|
|
/* 350 */ "sched_yield",
|
|
|
|
/* 351 */ "#351 (unimplemented)",
|
|
|
|
/* 352 */ "#352 (unimplemented)",
|
|
|
|
/* 353 */ "#353 (unimplemented)",
|
|
|
|
/* 354 */ "netbsd32_fsync_range",
|
|
|
|
/* 355 */ "netbsd32_uuidgen",
|
|
|
|
/* 356 */ "netbsd32_getvfsstat",
|
|
|
|
/* 357 */ "netbsd32_statvfs1",
|
|
|
|
/* 358 */ "netbsd32_fstatvfs1",
|
|
|
|
/* 359 */ "compat_30_netbsd32_fhstatvfs1",
|
|
|
|
/* 360 */ "netbsd32_extattrctl",
|
|
|
|
/* 361 */ "netbsd32_extattr_set_file",
|
|
|
|
/* 362 */ "netbsd32_extattr_get_file",
|
|
|
|
/* 363 */ "netbsd32_extattr_delete_file",
|
|
|
|
/* 364 */ "netbsd32_extattr_set_fd",
|
|
|
|
/* 365 */ "netbsd32_extattr_get_fd",
|
|
|
|
/* 366 */ "netbsd32_extattr_delete_fd",
|
|
|
|
/* 367 */ "netbsd32_extattr_set_link",
|
|
|
|
/* 368 */ "netbsd32_extattr_get_link",
|
|
|
|
/* 369 */ "netbsd32_extattr_delete_link",
|
|
|
|
/* 370 */ "netbsd32_extattr_list_fd",
|
|
|
|
/* 371 */ "netbsd32_extattr_list_file",
|
|
|
|
/* 372 */ "netbsd32_extattr_list_link",
|
|
|
|
/* 373 */ "netbsd32_pselect",
|
|
|
|
/* 374 */ "netbsd32_pollts",
|
|
|
|
/* 375 */ "netbsd32_setxattr",
|
|
|
|
/* 376 */ "netbsd32_lsetxattr",
|
|
|
|
/* 377 */ "netbsd32_fsetxattr",
|
|
|
|
/* 378 */ "netbsd32_getxattr",
|
|
|
|
/* 379 */ "netbsd32_lgetxattr",
|
|
|
|
/* 380 */ "netbsd32_fgetxattr",
|
|
|
|
/* 381 */ "netbsd32_listxattr",
|
|
|
|
/* 382 */ "netbsd32_llistxattr",
|
|
|
|
/* 383 */ "netbsd32_flistxattr",
|
|
|
|
/* 384 */ "netbsd32_removexattr",
|
|
|
|
/* 385 */ "netbsd32_lremovexattr",
|
|
|
|
/* 386 */ "netbsd32_fremovexattr",
|
|
|
|
/* 387 */ "__stat30",
|
|
|
|
/* 388 */ "__fstat30",
|
|
|
|
/* 389 */ "__lstat30",
|
|
|
|
/* 390 */ "__getdents30",
|
2008-01-26 11:44:48 +03:00
|
|
|
/* 391 */ "netbsd32_posix_fadvise",
|
2007-11-09 18:10:27 +03:00
|
|
|
/* 392 */ "compat_30___fhstat30",
|
|
|
|
/* 393 */ "netbsd32_ntp_gettime",
|
|
|
|
/* 394 */ "__socket30",
|
|
|
|
/* 395 */ "netbsd32___getfh30",
|
|
|
|
/* 396 */ "netbsd32___fhopen40",
|
|
|
|
/* 397 */ "netbsd32___fhstatvfs140",
|
|
|
|
/* 398 */ "netbsd32___fhstat40",
|
2008-01-20 01:25:36 +03:00
|
|
|
/* 399 */ "#399 (unimplemented { int sys_aio_cancel ( int fildes , struct aiocb * aiocbp ) ; })",
|
|
|
|
/* 400 */ "#400 (unimplemented { int sys_aio_error ( const struct aiocb * aiocbp ) ; })",
|
|
|
|
/* 401 */ "#401 (unimplemented { int sys_aio_fsync ( int op , struct aiocb * aiocbp ) ; })",
|
|
|
|
/* 402 */ "#402 (unimplemented { int sys_aio_read ( struct aiocb * aiocbp ) ; })",
|
|
|
|
/* 403 */ "#403 (unimplemented { int sys_aio_return ( struct aiocb * aiocbp ) ; })",
|
|
|
|
/* 404 */ "#404 (unimplemented { int sys_aio_suspend ( const struct aiocb * const * list , int nent , const struct timespec * timeout ) ; })",
|
|
|
|
/* 405 */ "#405 (unimplemented { int sys_aio_write ( struct aiocb * aiocbp ) ; })",
|
|
|
|
/* 406 */ "#406 (unimplemented { int sys_lio_listio ( int mode , struct aiocb * const * list , int nent , struct sigevent * sig ) ; })",
|
|
|
|
/* 407 */ "#407 (unimplemented)",
|
|
|
|
/* 408 */ "#408 (unimplemented)",
|
|
|
|
/* 409 */ "#409 (unimplemented)",
|
|
|
|
/* 410 */ "#410 (unimplemented { int sys___mount50 ( const char * type , const char * path , int flags , void * data , size_t data_len ) ; })",
|
|
|
|
/* 411 */ "netbsd32_mremap",
|
1998-08-26 14:20:33 +04:00
|
|
|
};
|