Sync usage with man page.
[netbsd-mini2440.git] / sys / compat / osf1 / osf1_syscalls.c
blob1af10315e160968f8b625f5c400b549ee99e4198
1 /* $NetBSD$ */
3 /*
4 * System call names.
6 * DO NOT EDIT-- this file is automatically generated.
7 * created from NetBSD: syscalls.master,v 1.48 2009/01/13 22:27:43 pooka Exp
8 */
10 #include <sys/cdefs.h>
11 __KERNEL_RCSID(0, "$NetBSD$");
13 #if defined(_KERNEL_OPT)
14 #if defined(_KERNEL_OPT)
15 #include "opt_compat_43.h"
16 #endif
17 #include <sys/param.h>
18 #include <sys/systm.h>
19 #include <sys/signal.h>
20 #include <sys/mount.h>
21 #include <sys/poll.h>
22 #include <sys/syscallargs.h>
23 #include <compat/osf1/osf1.h>
24 #include <compat/osf1/osf1_syscallargs.h>
25 #endif /* _KERNEL_OPT */
27 const char *const osf1_syscallnames[] = {
28 /* 0 */ "syscall",
29 /* 1 */ "exit",
30 /* 2 */ "fork",
31 /* 3 */ "read",
32 /* 4 */ "write",
33 /* 5 */ "#5 (unimplemented old open)",
34 /* 6 */ "close",
35 /* 7 */ "wait4",
36 /* 8 */ "#8 (unimplemented old creat)",
37 /* 9 */ "link",
38 /* 10 */ "unlink",
39 /* 11 */ "#11 (unimplemented execv)",
40 /* 12 */ "chdir",
41 /* 13 */ "fchdir",
42 /* 14 */ "mknod",
43 /* 15 */ "chmod",
44 /* 16 */ "__posix_chown",
45 /* 17 */ "obreak",
46 /* 18 */ "getfsstat",
47 /* 19 */ "lseek",
48 /* 20 */ "getpid_with_ppid",
49 /* 21 */ "mount",
50 /* 22 */ "unmount",
51 /* 23 */ "setuid",
52 /* 24 */ "getuid_with_euid",
53 /* 25 */ "#25 (unimplemented exec_with_loader)",
54 /* 26 */ "#26 (unimplemented ptrace)",
55 /* 27 */ "recvmsg_xopen",
56 /* 28 */ "sendmsg_xopen",
57 /* 29 */ "#29 (unimplemented recvfrom)",
58 /* 30 */ "#30 (unimplemented accept)",
59 /* 31 */ "#31 (unimplemented getpeername)",
60 /* 32 */ "#32 (unimplemented getsockname)",
61 /* 33 */ "access",
62 /* 34 */ "#34 (unimplemented chflags)",
63 /* 35 */ "#35 (unimplemented fchflags)",
64 /* 36 */ "sync",
65 /* 37 */ "kill",
66 /* 38 */ "#38 (unimplemented old stat)",
67 /* 39 */ "setpgid",
68 /* 40 */ "#40 (unimplemented old lstat)",
69 /* 41 */ "dup",
70 /* 42 */ "pipe",
71 /* 43 */ "set_program_attributes",
72 /* 44 */ "#44 (unimplemented profil)",
73 /* 45 */ "open",
74 /* 46 */ "#46 (obsolete sigaction)",
75 /* 47 */ "getgid_with_egid",
76 /* 48 */ "sigprocmask",
77 /* 49 */ "__getlogin",
78 /* 50 */ "__setlogin",
79 /* 51 */ "acct",
80 /* 52 */ "#52 (unimplemented sigpending)",
81 /* 53 */ "classcntl",
82 /* 54 */ "ioctl",
83 /* 55 */ "reboot",
84 /* 56 */ "revoke",
85 /* 57 */ "symlink",
86 /* 58 */ "readlink",
87 /* 59 */ "execve",
88 /* 60 */ "umask",
89 /* 61 */ "chroot",
90 /* 62 */ "#62 (unimplemented old fstat)",
91 /* 63 */ "getpgrp",
92 /* 64 */ "getpagesize",
93 /* 65 */ "#65 (unimplemented mremap)",
94 /* 66 */ "vfork",
95 /* 67 */ "stat",
96 /* 68 */ "lstat",
97 /* 69 */ "#69 (unimplemented sbrk)",
98 /* 70 */ "#70 (unimplemented sstk)",
99 /* 71 */ "mmap",
100 /* 72 */ "#72 (unimplemented ovadvise)",
101 /* 73 */ "munmap",
102 /* 74 */ "mprotect",
103 /* 75 */ "madvise",
104 /* 76 */ "#76 (unimplemented old vhangup)",
105 /* 77 */ "#77 (unimplemented kmodcall)",
106 /* 78 */ "#78 (unimplemented mincore)",
107 /* 79 */ "getgroups",
108 /* 80 */ "setgroups",
109 /* 81 */ "#81 (unimplemented old getpgrp)",
110 /* 82 */ "setpgrp",
111 /* 83 */ "setitimer",
112 /* 84 */ "#84 (unimplemented old wait)",
113 /* 85 */ "#85 (unimplemented table)",
114 /* 86 */ "getitimer",
115 /* 87 */ "gethostname",
116 /* 88 */ "sethostname",
117 /* 89 */ "getdtablesize",
118 /* 90 */ "dup2",
119 /* 91 */ "fstat",
120 /* 92 */ "fcntl",
121 /* 93 */ "select",
122 /* 94 */ "poll",
123 /* 95 */ "fsync",
124 /* 96 */ "setpriority",
125 /* 97 */ "socket",
126 /* 98 */ "connect",
127 /* 99 */ "accept",
128 /* 100 */ "getpriority",
129 /* 101 */ "send",
130 /* 102 */ "recv",
131 /* 103 */ "sigreturn",
132 /* 104 */ "bind",
133 /* 105 */ "setsockopt",
134 /* 106 */ "listen",
135 /* 107 */ "#107 (unimplemented plock)",
136 /* 108 */ "#108 (unimplemented old sigvec)",
137 /* 109 */ "#109 (unimplemented old sigblock)",
138 /* 110 */ "#110 (unimplemented old sigsetmask)",
139 /* 111 */ "sigsuspend",
140 /* 112 */ "sigstack",
141 /* 113 */ "#113 (unimplemented old recvmsg)",
142 /* 114 */ "#114 (unimplemented old sendmsg)",
143 /* 115 */ "#115 (obsolete vtrace)",
144 /* 116 */ "gettimeofday",
145 /* 117 */ "getrusage",
146 /* 118 */ "getsockopt",
147 /* 119 */ "#119 (unimplemented)",
148 /* 120 */ "readv",
149 /* 121 */ "writev",
150 /* 122 */ "settimeofday",
151 /* 123 */ "__posix_fchown",
152 /* 124 */ "fchmod",
153 /* 125 */ "recvfrom",
154 /* 126 */ "setreuid",
155 /* 127 */ "setregid",
156 /* 128 */ "__posix_rename",
157 /* 129 */ "truncate",
158 /* 130 */ "ftruncate",
159 /* 131 */ "flock",
160 /* 132 */ "setgid",
161 /* 133 */ "sendto",
162 /* 134 */ "shutdown",
163 /* 135 */ "socketpair",
164 /* 136 */ "mkdir",
165 /* 137 */ "rmdir",
166 /* 138 */ "utimes",
167 /* 139 */ "#139 (obsolete 4.2 sigreturn)",
168 /* 140 */ "#140 (unimplemented adjtime)",
169 /* 141 */ "getpeername",
170 /* 142 */ "gethostid",
171 /* 143 */ "sethostid",
172 /* 144 */ "getrlimit",
173 /* 145 */ "setrlimit",
174 /* 146 */ "#146 (unimplemented old killpg)",
175 /* 147 */ "setsid",
176 /* 148 */ "#148 (unimplemented quotactl)",
177 /* 149 */ "quota",
178 /* 150 */ "getsockname",
179 /* 151 */ "#151 (unimplemented pread)",
180 /* 152 */ "#152 (unimplemented pwrite)",
181 /* 153 */ "#153 (unimplemented pid_block)",
182 /* 154 */ "#154 (unimplemented pid_unblock)",
183 /* 155 */ "#155 (unimplemented signal_urti)",
184 /* 156 */ "sigaction",
185 /* 157 */ "#157 (unimplemented sigwaitprim)",
186 /* 158 */ "#158 (unimplemented nfssvc)",
187 /* 159 */ "getdirentries",
188 /* 160 */ "statfs",
189 /* 161 */ "fstatfs",
190 /* 162 */ "#162 (unimplemented)",
191 /* 163 */ "#163 (unimplemented async_daemon)",
192 /* 164 */ "#164 (unimplemented getfh)",
193 /* 165 */ "getdomainname",
194 /* 166 */ "setdomainname",
195 /* 167 */ "#167 (unimplemented)",
196 /* 168 */ "#168 (unimplemented)",
197 /* 169 */ "#169 (unimplemented exportfs)",
198 /* 170 */ "#170 (unimplemented)",
199 /* 171 */ "#171 (unimplemented)",
200 /* 172 */ "#172 (unimplemented alt msgctl)",
201 /* 173 */ "#173 (unimplemented alt msgget)",
202 /* 174 */ "#174 (unimplemented alt msgrcv)",
203 /* 175 */ "#175 (unimplemented alt msgsnd)",
204 /* 176 */ "#176 (unimplemented alt semctl)",
205 /* 177 */ "#177 (unimplemented alt semget)",
206 /* 178 */ "#178 (unimplemented alt semop)",
207 /* 179 */ "#179 (unimplemented alt uname)",
208 /* 180 */ "#180 (unimplemented)",
209 /* 181 */ "#181 (unimplemented alt plock)",
210 /* 182 */ "#182 (unimplemented lockf)",
211 /* 183 */ "#183 (unimplemented)",
212 /* 184 */ "#184 (unimplemented getmnt)",
213 /* 185 */ "#185 (unimplemented)",
214 /* 186 */ "#186 (unimplemented unmount)",
215 /* 187 */ "#187 (unimplemented alt sigpending)",
216 /* 188 */ "#188 (unimplemented alt setsid)",
217 /* 189 */ "#189 (unimplemented)",
218 /* 190 */ "#190 (unimplemented)",
219 /* 191 */ "#191 (unimplemented)",
220 /* 192 */ "#192 (unimplemented)",
221 /* 193 */ "#193 (unimplemented)",
222 /* 194 */ "#194 (unimplemented)",
223 /* 195 */ "#195 (unimplemented)",
224 /* 196 */ "#196 (unimplemented)",
225 /* 197 */ "#197 (unimplemented)",
226 /* 198 */ "#198 (unimplemented)",
227 /* 199 */ "#199 (unimplemented swapon)",
228 /* 200 */ "#200 (unimplemented msgctl)",
229 /* 201 */ "#201 (unimplemented msgget)",
230 /* 202 */ "#202 (unimplemented msgrcv)",
231 /* 203 */ "#203 (unimplemented msgsnd)",
232 /* 204 */ "#204 (unimplemented semctl)",
233 /* 205 */ "#205 (unimplemented semget)",
234 /* 206 */ "#206 (unimplemented semop)",
235 /* 207 */ "uname",
236 /* 208 */ "__posix_lchown",
237 /* 209 */ "shmat",
238 /* 210 */ "shmctl",
239 /* 211 */ "shmdt",
240 /* 212 */ "shmget",
241 /* 213 */ "#213 (unimplemented mvalid)",
242 /* 214 */ "#214 (unimplemented getaddressconf)",
243 /* 215 */ "#215 (unimplemented msleep)",
244 /* 216 */ "#216 (unimplemented mwakeup)",
245 /* 217 */ "#217 (unimplemented msync)",
246 /* 218 */ "#218 (unimplemented signal)",
247 /* 219 */ "#219 (unimplemented utc gettime)",
248 /* 220 */ "#220 (unimplemented utc adjtime)",
249 /* 221 */ "#221 (unimplemented)",
250 /* 222 */ "#222 (unimplemented security)",
251 /* 223 */ "#223 (unimplemented kloadcall)",
252 /* 224 */ "stat2",
253 /* 225 */ "lstat2",
254 /* 226 */ "fstat2",
255 /* 227 */ "#227 (unimplemented statfs2)",
256 /* 228 */ "#228 (unimplemented fstatfs2)",
257 /* 229 */ "#229 (unimplemented getfsstat2)",
258 /* 230 */ "#230 (unimplemented)",
259 /* 231 */ "#231 (unimplemented)",
260 /* 232 */ "#232 (unimplemented)",
261 /* 233 */ "getpgid",
262 /* 234 */ "getsid",
263 /* 235 */ "sigaltstack",
264 /* 236 */ "#236 (unimplemented waitid)",
265 /* 237 */ "#237 (unimplemented priocntlset)",
266 /* 238 */ "#238 (unimplemented sigsendset)",
267 /* 239 */ "#239 (unimplemented set_speculative)",
268 /* 240 */ "#240 (unimplemented msfs_syscall)",
269 /* 241 */ "sysinfo",
270 /* 242 */ "#242 (unimplemented uadmin)",
271 /* 243 */ "#243 (unimplemented fuser)",
272 /* 244 */ "#244 (unimplemented proplist_syscall)",
273 /* 245 */ "#245 (unimplemented ntp_adjtime)",
274 /* 246 */ "#246 (unimplemented ntp_gettime)",
275 /* 247 */ "pathconf",
276 /* 248 */ "fpathconf",
277 /* 249 */ "#249 (unimplemented)",
278 /* 250 */ "#250 (unimplemented uswitch)",
279 /* 251 */ "usleep_thread",
280 /* 252 */ "#252 (unimplemented audcntl)",
281 /* 253 */ "#253 (unimplemented audgen)",
282 /* 254 */ "#254 (unimplemented sysfs)",
283 /* 255 */ "#255 (unimplemented subsys_info)",
284 /* 256 */ "getsysinfo",
285 /* 257 */ "setsysinfo",
286 /* 258 */ "#258 (unimplemented afs_syscall)",
287 /* 259 */ "#259 (unimplemented swapctl)",
288 /* 260 */ "#260 (unimplemented memcntl)",
289 /* 261 */ "#261 (unimplemented fdatasync)",
290 /* 262 */ "#262 (unimplemented oflock)",
291 /* 263 */ "#263 (unimplemented _F64_readv)",
292 /* 264 */ "#264 (unimplemented _F64_writev)",
293 /* 265 */ "#265 (unimplemented cdslxlate)",
294 /* 266 */ "#266 (unimplemented sendfile)",