netbsd32_syscalls.c revision 1.9.4.2 1 /* $NetBSD: netbsd32_syscalls.c,v 1.9.4.2 1999/08/02 21:53:07 thorpej 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.7.4.2 1999/08/02 21:52:57 thorpej Exp
8 */
9
10 #if defined(_KERNEL) && !defined(_LKM)
11 #include "opt_ktrace.h"
12 #include "opt_nfsserver.h"
13 #include "opt_compat_netbsd.h"
14 #include "opt_ntp.h"
15 #include "opt_sysv.h"
16 #include "opt_compat_43.h"
17 #include "fs_lfs.h"
18 #include "fs_nfs.h"
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 #endif /* _KERNEL && ! _LKM */
27
28 char *netbsd32_syscallnames[] = {
29 "syscall", /* 0 = syscall */
30 "compat_netbsd32_exit", /* 1 = compat_netbsd32_exit */
31 "fork", /* 2 = fork */
32 "compat_netbsd32_read", /* 3 = compat_netbsd32_read */
33 "compat_netbsd32_write", /* 4 = compat_netbsd32_write */
34 "compat_netbsd32_open", /* 5 = compat_netbsd32_open */
35 "compat_netbsd32_close", /* 6 = compat_netbsd32_close */
36 "compat_netbsd32_wait4", /* 7 = compat_netbsd32_wait4 */
37 "compat_43_compat_netbsd32_ocreat", /* 8 = compat_43 compat_netbsd32_ocreat */
38 "compat_netbsd32_link", /* 9 = compat_netbsd32_link */
39 "compat_netbsd32_unlink", /* 10 = compat_netbsd32_unlink */
40 "#11 (obsolete execv)", /* 11 = obsolete execv */
41 "compat_netbsd32_chdir", /* 12 = compat_netbsd32_chdir */
42 "compat_netbsd32_fchdir", /* 13 = compat_netbsd32_fchdir */
43 "compat_netbsd32_mknod", /* 14 = compat_netbsd32_mknod */
44 "compat_netbsd32_chmod", /* 15 = compat_netbsd32_chmod */
45 "compat_netbsd32_chown", /* 16 = compat_netbsd32_chown */
46 "compat_netbsd32_break", /* 17 = compat_netbsd32_break */
47 "compat_netbsd32_getfsstat", /* 18 = compat_netbsd32_getfsstat */
48 "compat_43_compat_netbsd32_olseek", /* 19 = compat_43 compat_netbsd32_olseek */
49 "getpid", /* 20 = getpid */
50 "compat_netbsd32_mount", /* 21 = compat_netbsd32_mount */
51 "compat_netbsd32_unmount", /* 22 = compat_netbsd32_unmount */
52 "compat_netbsd32_setuid", /* 23 = compat_netbsd32_setuid */
53 "getuid", /* 24 = getuid */
54 "geteuid", /* 25 = geteuid */
55 "compat_netbsd32_ptrace", /* 26 = compat_netbsd32_ptrace */
56 "compat_netbsd32_recvmsg", /* 27 = compat_netbsd32_recvmsg */
57 "compat_netbsd32_sendmsg", /* 28 = compat_netbsd32_sendmsg */
58 "compat_netbsd32_recvfrom", /* 29 = compat_netbsd32_recvfrom */
59 "compat_netbsd32_accept", /* 30 = compat_netbsd32_accept */
60 "compat_netbsd32_getpeername", /* 31 = compat_netbsd32_getpeername */
61 "compat_netbsd32_getsockname", /* 32 = compat_netbsd32_getsockname */
62 "compat_netbsd32_access", /* 33 = compat_netbsd32_access */
63 "compat_netbsd32_chflags", /* 34 = compat_netbsd32_chflags */
64 "compat_netbsd32_fchflags", /* 35 = compat_netbsd32_fchflags */
65 "sync", /* 36 = sync */
66 "compat_netbsd32_kill", /* 37 = compat_netbsd32_kill */
67 "compat_43_compat_netbsd32_stat43", /* 38 = compat_43 compat_netbsd32_stat43 */
68 "getppid", /* 39 = getppid */
69 "compat_43_compat_netbsd32_lstat43", /* 40 = compat_43 compat_netbsd32_lstat43 */
70 "compat_netbsd32_dup", /* 41 = compat_netbsd32_dup */
71 "pipe", /* 42 = pipe */
72 "getegid", /* 43 = getegid */
73 "compat_netbsd32_profil", /* 44 = compat_netbsd32_profil */
74 #if defined(KTRACE) || !defined(_KERNEL)
75 "compat_netbsd32_ktrace", /* 45 = compat_netbsd32_ktrace */
76 #else
77 "#45 (excluded compat_netbsd32_ktrace)", /* 45 = excluded compat_netbsd32_ktrace */
78 #endif
79 "compat_netbsd32_sigaction", /* 46 = compat_netbsd32_sigaction */
80 "getgid", /* 47 = getgid */
81 "compat_13_sigprocmask13", /* 48 = compat_13 sigprocmask13 */
82 "compat_netbsd32___getlogin", /* 49 = compat_netbsd32___getlogin */
83 "compat_netbsd32_setlogin", /* 50 = compat_netbsd32_setlogin */
84 "compat_netbsd32_acct", /* 51 = compat_netbsd32_acct */
85 "compat_13_sigpending13", /* 52 = compat_13 sigpending13 */
86 "compat_13_compat_netbsd32_sigaltstack13", /* 53 = compat_13 compat_netbsd32_sigaltstack13 */
87 "compat_netbsd32_ioctl", /* 54 = compat_netbsd32_ioctl */
88 #ifdef COMPAT_12
89 "compat_12_compat_netbsd32_reboot", /* 55 = compat_12 compat_netbsd32_reboot */
90 #else
91 "#55 (obsolete oreboot)", /* 55 = obsolete oreboot */
92 #endif
93 "compat_netbsd32_revoke", /* 56 = compat_netbsd32_revoke */
94 "compat_netbsd32_symlink", /* 57 = compat_netbsd32_symlink */
95 "compat_netbsd32_readlink", /* 58 = compat_netbsd32_readlink */
96 "compat_netbsd32_execve", /* 59 = compat_netbsd32_execve */
97 "compat_netbsd32_umask", /* 60 = compat_netbsd32_umask */
98 "compat_netbsd32_chroot", /* 61 = compat_netbsd32_chroot */
99 "compat_43_compat_netbsd32_fstat43", /* 62 = compat_43 compat_netbsd32_fstat43 */
100 "compat_43_compat_netbsd32_ogetkerninfo", /* 63 = compat_43 compat_netbsd32_ogetkerninfo */
101 "compat_43_ogetpagesize", /* 64 = compat_43 ogetpagesize */
102 "compat_12_compat_netbsd32_msync", /* 65 = compat_12 compat_netbsd32_msync */
103 "vfork", /* 66 = vfork */
104 "#67 (obsolete vread)", /* 67 = obsolete vread */
105 "#68 (obsolete vwrite)", /* 68 = obsolete vwrite */
106 "compat_netbsd32_sbrk", /* 69 = compat_netbsd32_sbrk */
107 "compat_netbsd32_sstk", /* 70 = compat_netbsd32_sstk */
108 "compat_43_compat_netbsd32_ommap", /* 71 = compat_43 compat_netbsd32_ommap */
109 "vadvise", /* 72 = vadvise */
110 "compat_netbsd32_munmap", /* 73 = compat_netbsd32_munmap */
111 "compat_netbsd32_mprotect", /* 74 = compat_netbsd32_mprotect */
112 "compat_netbsd32_madvise", /* 75 = compat_netbsd32_madvise */
113 "#76 (obsolete vhangup)", /* 76 = obsolete vhangup */
114 "#77 (obsolete vlimit)", /* 77 = obsolete vlimit */
115 "compat_netbsd32_mincore", /* 78 = compat_netbsd32_mincore */
116 "compat_netbsd32_getgroups", /* 79 = compat_netbsd32_getgroups */
117 "compat_netbsd32_setgroups", /* 80 = compat_netbsd32_setgroups */
118 "getpgrp", /* 81 = getpgrp */
119 "compat_netbsd32_setpgid", /* 82 = compat_netbsd32_setpgid */
120 "compat_netbsd32_setitimer", /* 83 = compat_netbsd32_setitimer */
121 "compat_43_owait", /* 84 = compat_43 owait */
122 "compat_12_compat_netbsd32_oswapon", /* 85 = compat_12 compat_netbsd32_oswapon */
123 "compat_netbsd32_getitimer", /* 86 = compat_netbsd32_getitimer */
124 "compat_43_compat_netbsd32_ogethostname", /* 87 = compat_43 compat_netbsd32_ogethostname */
125 "compat_43_compat_netbsd32_osethostname", /* 88 = compat_43 compat_netbsd32_osethostname */
126 "compat_43_ogetdtablesize", /* 89 = compat_43 ogetdtablesize */
127 "compat_netbsd32_dup2", /* 90 = compat_netbsd32_dup2 */
128 "#91 (unimplemented getdopt)", /* 91 = unimplemented getdopt */
129 "compat_netbsd32_fcntl", /* 92 = compat_netbsd32_fcntl */
130 "compat_netbsd32_select", /* 93 = compat_netbsd32_select */
131 "#94 (unimplemented setdopt)", /* 94 = unimplemented setdopt */
132 "compat_netbsd32_fsync", /* 95 = compat_netbsd32_fsync */
133 "compat_netbsd32_setpriority", /* 96 = compat_netbsd32_setpriority */
134 "compat_netbsd32_socket", /* 97 = compat_netbsd32_socket */
135 "compat_netbsd32_connect", /* 98 = compat_netbsd32_connect */
136 "compat_43_compat_netbsd32_oaccept", /* 99 = compat_43 compat_netbsd32_oaccept */
137 "compat_netbsd32_getpriority", /* 100 = compat_netbsd32_getpriority */
138 "compat_43_compat_netbsd32_osend", /* 101 = compat_43 compat_netbsd32_osend */
139 "compat_43_compat_netbsd32_orecv", /* 102 = compat_43 compat_netbsd32_orecv */
140 "compat_netbsd32_sigreturn", /* 103 = compat_netbsd32_sigreturn */
141 "compat_netbsd32_bind", /* 104 = compat_netbsd32_bind */
142 "compat_netbsd32_setsockopt", /* 105 = compat_netbsd32_setsockopt */
143 "compat_netbsd32_listen", /* 106 = compat_netbsd32_listen */
144 "#107 (obsolete vtimes)", /* 107 = obsolete vtimes */
145 "compat_43_compat_netbsd32_osigvec", /* 108 = compat_43 compat_netbsd32_osigvec */
146 #ifdef COMPAT_43
147 "compat_43_compat_netbsd32_sigblock", /* 109 = compat_43 compat_netbsd32_sigblock */
148 "compat_43_compat_netbsd32_sigsetmask", /* 110 = compat_43 compat_netbsd32_sigsetmask */
149 #else
150 "#109 (obsolete sigblock)", /* 109 = obsolete sigblock */
151 "#110 (obsolete sigsetmask)", /* 110 = obsolete sigsetmask */
152 #endif
153 "compat_13_sigsuspend13", /* 111 = compat_13 sigsuspend13 */
154 "compat_43_compat_netbsd32_osigstack", /* 112 = compat_43 compat_netbsd32_osigstack */
155 "compat_43_compat_netbsd32_orecvmsg", /* 113 = compat_43 compat_netbsd32_orecvmsg */
156 "compat_43_compat_netbsd32_osendmsg", /* 114 = compat_43 compat_netbsd32_osendmsg */
157 "#115 (obsolete vtrace)", /* 115 = obsolete vtrace */
158 "compat_netbsd32_gettimeofday", /* 116 = compat_netbsd32_gettimeofday */
159 "compat_netbsd32_getrusage", /* 117 = compat_netbsd32_getrusage */
160 "compat_netbsd32_getsockopt", /* 118 = compat_netbsd32_getsockopt */
161 "#119 (obsolete resuba)", /* 119 = obsolete resuba */
162 "compat_netbsd32_readv", /* 120 = compat_netbsd32_readv */
163 "compat_netbsd32_writev", /* 121 = compat_netbsd32_writev */
164 "compat_netbsd32_settimeofday", /* 122 = compat_netbsd32_settimeofday */
165 "compat_netbsd32_fchown", /* 123 = compat_netbsd32_fchown */
166 "compat_netbsd32_fchmod", /* 124 = compat_netbsd32_fchmod */
167 "compat_43_compat_netbsd32_orecvfrom", /* 125 = compat_43 compat_netbsd32_orecvfrom */
168 "compat_netbsd32_setreuid", /* 126 = compat_netbsd32_setreuid */
169 "compat_netbsd32_setregid", /* 127 = compat_netbsd32_setregid */
170 "compat_netbsd32_rename", /* 128 = compat_netbsd32_rename */
171 "compat_43_compat_netbsd32_otruncate", /* 129 = compat_43 compat_netbsd32_otruncate */
172 "compat_43_compat_netbsd32_oftruncate", /* 130 = compat_43 compat_netbsd32_oftruncate */
173 "compat_netbsd32_flock", /* 131 = compat_netbsd32_flock */
174 "compat_netbsd32_mkfifo", /* 132 = compat_netbsd32_mkfifo */
175 "compat_netbsd32_sendto", /* 133 = compat_netbsd32_sendto */
176 "compat_netbsd32_shutdown", /* 134 = compat_netbsd32_shutdown */
177 "compat_netbsd32_socketpair", /* 135 = compat_netbsd32_socketpair */
178 "compat_netbsd32_mkdir", /* 136 = compat_netbsd32_mkdir */
179 "compat_netbsd32_rmdir", /* 137 = compat_netbsd32_rmdir */
180 "compat_netbsd32_utimes", /* 138 = compat_netbsd32_utimes */
181 "#139 (obsolete 4.2 sigreturn)", /* 139 = obsolete 4.2 sigreturn */
182 "compat_netbsd32_adjtime", /* 140 = compat_netbsd32_adjtime */
183 "compat_43_compat_netbsd32_ogetpeername", /* 141 = compat_43 compat_netbsd32_ogetpeername */
184 "compat_43_ogethostid", /* 142 = compat_43 ogethostid */
185 #ifdef COMPAT_43
186 "compat_43_compat_netbsd32_sethostid", /* 143 = compat_43 compat_netbsd32_sethostid */
187 #else
188 "#143 (obsolete sethostid)", /* 143 = obsolete sethostid */
189 #endif
190 "compat_43_compat_netbsd32_ogetrlimit", /* 144 = compat_43 compat_netbsd32_ogetrlimit */
191 "compat_43_compat_netbsd32_osetrlimit", /* 145 = compat_43 compat_netbsd32_osetrlimit */
192 #ifdef COMPAT_43
193 "compat_43_compat_netbsd32_killpg", /* 146 = compat_43 compat_netbsd32_killpg */
194 #else
195 "#146 (obsolete killpg)", /* 146 = obsolete killpg */
196 #endif
197 "setsid", /* 147 = setsid */
198 "compat_netbsd32_quotactl", /* 148 = compat_netbsd32_quotactl */
199 "compat_43_oquota", /* 149 = compat_43 oquota */
200 "compat_43_compat_netbsd32_ogetsockname", /* 150 = compat_43 compat_netbsd32_ogetsockname */
201 "#151 (unimplemented)", /* 151 = unimplemented */
202 "#152 (unimplemented)", /* 152 = unimplemented */
203 "#153 (unimplemented)", /* 153 = unimplemented */
204 "#154 (unimplemented)", /* 154 = unimplemented */
205 #if defined(NFS) || defined(NFSSERVER) || !defined(_KERNEL)
206 "compat_netbsd32_nfssvc", /* 155 = compat_netbsd32_nfssvc */
207 #else
208 "#155 (excluded compat_netbsd32_nfssvc)", /* 155 = excluded compat_netbsd32_nfssvc */
209 #endif
210 "compat_43_compat_netbsd32_ogetdirentries", /* 156 = compat_43 compat_netbsd32_ogetdirentries */
211 "compat_netbsd32_statfs", /* 157 = compat_netbsd32_statfs */
212 "compat_netbsd32_fstatfs", /* 158 = compat_netbsd32_fstatfs */
213 "#159 (unimplemented)", /* 159 = unimplemented */
214 "#160 (unimplemented)", /* 160 = unimplemented */
215 #if defined(NFS) || defined(NFSSERVER) || !defined(_KERNEL)
216 "compat_netbsd32_getfh", /* 161 = compat_netbsd32_getfh */
217 #else
218 "#161 (excluded compat_netbsd32_getfh)", /* 161 = excluded compat_netbsd32_getfh */
219 #endif
220 "compat_09_compat_netbsd32_ogetdomainname", /* 162 = compat_09 compat_netbsd32_ogetdomainname */
221 "compat_09_compat_netbsd32_osetdomainname", /* 163 = compat_09 compat_netbsd32_osetdomainname */
222 "compat_09_compat_netbsd32_uname", /* 164 = compat_09 compat_netbsd32_uname */
223 "compat_netbsd32_sysarch", /* 165 = compat_netbsd32_sysarch */
224 "#166 (unimplemented)", /* 166 = unimplemented */
225 "#167 (unimplemented)", /* 167 = unimplemented */
226 "#168 (unimplemented)", /* 168 = unimplemented */
227 #if (defined(SYSVSEM) || !defined(_KERNEL) && !defined(alpha) && defined(COMPAT_10)
228 "osemsys", /* 169 = osemsys */
229 #else
230 "#169 (excluded 1.0 semsys)", /* 169 = excluded 1.0 semsys */
231 #endif
232 #if (defined(SYSVMSG) || !defined(_KERNEL)) && !defined(alpha) && defined(COMPAT_10)
233 "omsgsys", /* 170 = omsgsys */
234 #else
235 "#170 (excluded 1.0 msgsys)", /* 170 = excluded 1.0 msgsys */
236 #endif
237 #if (defined(SYSVSHM) || !defined(_KERNEL)) && !defined(alpha) && defined(COMPAT_10)
238 "oshmsys", /* 171 = oshmsys */
239 #else
240 "#171 (excluded 1.0 shmsys)", /* 171 = excluded 1.0 shmsys */
241 #endif
242 "#172 (unimplemented)", /* 172 = unimplemented */
243 "compat_netbsd32_pread", /* 173 = compat_netbsd32_pread */
244 "compat_netbsd32_pwrite", /* 174 = compat_netbsd32_pwrite */
245 #if defined(NTP) && !defined(_KERNEL)
246 "compat_netbsd32_ntp_gettime", /* 175 = compat_netbsd32_ntp_gettime */
247 "compat_netbsd32_ntp_adjtime", /* 176 = compat_netbsd32_ntp_adjtime */
248 #else
249 "#175 (excluded compat_netbsd32_ntp_gettime)", /* 175 = excluded compat_netbsd32_ntp_gettime */
250 "#176 (excluded compat_netbsd32_ntp_adjtime)", /* 176 = excluded compat_netbsd32_ntp_adjtime */
251 #endif
252 "#177 (unimplemented)", /* 177 = unimplemented */
253 "#178 (unimplemented)", /* 178 = unimplemented */
254 "#179 (unimplemented)", /* 179 = unimplemented */
255 "#180 (unimplemented)", /* 180 = unimplemented */
256 "compat_netbsd32_setgid", /* 181 = compat_netbsd32_setgid */
257 "compat_netbsd32_setegid", /* 182 = compat_netbsd32_setegid */
258 "compat_netbsd32_seteuid", /* 183 = compat_netbsd32_seteuid */
259 #if defined(LFS) || !defined(_KERNEL)
260 "lfs_bmapv", /* 184 = lfs_bmapv */
261 "lfs_markv", /* 185 = lfs_markv */
262 "lfs_segclean", /* 186 = lfs_segclean */
263 "lfs_segwait", /* 187 = lfs_segwait */
264 #else
265 "#184 (excluded compat_netbsd32_sys_lfs_bmapv)", /* 184 = excluded compat_netbsd32_sys_lfs_bmapv */
266 "#185 (excluded compat_netbsd32_sys_lfs_markv)", /* 185 = excluded compat_netbsd32_sys_lfs_markv */
267 "#186 (excluded compat_netbsd32_sys_lfs_segclean)", /* 186 = excluded compat_netbsd32_sys_lfs_segclean */
268 "#187 (excluded compat_netbsd32_sys_lfs_segwait)", /* 187 = excluded compat_netbsd32_sys_lfs_segwait */
269 #endif
270 "compat_12_compat_netbsd32_stat12", /* 188 = compat_12 compat_netbsd32_stat12 */
271 "compat_12_compat_netbsd32_fstat12", /* 189 = compat_12 compat_netbsd32_fstat12 */
272 "compat_12_compat_netbsd32_lstat12", /* 190 = compat_12 compat_netbsd32_lstat12 */
273 "compat_netbsd32_pathconf", /* 191 = compat_netbsd32_pathconf */
274 "compat_netbsd32_fpathconf", /* 192 = compat_netbsd32_fpathconf */
275 "#193 (unimplemented)", /* 193 = unimplemented */
276 "compat_netbsd32_getrlimit", /* 194 = compat_netbsd32_getrlimit */
277 "compat_netbsd32_setrlimit", /* 195 = compat_netbsd32_setrlimit */
278 "compat_12_compat_netbsd32_getdirentries", /* 196 = compat_12 compat_netbsd32_getdirentries */
279 "compat_netbsd32_mmap", /* 197 = compat_netbsd32_mmap */
280 "__syscall", /* 198 = __syscall */
281 "compat_netbsd32_lseek", /* 199 = compat_netbsd32_lseek */
282 "compat_netbsd32_truncate", /* 200 = compat_netbsd32_truncate */
283 "compat_netbsd32_ftruncate", /* 201 = compat_netbsd32_ftruncate */
284 "compat_netbsd32___sysctl", /* 202 = compat_netbsd32___sysctl */
285 "compat_netbsd32_mlock", /* 203 = compat_netbsd32_mlock */
286 "compat_netbsd32_munlock", /* 204 = compat_netbsd32_munlock */
287 "compat_netbsd32_undelete", /* 205 = compat_netbsd32_undelete */
288 "compat_netbsd32_futimes", /* 206 = compat_netbsd32_futimes */
289 "compat_netbsd32_getpgid", /* 207 = compat_netbsd32_getpgid */
290 "compat_netbsd32_reboot", /* 208 = compat_netbsd32_reboot */
291 "compat_netbsd32_poll", /* 209 = compat_netbsd32_poll */
292 #if defined(LKM) || !defined(_KERNEL)
293 "lkmnosys", /* 210 = lkmnosys */
294 "lkmnosys", /* 211 = lkmnosys */
295 "lkmnosys", /* 212 = lkmnosys */
296 "lkmnosys", /* 213 = lkmnosys */
297 "lkmnosys", /* 214 = lkmnosys */
298 "lkmnosys", /* 215 = lkmnosys */
299 "lkmnosys", /* 216 = lkmnosys */
300 "lkmnosys", /* 217 = lkmnosys */
301 "lkmnosys", /* 218 = lkmnosys */
302 "lkmnosys", /* 219 = lkmnosys */
303 #else /* !LKM || !_KERNEL */
304 "#210 (excluded lkmnosys)", /* 210 = excluded lkmnosys */
305 "#211 (excluded lkmnosys)", /* 211 = excluded lkmnosys */
306 "#212 (excluded lkmnosys)", /* 212 = excluded lkmnosys */
307 "#213 (excluded lkmnosys)", /* 213 = excluded lkmnosys */
308 "#214 (excluded lkmnosys)", /* 214 = excluded lkmnosys */
309 "#215 (excluded lkmnosys)", /* 215 = excluded lkmnosys */
310 "#216 (excluded lkmnosys)", /* 216 = excluded lkmnosys */
311 "#217 (excluded lkmnosys)", /* 217 = excluded lkmnosys */
312 "#218 (excluded lkmnosys)", /* 218 = excluded lkmnosys */
313 "#219 (excluded lkmnosys)", /* 219 = excluded lkmnosys */
314 #endif /* !LKM || !_KERNEL */
315 #if defined(SYSVSEM) || !defined(_KERNEL)
316 "compat_netbsd32___semctl", /* 220 = compat_netbsd32___semctl */
317 "compat_netbsd32_semget", /* 221 = compat_netbsd32_semget */
318 "compat_netbsd32_semop", /* 222 = compat_netbsd32_semop */
319 "compat_netbsd32_semconfig", /* 223 = compat_netbsd32_semconfig */
320 #else
321 "#220 (excluded compat_netbsd32_semctl)", /* 220 = excluded compat_netbsd32_semctl */
322 "#221 (excluded compat_netbsd32_semget)", /* 221 = excluded compat_netbsd32_semget */
323 "#222 (excluded compat_netbsd32_semop)", /* 222 = excluded compat_netbsd32_semop */
324 "#223 (excluded compat_netbsd32_semconfig)", /* 223 = excluded compat_netbsd32_semconfig */
325 #endif
326 #if defined(SYSVMSG) || !defined(_KERNEL)
327 "compat_netbsd32_msgctl", /* 224 = compat_netbsd32_msgctl */
328 "compat_netbsd32_msgget", /* 225 = compat_netbsd32_msgget */
329 "compat_netbsd32_msgsnd", /* 226 = compat_netbsd32_msgsnd */
330 "compat_netbsd32_msgrcv", /* 227 = compat_netbsd32_msgrcv */
331 #else
332 "#224 (excluded compat_netbsd32_msgctl)", /* 224 = excluded compat_netbsd32_msgctl */
333 "#225 (excluded compat_netbsd32_msgget)", /* 225 = excluded compat_netbsd32_msgget */
334 "#226 (excluded compat_netbsd32_msgsnd)", /* 226 = excluded compat_netbsd32_msgsnd */
335 "#227 (excluded compat_netbsd32_msgrcv)", /* 227 = excluded compat_netbsd32_msgrcv */
336 #endif
337 #if defined(SYSVSHM) || !defined(_KERNEL)
338 "compat_netbsd32_shmat", /* 228 = compat_netbsd32_shmat */
339 "compat_netbsd32_shmctl", /* 229 = compat_netbsd32_shmctl */
340 "compat_netbsd32_shmdt", /* 230 = compat_netbsd32_shmdt */
341 "compat_netbsd32_shmget", /* 231 = compat_netbsd32_shmget */
342 #else
343 "#228 (excluded compat_netbsd32_shmat)", /* 228 = excluded compat_netbsd32_shmat */
344 "#229 (excluded compat_netbsd32_shmctl)", /* 229 = excluded compat_netbsd32_shmctl */
345 "#230 (excluded compat_netbsd32_shmdt)", /* 230 = excluded compat_netbsd32_shmdt */
346 "#231 (excluded compat_netbsd32_shmget)", /* 231 = excluded compat_netbsd32_shmget */
347 #endif
348 "compat_netbsd32_clock_gettime", /* 232 = compat_netbsd32_clock_gettime */
349 "compat_netbsd32_clock_settime", /* 233 = compat_netbsd32_clock_settime */
350 "compat_netbsd32_clock_getres", /* 234 = compat_netbsd32_clock_getres */
351 "#235 (unimplemented timer_create)", /* 235 = unimplemented timer_create */
352 "#236 (unimplemented timer_delete)", /* 236 = unimplemented timer_delete */
353 "#237 (unimplemented timer_settime)", /* 237 = unimplemented timer_settime */
354 "#238 (unimplemented timer_gettime)", /* 238 = unimplemented timer_gettime */
355 "#239 (unimplemented timer_getoverrun)", /* 239 = unimplemented timer_getoverrun */
356 "compat_netbsd32_nanosleep", /* 240 = compat_netbsd32_nanosleep */
357 "compat_netbsd32_fdatasync", /* 241 = compat_netbsd32_fdatasync */
358 "#242 (unimplemented)", /* 242 = unimplemented */
359 "#243 (unimplemented)", /* 243 = unimplemented */
360 "#244 (unimplemented)", /* 244 = unimplemented */
361 "#245 (unimplemented)", /* 245 = unimplemented */
362 "#246 (unimplemented)", /* 246 = unimplemented */
363 "#247 (unimplemented)", /* 247 = unimplemented */
364 "#248 (unimplemented)", /* 248 = unimplemented */
365 "#249 (unimplemented)", /* 249 = unimplemented */
366 "#250 (unimplemented)", /* 250 = unimplemented */
367 "#251 (unimplemented)", /* 251 = unimplemented */
368 "#252 (unimplemented)", /* 252 = unimplemented */
369 "#253 (unimplemented)", /* 253 = unimplemented */
370 "#254 (unimplemented)", /* 254 = unimplemented */
371 "#255 (unimplemented)", /* 255 = unimplemented */
372 "#256 (unimplemented)", /* 256 = unimplemented */
373 "#257 (unimplemented)", /* 257 = unimplemented */
374 "#258 (unimplemented)", /* 258 = unimplemented */
375 "#259 (unimplemented)", /* 259 = unimplemented */
376 "#260 (unimplemented)", /* 260 = unimplemented */
377 "#261 (unimplemented)", /* 261 = unimplemented */
378 "#262 (unimplemented)", /* 262 = unimplemented */
379 "#263 (unimplemented)", /* 263 = unimplemented */
380 "#264 (unimplemented)", /* 264 = unimplemented */
381 "#265 (unimplemented)", /* 265 = unimplemented */
382 "#266 (unimplemented)", /* 266 = unimplemented */
383 "#267 (unimplemented)", /* 267 = unimplemented */
384 "#268 (unimplemented)", /* 268 = unimplemented */
385 "#269 (unimplemented)", /* 269 = unimplemented */
386 "compat_netbsd32___posix_rename", /* 270 = compat_netbsd32___posix_rename */
387 "compat_netbsd32_swapctl", /* 271 = compat_netbsd32_swapctl */
388 "compat_netbsd32_getdents", /* 272 = compat_netbsd32_getdents */
389 "compat_netbsd32_minherit", /* 273 = compat_netbsd32_minherit */
390 "compat_netbsd32_lchmod", /* 274 = compat_netbsd32_lchmod */
391 "compat_netbsd32_lchown", /* 275 = compat_netbsd32_lchown */
392 "compat_netbsd32_lutimes", /* 276 = compat_netbsd32_lutimes */
393 "compat_netbsd32___msync13", /* 277 = compat_netbsd32___msync13 */
394 "compat_netbsd32___stat13", /* 278 = compat_netbsd32___stat13 */
395 "compat_netbsd32___fstat13", /* 279 = compat_netbsd32___fstat13 */
396 "compat_netbsd32___lstat13", /* 280 = compat_netbsd32___lstat13 */
397 "compat_netbsd32___sigaltstack14", /* 281 = compat_netbsd32___sigaltstack14 */
398 "__vfork14", /* 282 = __vfork14 */
399 "compat_netbsd32___posix_chown", /* 283 = compat_netbsd32___posix_chown */
400 "compat_netbsd32___posix_fchown", /* 284 = compat_netbsd32___posix_fchown */
401 "compat_netbsd32___posix_lchown", /* 285 = compat_netbsd32___posix_lchown */
402 "compat_netbsd32_getsid", /* 286 = compat_netbsd32_getsid */
403 "#287 (unimplemented)", /* 287 = unimplemented */
404 #if defined(KTRACE) || !defined(_KERNEL)
405 "compat_netbsd32_fktrace", /* 288 = compat_netbsd32_fktrace */
406 #else
407 "#288 (excluded compat_netbsd32_fktrace)", /* 288 = excluded compat_netbsd32_fktrace */
408 #endif
409 "compat_netbsd32_preadv", /* 289 = compat_netbsd32_preadv */
410 "compat_netbsd32_pwritev", /* 290 = compat_netbsd32_pwritev */
411 };
412