00001
00002
00003
00004
00005
00006
00007
00008 #define TARGET_FREEBSD_NR_syscall 0
00009 #define TARGET_FREEBSD_NR_exit 1
00010 #define TARGET_FREEBSD_NR_fork 2
00011 #define TARGET_FREEBSD_NR_read 3
00012 #define TARGET_FREEBSD_NR_write 4
00013 #define TARGET_FREEBSD_NR_open 5
00014 #define TARGET_FREEBSD_NR_close 6
00015 #define TARGET_FREEBSD_NR_wait4 7
00016 #define TARGET_FREEBSD_NR_link 9
00017 #define TARGET_FREEBSD_NR_unlink 10
00018 #define TARGET_FREEBSD_NR_chdir 12
00019 #define TARGET_FREEBSD_NR_fchdir 13
00020 #define TARGET_FREEBSD_NR_mknod 14
00021 #define TARGET_FREEBSD_NR_chmod 15
00022 #define TARGET_FREEBSD_NR_chown 16
00023 #define TARGET_FREEBSD_NR_break 17
00024 #define TARGET_FREEBSD_NR_freebsd4_getfsstat 18
00025 #define TARGET_FREEBSD_NR_getpid 20
00026 #define TARGET_FREEBSD_NR_mount 21
00027 #define TARGET_FREEBSD_NR_unmount 22
00028 #define TARGET_FREEBSD_NR_setuid 23
00029 #define TARGET_FREEBSD_NR_getuid 24
00030 #define TARGET_FREEBSD_NR_geteuid 25
00031 #define TARGET_FREEBSD_NR_ptrace 26
00032 #define TARGET_FREEBSD_NR_recvmsg 27
00033 #define TARGET_FREEBSD_NR_sendmsg 28
00034 #define TARGET_FREEBSD_NR_recvfrom 29
00035 #define TARGET_FREEBSD_NR_accept 30
00036 #define TARGET_FREEBSD_NR_getpeername 31
00037 #define TARGET_FREEBSD_NR_getsockname 32
00038 #define TARGET_FREEBSD_NR_access 33
00039 #define TARGET_FREEBSD_NR_chflags 34
00040 #define TARGET_FREEBSD_NR_fchflags 35
00041 #define TARGET_FREEBSD_NR_sync 36
00042 #define TARGET_FREEBSD_NR_kill 37
00043 #define TARGET_FREEBSD_NR_getppid 39
00044 #define TARGET_FREEBSD_NR_dup 41
00045 #define TARGET_FREEBSD_NR_pipe 42
00046 #define TARGET_FREEBSD_NR_getegid 43
00047 #define TARGET_FREEBSD_NR_profil 44
00048 #define TARGET_FREEBSD_NR_ktrace 45
00049 #define TARGET_FREEBSD_NR_getgid 47
00050 #define TARGET_FREEBSD_NR_getlogin 49
00051 #define TARGET_FREEBSD_NR_setlogin 50
00052 #define TARGET_FREEBSD_NR_acct 51
00053 #define TARGET_FREEBSD_NR_sigaltstack 53
00054 #define TARGET_FREEBSD_NR_ioctl 54
00055 #define TARGET_FREEBSD_NR_reboot 55
00056 #define TARGET_FREEBSD_NR_revoke 56
00057 #define TARGET_FREEBSD_NR_symlink 57
00058 #define TARGET_FREEBSD_NR_readlink 58
00059 #define TARGET_FREEBSD_NR_execve 59
00060 #define TARGET_FREEBSD_NR_umask 60
00061 #define TARGET_FREEBSD_NR_chroot 61
00062 #define TARGET_FREEBSD_NR_msync 65
00063 #define TARGET_FREEBSD_NR_vfork 66
00064 #define TARGET_FREEBSD_NR_sbrk 69
00065 #define TARGET_FREEBSD_NR_sstk 70
00066 #define TARGET_FREEBSD_NR_vadvise 72
00067 #define TARGET_FREEBSD_NR_munmap 73
00068 #define TARGET_FREEBSD_NR_mprotect 74
00069 #define TARGET_FREEBSD_NR_madvise 75
00070 #define TARGET_FREEBSD_NR_mincore 78
00071 #define TARGET_FREEBSD_NR_getgroups 79
00072 #define TARGET_FREEBSD_NR_setgroups 80
00073 #define TARGET_FREEBSD_NR_getpgrp 81
00074 #define TARGET_FREEBSD_NR_setpgid 82
00075 #define TARGET_FREEBSD_NR_setitimer 83
00076 #define TARGET_FREEBSD_NR_swapon 85
00077 #define TARGET_FREEBSD_NR_getitimer 86
00078 #define TARGET_FREEBSD_NR_getdtablesize 89
00079 #define TARGET_FREEBSD_NR_dup2 90
00080 #define TARGET_FREEBSD_NR_fcntl 92
00081 #define TARGET_FREEBSD_NR_select 93
00082 #define TARGET_FREEBSD_NR_fsync 95
00083 #define TARGET_FREEBSD_NR_setpriority 96
00084 #define TARGET_FREEBSD_NR_socket 97
00085 #define TARGET_FREEBSD_NR_connect 98
00086 #define TARGET_FREEBSD_NR_getpriority 100
00087 #define TARGET_FREEBSD_NR_bind 104
00088 #define TARGET_FREEBSD_NR_setsockopt 105
00089 #define TARGET_FREEBSD_NR_listen 106
00090 #define TARGET_FREEBSD_NR_gettimeofday 116
00091 #define TARGET_FREEBSD_NR_getrusage 117
00092 #define TARGET_FREEBSD_NR_getsockopt 118
00093 #define TARGET_FREEBSD_NR_readv 120
00094 #define TARGET_FREEBSD_NR_writev 121
00095 #define TARGET_FREEBSD_NR_settimeofday 122
00096 #define TARGET_FREEBSD_NR_fchown 123
00097 #define TARGET_FREEBSD_NR_fchmod 124
00098 #define TARGET_FREEBSD_NR_setreuid 126
00099 #define TARGET_FREEBSD_NR_setregid 127
00100 #define TARGET_FREEBSD_NR_rename 128
00101 #define TARGET_FREEBSD_NR_flock 131
00102 #define TARGET_FREEBSD_NR_mkfifo 132
00103 #define TARGET_FREEBSD_NR_sendto 133
00104 #define TARGET_FREEBSD_NR_shutdown 134
00105 #define TARGET_FREEBSD_NR_socketpair 135
00106 #define TARGET_FREEBSD_NR_mkdir 136
00107 #define TARGET_FREEBSD_NR_rmdir 137
00108 #define TARGET_FREEBSD_NR_utimes 138
00109 #define TARGET_FREEBSD_NR_adjtime 140
00110 #define TARGET_FREEBSD_NR_setsid 147
00111 #define TARGET_FREEBSD_NR_quotactl 148
00112 #define TARGET_FREEBSD_NR_nlm_syscall 154
00113 #define TARGET_FREEBSD_NR_nfssvc 155
00114 #define TARGET_FREEBSD_NR_freebsd4_statfs 157
00115 #define TARGET_FREEBSD_NR_freebsd4_fstatfs 158
00116 #define TARGET_FREEBSD_NR_lgetfh 160
00117 #define TARGET_FREEBSD_NR_getfh 161
00118 #define TARGET_FREEBSD_NR_getdomainname 162
00119 #define TARGET_FREEBSD_NR_setdomainname 163
00120 #define TARGET_FREEBSD_NR_uname 164
00121 #define TARGET_FREEBSD_NR_sysarch 165
00122 #define TARGET_FREEBSD_NR_rtprio 166
00123 #define TARGET_FREEBSD_NR_semsys 169
00124 #define TARGET_FREEBSD_NR_msgsys 170
00125 #define TARGET_FREEBSD_NR_shmsys 171
00126 #define TARGET_FREEBSD_NR_freebsd6_pread 173
00127 #define TARGET_FREEBSD_NR_freebsd6_pwrite 174
00128 #define TARGET_FREEBSD_NR_setfib 175
00129 #define TARGET_FREEBSD_NR_ntp_adjtime 176
00130 #define TARGET_FREEBSD_NR_setgid 181
00131 #define TARGET_FREEBSD_NR_setegid 182
00132 #define TARGET_FREEBSD_NR_seteuid 183
00133 #define TARGET_FREEBSD_NR_stat 188
00134 #define TARGET_FREEBSD_NR_fstat 189
00135 #define TARGET_FREEBSD_NR_lstat 190
00136 #define TARGET_FREEBSD_NR_pathconf 191
00137 #define TARGET_FREEBSD_NR_fpathconf 192
00138 #define TARGET_FREEBSD_NR_getrlimit 194
00139 #define TARGET_FREEBSD_NR_setrlimit 195
00140 #define TARGET_FREEBSD_NR_getdirentries 196
00141 #define TARGET_FREEBSD_NR_freebsd6_mmap 197
00142 #define TARGET_FREEBSD_NR___syscall 198
00143 #define TARGET_FREEBSD_NR_freebsd6_lseek 199
00144 #define TARGET_FREEBSD_NR_freebsd6_truncate 200
00145 #define TARGET_FREEBSD_NR_freebsd6_ftruncate 201
00146 #define TARGET_FREEBSD_NR___sysctl 202
00147 #define TARGET_FREEBSD_NR_mlock 203
00148 #define TARGET_FREEBSD_NR_munlock 204
00149 #define TARGET_FREEBSD_NR_undelete 205
00150 #define TARGET_FREEBSD_NR_futimes 206
00151 #define TARGET_FREEBSD_NR_getpgid 207
00152 #define TARGET_FREEBSD_NR_poll 209
00153 #define TARGET_FREEBSD_NR___semctl 220
00154 #define TARGET_FREEBSD_NR_semget 221
00155 #define TARGET_FREEBSD_NR_semop 222
00156 #define TARGET_FREEBSD_NR_msgctl 224
00157 #define TARGET_FREEBSD_NR_msgget 225
00158 #define TARGET_FREEBSD_NR_msgsnd 226
00159 #define TARGET_FREEBSD_NR_msgrcv 227
00160 #define TARGET_FREEBSD_NR_shmat 228
00161 #define TARGET_FREEBSD_NR_shmctl 229
00162 #define TARGET_FREEBSD_NR_shmdt 230
00163 #define TARGET_FREEBSD_NR_shmget 231
00164 #define TARGET_FREEBSD_NR_clock_gettime 232
00165 #define TARGET_FREEBSD_NR_clock_settime 233
00166 #define TARGET_FREEBSD_NR_clock_getres 234
00167 #define TARGET_FREEBSD_NR_ktimer_create 235
00168 #define TARGET_FREEBSD_NR_ktimer_delete 236
00169 #define TARGET_FREEBSD_NR_ktimer_settime 237
00170 #define TARGET_FREEBSD_NR_ktimer_gettime 238
00171 #define TARGET_FREEBSD_NR_ktimer_getoverrun 239
00172 #define TARGET_FREEBSD_NR_nanosleep 240
00173 #define TARGET_FREEBSD_NR_ntp_gettime 248
00174 #define TARGET_FREEBSD_NR_minherit 250
00175 #define TARGET_FREEBSD_NR_rfork 251
00176 #define TARGET_FREEBSD_NR_openbsd_poll 252
00177 #define TARGET_FREEBSD_NR_issetugid 253
00178 #define TARGET_FREEBSD_NR_lchown 254
00179 #define TARGET_FREEBSD_NR_aio_read 255
00180 #define TARGET_FREEBSD_NR_aio_write 256
00181 #define TARGET_FREEBSD_NR_lio_listio 257
00182 #define TARGET_FREEBSD_NR_getdents 272
00183 #define TARGET_FREEBSD_NR_lchmod 274
00184 #define TARGET_FREEBSD_NR_netbsd_lchown 275
00185 #define TARGET_FREEBSD_NR_lutimes 276
00186 #define TARGET_FREEBSD_NR_netbsd_msync 277
00187 #define TARGET_FREEBSD_NR_nstat 278
00188 #define TARGET_FREEBSD_NR_nfstat 279
00189 #define TARGET_FREEBSD_NR_nlstat 280
00190 #define TARGET_FREEBSD_NR_preadv 289
00191 #define TARGET_FREEBSD_NR_pwritev 290
00192 #define TARGET_FREEBSD_NR_freebsd4_fhstatfs 297
00193 #define TARGET_FREEBSD_NR_fhopen 298
00194 #define TARGET_FREEBSD_NR_fhstat 299
00195 #define TARGET_FREEBSD_NR_modnext 300
00196 #define TARGET_FREEBSD_NR_modstat 301
00197 #define TARGET_FREEBSD_NR_modfnext 302
00198 #define TARGET_FREEBSD_NR_modfind 303
00199 #define TARGET_FREEBSD_NR_kldload 304
00200 #define TARGET_FREEBSD_NR_kldunload 305
00201 #define TARGET_FREEBSD_NR_kldfind 306
00202 #define TARGET_FREEBSD_NR_kldnext 307
00203 #define TARGET_FREEBSD_NR_kldstat 308
00204 #define TARGET_FREEBSD_NR_kldfirstmod 309
00205 #define TARGET_FREEBSD_NR_getsid 310
00206 #define TARGET_FREEBSD_NR_setresuid 311
00207 #define TARGET_FREEBSD_NR_setresgid 312
00208 #define TARGET_FREEBSD_NR_aio_return 314
00209 #define TARGET_FREEBSD_NR_aio_suspend 315
00210 #define TARGET_FREEBSD_NR_aio_cancel 316
00211 #define TARGET_FREEBSD_NR_aio_error 317
00212 #define TARGET_FREEBSD_NR_oaio_read 318
00213 #define TARGET_FREEBSD_NR_oaio_write 319
00214 #define TARGET_FREEBSD_NR_olio_listio 320
00215 #define TARGET_FREEBSD_NR_yield 321
00216 #define TARGET_FREEBSD_NR_mlockall 324
00217 #define TARGET_FREEBSD_NR_munlockall 325
00218 #define TARGET_FREEBSD_NR___getcwd 326
00219 #define TARGET_FREEBSD_NR_sched_setparam 327
00220 #define TARGET_FREEBSD_NR_sched_getparam 328
00221 #define TARGET_FREEBSD_NR_sched_setscheduler 329
00222 #define TARGET_FREEBSD_NR_sched_getscheduler 330
00223 #define TARGET_FREEBSD_NR_sched_yield 331
00224 #define TARGET_FREEBSD_NR_sched_get_priority_max 332
00225 #define TARGET_FREEBSD_NR_sched_get_priority_min 333
00226 #define TARGET_FREEBSD_NR_sched_rr_get_interval 334
00227 #define TARGET_FREEBSD_NR_utrace 335
00228 #define TARGET_FREEBSD_NR_freebsd4_sendfile 336
00229 #define TARGET_FREEBSD_NR_kldsym 337
00230 #define TARGET_FREEBSD_NR_jail 338
00231 #define TARGET_FREEBSD_NR_sigprocmask 340
00232 #define TARGET_FREEBSD_NR_sigsuspend 341
00233 #define TARGET_FREEBSD_NR_freebsd4_sigaction 342
00234 #define TARGET_FREEBSD_NR_sigpending 343
00235 #define TARGET_FREEBSD_NR_freebsd4_sigreturn 344
00236 #define TARGET_FREEBSD_NR_sigtimedwait 345
00237 #define TARGET_FREEBSD_NR_sigwaitinfo 346
00238 #define TARGET_FREEBSD_NR___acl_get_file 347
00239 #define TARGET_FREEBSD_NR___acl_set_file 348
00240 #define TARGET_FREEBSD_NR___acl_get_fd 349
00241 #define TARGET_FREEBSD_NR___acl_set_fd 350
00242 #define TARGET_FREEBSD_NR___acl_delete_file 351
00243 #define TARGET_FREEBSD_NR___acl_delete_fd 352
00244 #define TARGET_FREEBSD_NR___acl_aclcheck_file 353
00245 #define TARGET_FREEBSD_NR___acl_aclcheck_fd 354
00246 #define TARGET_FREEBSD_NR_extattrctl 355
00247 #define TARGET_FREEBSD_NR_extattr_set_file 356
00248 #define TARGET_FREEBSD_NR_extattr_get_file 357
00249 #define TARGET_FREEBSD_NR_extattr_delete_file 358
00250 #define TARGET_FREEBSD_NR_aio_waitcomplete 359
00251 #define TARGET_FREEBSD_NR_getresuid 360
00252 #define TARGET_FREEBSD_NR_getresgid 361
00253 #define TARGET_FREEBSD_NR_kqueue 362
00254 #define TARGET_FREEBSD_NR_kevent 363
00255 #define TARGET_FREEBSD_NR_extattr_set_fd 371
00256 #define TARGET_FREEBSD_NR_extattr_get_fd 372
00257 #define TARGET_FREEBSD_NR_extattr_delete_fd 373
00258 #define TARGET_FREEBSD_NR___setugid 374
00259 #define TARGET_FREEBSD_NR_nfsclnt 375
00260 #define TARGET_FREEBSD_NR_eaccess 376
00261 #define TARGET_FREEBSD_NR_nmount 378
00262 #define TARGET_FREEBSD_NR___mac_get_proc 384
00263 #define TARGET_FREEBSD_NR___mac_set_proc 385
00264 #define TARGET_FREEBSD_NR___mac_get_fd 386
00265 #define TARGET_FREEBSD_NR___mac_get_file 387
00266 #define TARGET_FREEBSD_NR___mac_set_fd 388
00267 #define TARGET_FREEBSD_NR___mac_set_file 389
00268 #define TARGET_FREEBSD_NR_kenv 390
00269 #define TARGET_FREEBSD_NR_lchflags 391
00270 #define TARGET_FREEBSD_NR_uuidgen 392
00271 #define TARGET_FREEBSD_NR_sendfile 393
00272 #define TARGET_FREEBSD_NR_mac_syscall 394
00273 #define TARGET_FREEBSD_NR_getfsstat 395
00274 #define TARGET_FREEBSD_NR_statfs 396
00275 #define TARGET_FREEBSD_NR_fstatfs 397
00276 #define TARGET_FREEBSD_NR_fhstatfs 398
00277 #define TARGET_FREEBSD_NR_ksem_close 400
00278 #define TARGET_FREEBSD_NR_ksem_post 401
00279 #define TARGET_FREEBSD_NR_ksem_wait 402
00280 #define TARGET_FREEBSD_NR_ksem_trywait 403
00281 #define TARGET_FREEBSD_NR_ksem_init 404
00282 #define TARGET_FREEBSD_NR_ksem_open 405
00283 #define TARGET_FREEBSD_NR_ksem_unlink 406
00284 #define TARGET_FREEBSD_NR_ksem_getvalue 407
00285 #define TARGET_FREEBSD_NR_ksem_destroy 408
00286 #define TARGET_FREEBSD_NR___mac_get_pid 409
00287 #define TARGET_FREEBSD_NR___mac_get_link 410
00288 #define TARGET_FREEBSD_NR___mac_set_link 411
00289 #define TARGET_FREEBSD_NR_extattr_set_link 412
00290 #define TARGET_FREEBSD_NR_extattr_get_link 413
00291 #define TARGET_FREEBSD_NR_extattr_delete_link 414
00292 #define TARGET_FREEBSD_NR___mac_execve 415
00293 #define TARGET_FREEBSD_NR_sigaction 416
00294 #define TARGET_FREEBSD_NR_sigreturn 417
00295 #define TARGET_FREEBSD_NR_getcontext 421
00296 #define TARGET_FREEBSD_NR_setcontext 422
00297 #define TARGET_FREEBSD_NR_swapcontext 423
00298 #define TARGET_FREEBSD_NR_swapoff 424
00299 #define TARGET_FREEBSD_NR___acl_get_link 425
00300 #define TARGET_FREEBSD_NR___acl_set_link 426
00301 #define TARGET_FREEBSD_NR___acl_delete_link 427
00302 #define TARGET_FREEBSD_NR___acl_aclcheck_link 428
00303 #define TARGET_FREEBSD_NR_sigwait 429
00304 #define TARGET_FREEBSD_NR_thr_create 430
00305 #define TARGET_FREEBSD_NR_thr_exit 431
00306 #define TARGET_FREEBSD_NR_thr_self 432
00307 #define TARGET_FREEBSD_NR_thr_kill 433
00308 #define TARGET_FREEBSD_NR__umtx_lock 434
00309 #define TARGET_FREEBSD_NR__umtx_unlock 435
00310 #define TARGET_FREEBSD_NR_jail_attach 436
00311 #define TARGET_FREEBSD_NR_extattr_list_fd 437
00312 #define TARGET_FREEBSD_NR_extattr_list_file 438
00313 #define TARGET_FREEBSD_NR_extattr_list_link 439
00314 #define TARGET_FREEBSD_NR_ksem_timedwait 441
00315 #define TARGET_FREEBSD_NR_thr_suspend 442
00316 #define TARGET_FREEBSD_NR_thr_wake 443
00317 #define TARGET_FREEBSD_NR_kldunloadf 444
00318 #define TARGET_FREEBSD_NR_audit 445
00319 #define TARGET_FREEBSD_NR_auditon 446
00320 #define TARGET_FREEBSD_NR_getauid 447
00321 #define TARGET_FREEBSD_NR_setauid 448
00322 #define TARGET_FREEBSD_NR_getaudit 449
00323 #define TARGET_FREEBSD_NR_setaudit 450
00324 #define TARGET_FREEBSD_NR_getaudit_addr 451
00325 #define TARGET_FREEBSD_NR_setaudit_addr 452
00326 #define TARGET_FREEBSD_NR_auditctl 453
00327 #define TARGET_FREEBSD_NR__umtx_op 454
00328 #define TARGET_FREEBSD_NR_thr_new 455
00329 #define TARGET_FREEBSD_NR_sigqueue 456
00330 #define TARGET_FREEBSD_NR_kmq_open 457
00331 #define TARGET_FREEBSD_NR_kmq_setattr 458
00332 #define TARGET_FREEBSD_NR_kmq_timedreceive 459
00333 #define TARGET_FREEBSD_NR_kmq_timedsend 460
00334 #define TARGET_FREEBSD_NR_kmq_notify 461
00335 #define TARGET_FREEBSD_NR_kmq_unlink 462
00336 #define TARGET_FREEBSD_NR_abort2 463
00337 #define TARGET_FREEBSD_NR_thr_set_name 464
00338 #define TARGET_FREEBSD_NR_aio_fsync 465
00339 #define TARGET_FREEBSD_NR_rtprio_thread 466
00340 #define TARGET_FREEBSD_NR_sctp_peeloff 471
00341 #define TARGET_FREEBSD_NR_sctp_generic_sendmsg 472
00342 #define TARGET_FREEBSD_NR_sctp_generic_sendmsg_iov 473
00343 #define TARGET_FREEBSD_NR_sctp_generic_recvmsg 474
00344 #define TARGET_FREEBSD_NR_pread 475
00345 #define TARGET_FREEBSD_NR_pwrite 476
00346 #define TARGET_FREEBSD_NR_mmap 477
00347 #define TARGET_FREEBSD_NR_lseek 478
00348 #define TARGET_FREEBSD_NR_truncate 479
00349 #define TARGET_FREEBSD_NR_ftruncate 480
00350 #define TARGET_FREEBSD_NR_thr_kill2 481
00351 #define TARGET_FREEBSD_NR_shm_open 482
00352 #define TARGET_FREEBSD_NR_shm_unlink 483
00353 #define TARGET_FREEBSD_NR_cpuset 484
00354 #define TARGET_FREEBSD_NR_cpuset_setid 485
00355 #define TARGET_FREEBSD_NR_cpuset_getid 486
00356 #define TARGET_FREEBSD_NR_cpuset_getaffinity 487
00357 #define TARGET_FREEBSD_NR_cpuset_setaffinity 488
00358 #define TARGET_FREEBSD_NR_faccessat 489
00359 #define TARGET_FREEBSD_NR_fchmodat 490
00360 #define TARGET_FREEBSD_NR_fchownat 491
00361 #define TARGET_FREEBSD_NR_fexecve 492
00362 #define TARGET_FREEBSD_NR_fstatat 493
00363 #define TARGET_FREEBSD_NR_futimesat 494
00364 #define TARGET_FREEBSD_NR_linkat 495
00365 #define TARGET_FREEBSD_NR_mkdirat 496
00366 #define TARGET_FREEBSD_NR_mkfifoat 497
00367 #define TARGET_FREEBSD_NR_mknodat 498
00368 #define TARGET_FREEBSD_NR_openat 499
00369 #define TARGET_FREEBSD_NR_readlinkat 500
00370 #define TARGET_FREEBSD_NR_renameat 501
00371 #define TARGET_FREEBSD_NR_symlinkat 502
00372 #define TARGET_FREEBSD_NR_unlinkat 503
00373 #define TARGET_FREEBSD_NR_posix_openpt 504