Home | History | Annotate | Line # | Download | only in netbsd32
netbsd32_syscall.h revision 1.146.2.1
      1  1.146.2.1        ad /* $NetBSD: netbsd32_syscall.h,v 1.146.2.1 2020/01/25 22:38:44 ad Exp $ */
      2        1.1       mrg 
      3        1.1       mrg /*
      4        1.1       mrg  * System call numbers.
      5        1.1       mrg  *
      6        1.1       mrg  * DO NOT EDIT-- this file is automatically generated.
      7  1.146.2.1        ad  * created from	NetBSD: syscalls.master,v 1.131 2020/01/18 07:33:24 kamil Exp
      8        1.1       mrg  */
      9        1.1       mrg 
     10       1.69       dsl #ifndef _NETBSD32_SYS_SYSCALL_H_
     11       1.69       dsl #define	_NETBSD32_SYS_SYSCALL_H_
     12       1.69       dsl 
     13       1.69       dsl #define	NETBSD32_SYS_MAXSYSARGS	8
     14       1.48      cube 
     15       1.83  christos /* syscall: "netbsd32_syscall" ret: "int" args: "int" "..." */
     16       1.83  christos #define	NETBSD32_SYS_netbsd32_syscall	0
     17        1.1       mrg 
     18       1.11       eeh /* syscall: "netbsd32_exit" ret: "void" args: "int" */
     19       1.69       dsl #define	NETBSD32_SYS_netbsd32_exit	1
     20        1.1       mrg 
     21        1.1       mrg /* syscall: "fork" ret: "int" args: */
     22       1.69       dsl #define	NETBSD32_SYS_fork	2
     23        1.1       mrg 
     24       1.11       eeh /* syscall: "netbsd32_read" ret: "netbsd32_ssize_t" args: "int" "netbsd32_voidp" "netbsd32_size_t" */
     25       1.69       dsl #define	NETBSD32_SYS_netbsd32_read	3
     26        1.1       mrg 
     27       1.71       dsl /* syscall: "netbsd32_write" ret: "netbsd32_ssize_t" args: "int" "netbsd32_voidp" "netbsd32_size_t" */
     28       1.69       dsl #define	NETBSD32_SYS_netbsd32_write	4
     29        1.1       mrg 
     30       1.71       dsl /* syscall: "netbsd32_open" ret: "int" args: "netbsd32_charp" "int" "..." */
     31       1.69       dsl #define	NETBSD32_SYS_netbsd32_open	5
     32        1.1       mrg 
     33       1.11       eeh /* syscall: "netbsd32_close" ret: "int" args: "int" */
     34       1.69       dsl #define	NETBSD32_SYS_netbsd32_close	6
     35        1.1       mrg 
     36       1.83  christos /* syscall: "compat_50_netbsd32_wait4" ret: "int" args: "int" "netbsd32_intp" "int" "netbsd32_rusage50p_t" */
     37       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_wait4	7
     38        1.1       mrg 
     39       1.71       dsl /* syscall: "compat_43_netbsd32_ocreat" ret: "int" args: "netbsd32_charp" "mode_t" */
     40       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_ocreat	8
     41        1.1       mrg 
     42       1.71       dsl /* syscall: "netbsd32_link" ret: "int" args: "netbsd32_charp" "netbsd32_charp" */
     43       1.69       dsl #define	NETBSD32_SYS_netbsd32_link	9
     44        1.1       mrg 
     45       1.71       dsl /* syscall: "netbsd32_unlink" ret: "int" args: "netbsd32_charp" */
     46       1.69       dsl #define	NETBSD32_SYS_netbsd32_unlink	10
     47        1.1       mrg 
     48        1.1       mrg 				/* 11 is obsolete execv */
     49       1.71       dsl /* syscall: "netbsd32_chdir" ret: "int" args: "netbsd32_charp" */
     50       1.69       dsl #define	NETBSD32_SYS_netbsd32_chdir	12
     51        1.1       mrg 
     52       1.11       eeh /* syscall: "netbsd32_fchdir" ret: "int" args: "int" */
     53       1.69       dsl #define	NETBSD32_SYS_netbsd32_fchdir	13
     54        1.1       mrg 
     55       1.83  christos /* syscall: "compat_50_netbsd32_mknod" ret: "int" args: "netbsd32_charp" "mode_t" "uint32_t" */
     56       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_mknod	14
     57        1.1       mrg 
     58       1.71       dsl /* syscall: "netbsd32_chmod" ret: "int" args: "netbsd32_charp" "mode_t" */
     59       1.69       dsl #define	NETBSD32_SYS_netbsd32_chmod	15
     60        1.1       mrg 
     61       1.71       dsl /* syscall: "netbsd32_chown" ret: "int" args: "netbsd32_charp" "uid_t" "gid_t" */
     62       1.69       dsl #define	NETBSD32_SYS_netbsd32_chown	16
     63        1.1       mrg 
     64       1.11       eeh /* syscall: "netbsd32_break" ret: "int" args: "netbsd32_charp" */
     65       1.69       dsl #define	NETBSD32_SYS_netbsd32_break	17
     66        1.1       mrg 
     67       1.32      cube /* syscall: "compat_20_netbsd32_getfsstat" ret: "int" args: "netbsd32_statfsp_t" "netbsd32_long" "int" */
     68       1.69       dsl #define	NETBSD32_SYS_compat_20_netbsd32_getfsstat	18
     69        1.1       mrg 
     70       1.30      fvdl /* syscall: "compat_43_netbsd32_olseek" ret: "netbsd32_long" args: "int" "netbsd32_long" "int" */
     71       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_olseek	19
     72        1.1       mrg 
     73        1.1       mrg /* syscall: "getpid" ret: "pid_t" args: */
     74       1.69       dsl #define	NETBSD32_SYS_getpid	20
     75        1.1       mrg 
     76      1.139       mrg /* syscall: "compat_40_netbsd32_mount" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "int" "netbsd32_voidp" */
     77      1.139       mrg #define	NETBSD32_SYS_compat_40_netbsd32_mount	21
     78        1.1       mrg 
     79       1.71       dsl /* syscall: "netbsd32_unmount" ret: "int" args: "netbsd32_charp" "int" */
     80       1.69       dsl #define	NETBSD32_SYS_netbsd32_unmount	22
     81        1.1       mrg 
     82       1.11       eeh /* syscall: "netbsd32_setuid" ret: "int" args: "uid_t" */
     83       1.69       dsl #define	NETBSD32_SYS_netbsd32_setuid	23
     84        1.1       mrg 
     85        1.1       mrg /* syscall: "getuid" ret: "uid_t" args: */
     86       1.69       dsl #define	NETBSD32_SYS_getuid	24
     87        1.1       mrg 
     88        1.1       mrg /* syscall: "geteuid" ret: "uid_t" args: */
     89       1.69       dsl #define	NETBSD32_SYS_geteuid	25
     90        1.1       mrg 
     91       1.83  christos /* syscall: "netbsd32_ptrace" ret: "int" args: "int" "pid_t" "netbsd32_voidp" "int" */
     92       1.69       dsl #define	NETBSD32_SYS_netbsd32_ptrace	26
     93        1.1       mrg 
     94       1.11       eeh /* syscall: "netbsd32_recvmsg" ret: "netbsd32_ssize_t" args: "int" "netbsd32_msghdrp_t" "int" */
     95       1.69       dsl #define	NETBSD32_SYS_netbsd32_recvmsg	27
     96        1.1       mrg 
     97       1.71       dsl /* syscall: "netbsd32_sendmsg" ret: "netbsd32_ssize_t" args: "int" "netbsd32_msghdrp_t" "int" */
     98       1.69       dsl #define	NETBSD32_SYS_netbsd32_sendmsg	28
     99        1.1       mrg 
    100       1.11       eeh /* syscall: "netbsd32_recvfrom" ret: "netbsd32_ssize_t" args: "int" "netbsd32_voidp" "netbsd32_size_t" "int" "netbsd32_sockaddrp_t" "netbsd32_intp" */
    101       1.69       dsl #define	NETBSD32_SYS_netbsd32_recvfrom	29
    102        1.1       mrg 
    103       1.11       eeh /* syscall: "netbsd32_accept" ret: "int" args: "int" "netbsd32_sockaddrp_t" "netbsd32_intp" */
    104       1.69       dsl #define	NETBSD32_SYS_netbsd32_accept	30
    105        1.1       mrg 
    106       1.11       eeh /* syscall: "netbsd32_getpeername" ret: "int" args: "int" "netbsd32_sockaddrp_t" "netbsd32_intp" */
    107       1.69       dsl #define	NETBSD32_SYS_netbsd32_getpeername	31
    108        1.1       mrg 
    109       1.11       eeh /* syscall: "netbsd32_getsockname" ret: "int" args: "int" "netbsd32_sockaddrp_t" "netbsd32_intp" */
    110       1.69       dsl #define	NETBSD32_SYS_netbsd32_getsockname	32
    111        1.1       mrg 
    112       1.71       dsl /* syscall: "netbsd32_access" ret: "int" args: "netbsd32_charp" "int" */
    113       1.69       dsl #define	NETBSD32_SYS_netbsd32_access	33
    114        1.1       mrg 
    115       1.71       dsl /* syscall: "netbsd32_chflags" ret: "int" args: "netbsd32_charp" "netbsd32_u_long" */
    116       1.69       dsl #define	NETBSD32_SYS_netbsd32_chflags	34
    117        1.1       mrg 
    118       1.11       eeh /* syscall: "netbsd32_fchflags" ret: "int" args: "int" "netbsd32_u_long" */
    119       1.69       dsl #define	NETBSD32_SYS_netbsd32_fchflags	35
    120        1.1       mrg 
    121        1.1       mrg /* syscall: "sync" ret: "void" args: */
    122       1.69       dsl #define	NETBSD32_SYS_sync	36
    123        1.1       mrg 
    124       1.11       eeh /* syscall: "netbsd32_kill" ret: "int" args: "int" "int" */
    125       1.69       dsl #define	NETBSD32_SYS_netbsd32_kill	37
    126        1.1       mrg 
    127       1.71       dsl /* syscall: "compat_43_netbsd32_stat43" ret: "int" args: "netbsd32_charp" "netbsd32_stat43p_t" */
    128       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_stat43	38
    129        1.1       mrg 
    130        1.1       mrg /* syscall: "getppid" ret: "pid_t" args: */
    131       1.69       dsl #define	NETBSD32_SYS_getppid	39
    132        1.1       mrg 
    133       1.71       dsl /* syscall: "compat_43_netbsd32_lstat43" ret: "int" args: "netbsd32_charp" "netbsd32_stat43p_t" */
    134       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_lstat43	40
    135        1.1       mrg 
    136       1.11       eeh /* syscall: "netbsd32_dup" ret: "int" args: "int" */
    137       1.69       dsl #define	NETBSD32_SYS_netbsd32_dup	41
    138        1.1       mrg 
    139        1.1       mrg /* syscall: "pipe" ret: "int" args: */
    140       1.69       dsl #define	NETBSD32_SYS_pipe	42
    141        1.1       mrg 
    142        1.1       mrg /* syscall: "getegid" ret: "gid_t" args: */
    143       1.69       dsl #define	NETBSD32_SYS_getegid	43
    144        1.1       mrg 
    145       1.83  christos /* syscall: "netbsd32_profil" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "netbsd32_u_long" "u_int" */
    146       1.69       dsl #define	NETBSD32_SYS_netbsd32_profil	44
    147        1.1       mrg 
    148       1.71       dsl /* syscall: "netbsd32_ktrace" ret: "int" args: "netbsd32_charp" "int" "int" "int" */
    149       1.69       dsl #define	NETBSD32_SYS_netbsd32_ktrace	45
    150        1.1       mrg 
    151       1.71       dsl /* syscall: "netbsd32_sigaction" ret: "int" args: "int" "netbsd32_sigactionp_t" "netbsd32_sigactionp_t" */
    152       1.69       dsl #define	NETBSD32_SYS_netbsd32_sigaction	46
    153        1.1       mrg 
    154        1.1       mrg /* syscall: "getgid" ret: "gid_t" args: */
    155       1.69       dsl #define	NETBSD32_SYS_getgid	47
    156        1.1       mrg 
    157       1.30      fvdl /* syscall: "compat_13_sigprocmask13" ret: "int" args: "int" "int" */
    158       1.69       dsl #define	NETBSD32_SYS_compat_13_sigprocmask13	48
    159        1.1       mrg 
    160       1.11       eeh /* syscall: "netbsd32___getlogin" ret: "int" args: "netbsd32_charp" "u_int" */
    161       1.69       dsl #define	NETBSD32_SYS_netbsd32___getlogin	49
    162        1.1       mrg 
    163       1.71       dsl /* syscall: "netbsd32_setlogin" ret: "int" args: "netbsd32_charp" */
    164       1.69       dsl #define	NETBSD32_SYS_netbsd32_setlogin	50
    165        1.1       mrg 
    166       1.71       dsl /* syscall: "netbsd32_acct" ret: "int" args: "netbsd32_charp" */
    167       1.69       dsl #define	NETBSD32_SYS_netbsd32_acct	51
    168        1.1       mrg 
    169       1.30      fvdl /* syscall: "compat_13_sigpending13" ret: "int" args: */
    170       1.69       dsl #define	NETBSD32_SYS_compat_13_sigpending13	52
    171        1.1       mrg 
    172       1.71       dsl /* syscall: "compat_13_netbsd32_sigaltstack13" ret: "int" args: "netbsd32_sigaltstack13p_t" "netbsd32_sigaltstack13p_t" */
    173       1.69       dsl #define	NETBSD32_SYS_compat_13_netbsd32_sigaltstack13	53
    174        1.1       mrg 
    175       1.11       eeh /* syscall: "netbsd32_ioctl" ret: "int" args: "int" "netbsd32_u_long" "..." */
    176       1.69       dsl #define	NETBSD32_SYS_netbsd32_ioctl	54
    177        1.1       mrg 
    178       1.30      fvdl /* syscall: "compat_12_netbsd32_reboot" ret: "int" args: "int" */
    179       1.69       dsl #define	NETBSD32_SYS_compat_12_netbsd32_reboot	55
    180        1.1       mrg 
    181       1.71       dsl /* syscall: "netbsd32_revoke" ret: "int" args: "netbsd32_charp" */
    182       1.69       dsl #define	NETBSD32_SYS_netbsd32_revoke	56
    183        1.1       mrg 
    184       1.71       dsl /* syscall: "netbsd32_symlink" ret: "int" args: "netbsd32_charp" "netbsd32_charp" */
    185       1.69       dsl #define	NETBSD32_SYS_netbsd32_symlink	57
    186        1.1       mrg 
    187       1.71       dsl /* syscall: "netbsd32_readlink" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "netbsd32_size_t" */
    188       1.69       dsl #define	NETBSD32_SYS_netbsd32_readlink	58
    189        1.1       mrg 
    190       1.71       dsl /* syscall: "netbsd32_execve" ret: "int" args: "netbsd32_charp" "netbsd32_charpp" "netbsd32_charpp" */
    191       1.69       dsl #define	NETBSD32_SYS_netbsd32_execve	59
    192        1.1       mrg 
    193       1.11       eeh /* syscall: "netbsd32_umask" ret: "mode_t" args: "mode_t" */
    194       1.69       dsl #define	NETBSD32_SYS_netbsd32_umask	60
    195        1.1       mrg 
    196       1.71       dsl /* syscall: "netbsd32_chroot" ret: "int" args: "netbsd32_charp" */
    197       1.69       dsl #define	NETBSD32_SYS_netbsd32_chroot	61
    198        1.1       mrg 
    199       1.30      fvdl /* syscall: "compat_43_netbsd32_fstat43" ret: "int" args: "int" "netbsd32_stat43p_t" */
    200       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_fstat43	62
    201        1.1       mrg 
    202       1.30      fvdl /* syscall: "compat_43_netbsd32_ogetkerninfo" ret: "int" args: "int" "netbsd32_charp" "netbsd32_intp" "int" */
    203       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_ogetkerninfo	63
    204        1.1       mrg 
    205       1.30      fvdl /* syscall: "compat_43_ogetpagesize" ret: "int" args: */
    206       1.69       dsl #define	NETBSD32_SYS_compat_43_ogetpagesize	64
    207        1.1       mrg 
    208       1.83  christos /* syscall: "compat_12_netbsd32_msync" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" */
    209       1.69       dsl #define	NETBSD32_SYS_compat_12_netbsd32_msync	65
    210        1.1       mrg 
    211        1.1       mrg /* syscall: "vfork" ret: "int" args: */
    212       1.69       dsl #define	NETBSD32_SYS_vfork	66
    213        1.1       mrg 
    214        1.1       mrg 				/* 67 is obsolete vread */
    215        1.1       mrg 				/* 68 is obsolete vwrite */
    216      1.132     kamil 				/* 69 is obsolete sbrk */
    217      1.131     kamil 				/* 70 is obsolete sstk */
    218       1.83  christos /* syscall: "compat_43_netbsd32_ommap" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "int" "int" "int" "netbsd32_long" */
    219       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_ommap	71
    220        1.1       mrg 
    221      1.134     kamil /* syscall: "vadvise" ret: "int" args: "int" */
    222      1.134     kamil #define	NETBSD32_SYS_vadvise	72
    223      1.134     kamil 
    224       1.11       eeh /* syscall: "netbsd32_munmap" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" */
    225       1.69       dsl #define	NETBSD32_SYS_netbsd32_munmap	73
    226        1.1       mrg 
    227       1.11       eeh /* syscall: "netbsd32_mprotect" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "int" */
    228       1.69       dsl #define	NETBSD32_SYS_netbsd32_mprotect	74
    229        1.1       mrg 
    230       1.11       eeh /* syscall: "netbsd32_madvise" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "int" */
    231       1.69       dsl #define	NETBSD32_SYS_netbsd32_madvise	75
    232        1.1       mrg 
    233        1.1       mrg 				/* 76 is obsolete vhangup */
    234        1.1       mrg 				/* 77 is obsolete vlimit */
    235       1.83  christos /* syscall: "netbsd32_mincore" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "netbsd32_charp" */
    236       1.69       dsl #define	NETBSD32_SYS_netbsd32_mincore	78
    237        1.1       mrg 
    238       1.11       eeh /* syscall: "netbsd32_getgroups" ret: "int" args: "int" "netbsd32_gid_tp" */
    239       1.69       dsl #define	NETBSD32_SYS_netbsd32_getgroups	79
    240        1.1       mrg 
    241       1.71       dsl /* syscall: "netbsd32_setgroups" ret: "int" args: "int" "netbsd32_gid_tp" */
    242       1.69       dsl #define	NETBSD32_SYS_netbsd32_setgroups	80
    243        1.1       mrg 
    244        1.1       mrg /* syscall: "getpgrp" ret: "int" args: */
    245       1.69       dsl #define	NETBSD32_SYS_getpgrp	81
    246        1.1       mrg 
    247       1.11       eeh /* syscall: "netbsd32_setpgid" ret: "int" args: "int" "int" */
    248       1.69       dsl #define	NETBSD32_SYS_netbsd32_setpgid	82
    249        1.1       mrg 
    250       1.83  christos /* syscall: "compat_50_netbsd32_setitimer" ret: "int" args: "int" "netbsd32_itimerval50p_t" "netbsd32_itimerval50p_t" */
    251       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_setitimer	83
    252        1.1       mrg 
    253       1.30      fvdl /* syscall: "compat_43_owait" ret: "int" args: */
    254       1.69       dsl #define	NETBSD32_SYS_compat_43_owait	84
    255        1.1       mrg 
    256       1.71       dsl /* syscall: "compat_12_netbsd32_oswapon" ret: "int" args: "netbsd32_charp" */
    257       1.69       dsl #define	NETBSD32_SYS_compat_12_netbsd32_oswapon	85
    258        1.1       mrg 
    259       1.83  christos /* syscall: "compat_50_netbsd32_getitimer" ret: "int" args: "int" "netbsd32_itimerval50p_t" */
    260       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_getitimer	86
    261        1.1       mrg 
    262       1.30      fvdl /* syscall: "compat_43_netbsd32_ogethostname" ret: "int" args: "netbsd32_charp" "u_int" */
    263       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_ogethostname	87
    264        1.1       mrg 
    265       1.30      fvdl /* syscall: "compat_43_netbsd32_osethostname" ret: "int" args: "netbsd32_charp" "u_int" */
    266       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_osethostname	88
    267        1.1       mrg 
    268       1.30      fvdl /* syscall: "compat_43_ogetdtablesize" ret: "int" args: */
    269       1.69       dsl #define	NETBSD32_SYS_compat_43_ogetdtablesize	89
    270        1.1       mrg 
    271       1.11       eeh /* syscall: "netbsd32_dup2" ret: "int" args: "int" "int" */
    272       1.69       dsl #define	NETBSD32_SYS_netbsd32_dup2	90
    273        1.1       mrg 
    274       1.11       eeh /* syscall: "netbsd32_fcntl" ret: "int" args: "int" "int" "..." */
    275       1.69       dsl #define	NETBSD32_SYS_netbsd32_fcntl	92
    276        1.1       mrg 
    277       1.83  christos /* syscall: "compat_50_netbsd32_select" ret: "int" args: "int" "netbsd32_fd_setp_t" "netbsd32_fd_setp_t" "netbsd32_fd_setp_t" "netbsd32_timeval50p_t" */
    278       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_select	93
    279        1.1       mrg 
    280       1.11       eeh /* syscall: "netbsd32_fsync" ret: "int" args: "int" */
    281       1.69       dsl #define	NETBSD32_SYS_netbsd32_fsync	95
    282        1.1       mrg 
    283       1.11       eeh /* syscall: "netbsd32_setpriority" ret: "int" args: "int" "int" "int" */
    284       1.69       dsl #define	NETBSD32_SYS_netbsd32_setpriority	96
    285        1.1       mrg 
    286       1.54       mrg /* syscall: "compat_30_netbsd32_socket" ret: "int" args: "int" "int" "int" */
    287       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32_socket	97
    288        1.1       mrg 
    289       1.71       dsl /* syscall: "netbsd32_connect" ret: "int" args: "int" "netbsd32_sockaddrp_t" "int" */
    290       1.69       dsl #define	NETBSD32_SYS_netbsd32_connect	98
    291        1.1       mrg 
    292       1.83  christos /* syscall: "compat_43_netbsd32_oaccept" ret: "int" args: "int" "netbsd32_voidp" "netbsd32_intp" */
    293       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_oaccept	99
    294        1.1       mrg 
    295       1.11       eeh /* syscall: "netbsd32_getpriority" ret: "int" args: "int" "int" */
    296       1.69       dsl #define	NETBSD32_SYS_netbsd32_getpriority	100
    297        1.1       mrg 
    298       1.83  christos /* syscall: "compat_43_netbsd32_osend" ret: "int" args: "int" "netbsd32_voidp" "int" "int" */
    299       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_osend	101
    300        1.1       mrg 
    301       1.83  christos /* syscall: "compat_43_netbsd32_orecv" ret: "int" args: "int" "netbsd32_voidp" "int" "int" */
    302       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_orecv	102
    303        1.1       mrg 
    304       1.30      fvdl /* syscall: "compat_13_sigreturn13" ret: "int" args: "netbsd32_sigcontextp_t" */
    305       1.69       dsl #define	NETBSD32_SYS_compat_13_sigreturn13	103
    306        1.1       mrg 
    307       1.71       dsl /* syscall: "netbsd32_bind" ret: "int" args: "int" "netbsd32_sockaddrp_t" "int" */
    308       1.69       dsl #define	NETBSD32_SYS_netbsd32_bind	104
    309        1.1       mrg 
    310       1.71       dsl /* syscall: "netbsd32_setsockopt" ret: "int" args: "int" "int" "int" "netbsd32_voidp" "int" */
    311       1.69       dsl #define	NETBSD32_SYS_netbsd32_setsockopt	105
    312        1.1       mrg 
    313       1.11       eeh /* syscall: "netbsd32_listen" ret: "int" args: "int" "int" */
    314       1.69       dsl #define	NETBSD32_SYS_netbsd32_listen	106
    315        1.1       mrg 
    316        1.1       mrg 				/* 107 is obsolete vtimes */
    317       1.30      fvdl /* syscall: "compat_43_netbsd32_osigvec" ret: "int" args: "int" "netbsd32_sigvecp_t" "netbsd32_sigvecp_t" */
    318       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_osigvec	108
    319        1.1       mrg 
    320       1.30      fvdl /* syscall: "compat_43_netbsd32_sigblock" ret: "int" args: "int" */
    321       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_sigblock	109
    322        1.1       mrg 
    323       1.30      fvdl /* syscall: "compat_43_netbsd32_sigsetmask" ret: "int" args: "int" */
    324       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_sigsetmask	110
    325        1.1       mrg 
    326       1.30      fvdl /* syscall: "compat_13_sigsuspend13" ret: "int" args: "int" */
    327       1.69       dsl #define	NETBSD32_SYS_compat_13_sigsuspend13	111
    328        1.1       mrg 
    329       1.30      fvdl /* syscall: "compat_43_netbsd32_osigstack" ret: "int" args: "netbsd32_sigstackp_t" "netbsd32_sigstackp_t" */
    330       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_osigstack	112
    331        1.1       mrg 
    332       1.30      fvdl /* syscall: "compat_43_netbsd32_orecvmsg" ret: "int" args: "int" "netbsd32_omsghdrp_t" "int" */
    333       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_orecvmsg	113
    334        1.1       mrg 
    335       1.83  christos /* syscall: "compat_43_netbsd32_osendmsg" ret: "int" args: "int" "netbsd32_voidp" "int" */
    336       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_osendmsg	114
    337        1.1       mrg 
    338        1.1       mrg 				/* 115 is obsolete vtrace */
    339       1.83  christos /* syscall: "compat_50_netbsd32_gettimeofday" ret: "int" args: "netbsd32_timeval50p_t" "netbsd32_timezonep_t" */
    340       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_gettimeofday	116
    341        1.1       mrg 
    342       1.83  christos /* syscall: "compat_50_netbsd32_getrusage" ret: "int" args: "int" "netbsd32_rusage50p_t" */
    343       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_getrusage	117
    344        1.1       mrg 
    345       1.11       eeh /* syscall: "netbsd32_getsockopt" ret: "int" args: "int" "int" "int" "netbsd32_voidp" "netbsd32_intp" */
    346       1.69       dsl #define	NETBSD32_SYS_netbsd32_getsockopt	118
    347        1.1       mrg 
    348        1.1       mrg 				/* 119 is obsolete resuba */
    349       1.71       dsl /* syscall: "netbsd32_readv" ret: "netbsd32_ssize_t" args: "int" "netbsd32_iovecp_t" "int" */
    350       1.69       dsl #define	NETBSD32_SYS_netbsd32_readv	120
    351        1.1       mrg 
    352       1.71       dsl /* syscall: "netbsd32_writev" ret: "netbsd32_ssize_t" args: "int" "netbsd32_iovecp_t" "int" */
    353       1.69       dsl #define	NETBSD32_SYS_netbsd32_writev	121
    354        1.1       mrg 
    355       1.83  christos /* syscall: "compat_50_netbsd32_settimeofday" ret: "int" args: "netbsd32_timeval50p_t" "netbsd32_timezonep_t" */
    356       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_settimeofday	122
    357        1.1       mrg 
    358       1.11       eeh /* syscall: "netbsd32_fchown" ret: "int" args: "int" "uid_t" "gid_t" */
    359       1.69       dsl #define	NETBSD32_SYS_netbsd32_fchown	123
    360        1.1       mrg 
    361       1.11       eeh /* syscall: "netbsd32_fchmod" ret: "int" args: "int" "mode_t" */
    362       1.69       dsl #define	NETBSD32_SYS_netbsd32_fchmod	124
    363        1.1       mrg 
    364       1.83  christos /* syscall: "compat_43_netbsd32_orecvfrom" ret: "int" args: "int" "netbsd32_voidp" "netbsd32_size_t" "int" "netbsd32_voidp" "netbsd32_intp" */
    365       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_orecvfrom	125
    366        1.1       mrg 
    367       1.11       eeh /* syscall: "netbsd32_setreuid" ret: "int" args: "uid_t" "uid_t" */
    368       1.69       dsl #define	NETBSD32_SYS_netbsd32_setreuid	126
    369        1.1       mrg 
    370       1.11       eeh /* syscall: "netbsd32_setregid" ret: "int" args: "gid_t" "gid_t" */
    371       1.69       dsl #define	NETBSD32_SYS_netbsd32_setregid	127
    372        1.1       mrg 
    373       1.71       dsl /* syscall: "netbsd32_rename" ret: "int" args: "netbsd32_charp" "netbsd32_charp" */
    374       1.69       dsl #define	NETBSD32_SYS_netbsd32_rename	128
    375        1.1       mrg 
    376       1.71       dsl /* syscall: "compat_43_netbsd32_otruncate" ret: "int" args: "netbsd32_charp" "netbsd32_long" */
    377       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_otruncate	129
    378        1.1       mrg 
    379       1.30      fvdl /* syscall: "compat_43_netbsd32_oftruncate" ret: "int" args: "int" "netbsd32_long" */
    380       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_oftruncate	130
    381        1.1       mrg 
    382       1.11       eeh /* syscall: "netbsd32_flock" ret: "int" args: "int" "int" */
    383       1.69       dsl #define	NETBSD32_SYS_netbsd32_flock	131
    384        1.1       mrg 
    385       1.71       dsl /* syscall: "netbsd32_mkfifo" ret: "int" args: "netbsd32_charp" "mode_t" */
    386       1.69       dsl #define	NETBSD32_SYS_netbsd32_mkfifo	132
    387        1.1       mrg 
    388       1.71       dsl /* syscall: "netbsd32_sendto" ret: "netbsd32_ssize_t" args: "int" "netbsd32_voidp" "netbsd32_size_t" "int" "netbsd32_sockaddrp_t" "int" */
    389       1.69       dsl #define	NETBSD32_SYS_netbsd32_sendto	133
    390        1.1       mrg 
    391       1.11       eeh /* syscall: "netbsd32_shutdown" ret: "int" args: "int" "int" */
    392       1.69       dsl #define	NETBSD32_SYS_netbsd32_shutdown	134
    393        1.1       mrg 
    394       1.11       eeh /* syscall: "netbsd32_socketpair" ret: "int" args: "int" "int" "int" "netbsd32_intp" */
    395       1.69       dsl #define	NETBSD32_SYS_netbsd32_socketpair	135
    396        1.1       mrg 
    397       1.71       dsl /* syscall: "netbsd32_mkdir" ret: "int" args: "netbsd32_charp" "mode_t" */
    398       1.69       dsl #define	NETBSD32_SYS_netbsd32_mkdir	136
    399        1.1       mrg 
    400       1.71       dsl /* syscall: "netbsd32_rmdir" ret: "int" args: "netbsd32_charp" */
    401       1.69       dsl #define	NETBSD32_SYS_netbsd32_rmdir	137
    402        1.1       mrg 
    403       1.83  christos /* syscall: "compat_50_netbsd32_utimes" ret: "int" args: "netbsd32_charp" "netbsd32_timeval50p_t" */
    404       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_utimes	138
    405        1.1       mrg 
    406        1.1       mrg 				/* 139 is obsolete 4.2 sigreturn */
    407       1.83  christos /* syscall: "compat_50_netbsd32_adjtime" ret: "int" args: "netbsd32_timeval50p_t" "netbsd32_timeval50p_t" */
    408       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_adjtime	140
    409        1.1       mrg 
    410       1.83  christos /* syscall: "compat_43_netbsd32_ogetpeername" ret: "int" args: "int" "netbsd32_voidp" "netbsd32_intp" */
    411       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_ogetpeername	141
    412        1.1       mrg 
    413       1.30      fvdl /* syscall: "compat_43_ogethostid" ret: "int32_t" args: */
    414       1.69       dsl #define	NETBSD32_SYS_compat_43_ogethostid	142
    415        1.1       mrg 
    416       1.30      fvdl /* syscall: "compat_43_netbsd32_sethostid" ret: "int" args: "int32_t" */
    417       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_sethostid	143
    418        1.1       mrg 
    419       1.30      fvdl /* syscall: "compat_43_netbsd32_ogetrlimit" ret: "int" args: "int" "netbsd32_orlimitp_t" */
    420       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_ogetrlimit	144
    421        1.1       mrg 
    422       1.71       dsl /* syscall: "compat_43_netbsd32_osetrlimit" ret: "int" args: "int" "netbsd32_orlimitp_t" */
    423       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_osetrlimit	145
    424        1.1       mrg 
    425       1.30      fvdl /* syscall: "compat_43_netbsd32_killpg" ret: "int" args: "int" "int" */
    426       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_killpg	146
    427        1.1       mrg 
    428        1.1       mrg /* syscall: "setsid" ret: "int" args: */
    429       1.69       dsl #define	NETBSD32_SYS_setsid	147
    430        1.1       mrg 
    431      1.141  christos #if defined(QUOTA) || !defined(_KERNEL_OPT)
    432       1.93    bouyer /* syscall: "compat_50_netbsd32_quotactl" ret: "int" args: "netbsd32_charp" "int" "int" "netbsd32_voidp" */
    433       1.93    bouyer #define	NETBSD32_SYS_compat_50_netbsd32_quotactl	148
    434        1.1       mrg 
    435       1.30      fvdl /* syscall: "compat_43_oquota" ret: "int" args: */
    436       1.69       dsl #define	NETBSD32_SYS_compat_43_oquota	149
    437        1.1       mrg 
    438      1.141  christos #else
    439      1.141  christos 				/* 148 is excluded compat_netbsd32_quotactl */
    440      1.141  christos 				/* 149 is excluded compat_netbsd32_quota */
    441      1.141  christos #endif
    442       1.83  christos /* syscall: "compat_43_netbsd32_ogetsockname" ret: "int" args: "int" "netbsd32_voidp" "netbsd32_intp" */
    443       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_ogetsockname	150
    444        1.1       mrg 
    445      1.116       mrg /* syscall: "netbsd32_nfssvc" ret: "int" args: "int" "netbsd32_voidp" */
    446      1.116       mrg #define	NETBSD32_SYS_netbsd32_nfssvc	155
    447      1.116       mrg 
    448       1.30      fvdl /* syscall: "compat_43_netbsd32_ogetdirentries" ret: "int" args: "int" "netbsd32_charp" "u_int" "netbsd32_longp" */
    449       1.69       dsl #define	NETBSD32_SYS_compat_43_netbsd32_ogetdirentries	156
    450        1.1       mrg 
    451       1.71       dsl /* syscall: "compat_20_netbsd32_statfs" ret: "int" args: "netbsd32_charp" "netbsd32_statfsp_t" */
    452       1.69       dsl #define	NETBSD32_SYS_compat_20_netbsd32_statfs	157
    453        1.1       mrg 
    454       1.32      cube /* syscall: "compat_20_netbsd32_fstatfs" ret: "int" args: "int" "netbsd32_statfsp_t" */
    455       1.69       dsl #define	NETBSD32_SYS_compat_20_netbsd32_fstatfs	158
    456        1.1       mrg 
    457       1.71       dsl /* syscall: "compat_30_netbsd32_getfh" ret: "int" args: "netbsd32_charp" "netbsd32_compat_30_fhandlep_t" */
    458       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32_getfh	161
    459        1.1       mrg 
    460       1.30      fvdl /* syscall: "compat_09_netbsd32_ogetdomainname" ret: "int" args: "netbsd32_charp" "int" */
    461       1.69       dsl #define	NETBSD32_SYS_compat_09_netbsd32_ogetdomainname	162
    462        1.1       mrg 
    463       1.30      fvdl /* syscall: "compat_09_netbsd32_osetdomainname" ret: "int" args: "netbsd32_charp" "int" */
    464       1.69       dsl #define	NETBSD32_SYS_compat_09_netbsd32_osetdomainname	163
    465        1.1       mrg 
    466       1.30      fvdl /* syscall: "compat_09_netbsd32_uname" ret: "int" args: "netbsd32_outsnamep_t" */
    467       1.69       dsl #define	NETBSD32_SYS_compat_09_netbsd32_uname	164
    468        1.1       mrg 
    469       1.11       eeh /* syscall: "netbsd32_sysarch" ret: "int" args: "int" "netbsd32_voidp" */
    470       1.69       dsl #define	NETBSD32_SYS_netbsd32_sysarch	165
    471        1.1       mrg 
    472       1.30      fvdl /* syscall: "compat_10_osemsys" ret: "int" args: "int" "int" "int" "int" "int" */
    473       1.69       dsl #define	NETBSD32_SYS_compat_10_osemsys	169
    474        1.1       mrg 
    475       1.30      fvdl /* syscall: "compat_10_omsgsys" ret: "int" args: "int" "int" "int" "int" "int" "int" */
    476       1.69       dsl #define	NETBSD32_SYS_compat_10_omsgsys	170
    477        1.1       mrg 
    478       1.30      fvdl /* syscall: "compat_10_oshmsys" ret: "int" args: "int" "int" "int" "int" */
    479       1.69       dsl #define	NETBSD32_SYS_compat_10_oshmsys	171
    480       1.25       mrg 
    481      1.107     njoly /* syscall: "netbsd32_pread" ret: "netbsd32_ssize_t" args: "int" "netbsd32_voidp" "netbsd32_size_t" "int" "netbsd32_off_t" */
    482       1.69       dsl #define	NETBSD32_SYS_netbsd32_pread	173
    483        1.1       mrg 
    484      1.107     njoly /* syscall: "netbsd32_pwrite" ret: "netbsd32_ssize_t" args: "int" "netbsd32_voidp" "netbsd32_size_t" "int" "netbsd32_off_t" */
    485       1.69       dsl #define	NETBSD32_SYS_netbsd32_pwrite	174
    486        1.1       mrg 
    487       1.83  christos /* syscall: "compat_30_netbsd32_ntp_gettime" ret: "int" args: "netbsd32_ntptimeval50p_t" */
    488       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32_ntp_gettime	175
    489       1.53  drochner 
    490      1.140  pgoyette #if defined(NTP) || !defined(_KERNEL_OPT)
    491       1.11       eeh /* syscall: "netbsd32_ntp_adjtime" ret: "int" args: "netbsd32_timexp_t" */
    492       1.69       dsl #define	NETBSD32_SYS_netbsd32_ntp_adjtime	176
    493        1.1       mrg 
    494       1.86  christos #else
    495       1.86  christos 				/* 176 is excluded ntp_adjtime */
    496       1.86  christos #endif
    497       1.11       eeh /* syscall: "netbsd32_setgid" ret: "int" args: "gid_t" */
    498       1.69       dsl #define	NETBSD32_SYS_netbsd32_setgid	181
    499        1.1       mrg 
    500       1.11       eeh /* syscall: "netbsd32_setegid" ret: "int" args: "gid_t" */
    501       1.69       dsl #define	NETBSD32_SYS_netbsd32_setegid	182
    502        1.1       mrg 
    503       1.11       eeh /* syscall: "netbsd32_seteuid" ret: "int" args: "uid_t" */
    504       1.69       dsl #define	NETBSD32_SYS_netbsd32_seteuid	183
    505        1.1       mrg 
    506       1.83  christos 				/* 184 is excluded netbsd32_lfs_bmapv */
    507       1.83  christos 				/* 185 is excluded netbsd32_lfs_markv */
    508       1.83  christos 				/* 186 is excluded netbsd32_lfs_segclean */
    509       1.83  christos 				/* 187 is excluded netbsd32_lfs_segwait */
    510       1.71       dsl /* syscall: "compat_12_netbsd32_stat12" ret: "int" args: "netbsd32_charp" "netbsd32_stat12p_t" */
    511       1.69       dsl #define	NETBSD32_SYS_compat_12_netbsd32_stat12	188
    512        1.1       mrg 
    513       1.30      fvdl /* syscall: "compat_12_netbsd32_fstat12" ret: "int" args: "int" "netbsd32_stat12p_t" */
    514       1.69       dsl #define	NETBSD32_SYS_compat_12_netbsd32_fstat12	189
    515        1.1       mrg 
    516       1.71       dsl /* syscall: "compat_12_netbsd32_lstat12" ret: "int" args: "netbsd32_charp" "netbsd32_stat12p_t" */
    517       1.69       dsl #define	NETBSD32_SYS_compat_12_netbsd32_lstat12	190
    518        1.1       mrg 
    519       1.71       dsl /* syscall: "netbsd32_pathconf" ret: "netbsd32_long" args: "netbsd32_charp" "int" */
    520       1.69       dsl #define	NETBSD32_SYS_netbsd32_pathconf	191
    521        1.1       mrg 
    522       1.11       eeh /* syscall: "netbsd32_fpathconf" ret: "netbsd32_long" args: "int" "int" */
    523       1.69       dsl #define	NETBSD32_SYS_netbsd32_fpathconf	192
    524        1.1       mrg 
    525      1.137       rjs /* syscall: "netbsd32_getsockopt2" ret: "int" args: "int" "int" "int" "netbsd32_voidp" "netbsd32_intp" */
    526      1.137       rjs #define	NETBSD32_SYS_netbsd32_getsockopt2	193
    527      1.137       rjs 
    528       1.11       eeh /* syscall: "netbsd32_getrlimit" ret: "int" args: "int" "netbsd32_rlimitp_t" */
    529       1.69       dsl #define	NETBSD32_SYS_netbsd32_getrlimit	194
    530        1.1       mrg 
    531       1.71       dsl /* syscall: "netbsd32_setrlimit" ret: "int" args: "int" "netbsd32_rlimitp_t" */
    532       1.69       dsl #define	NETBSD32_SYS_netbsd32_setrlimit	195
    533        1.1       mrg 
    534       1.30      fvdl /* syscall: "compat_12_netbsd32_getdirentries" ret: "int" args: "int" "netbsd32_charp" "u_int" "netbsd32_longp" */
    535       1.69       dsl #define	NETBSD32_SYS_compat_12_netbsd32_getdirentries	196
    536        1.1       mrg 
    537      1.107     njoly /* syscall: "netbsd32_mmap" ret: "netbsd32_voidp" args: "netbsd32_voidp" "netbsd32_size_t" "int" "int" "int" "netbsd32_long" "netbsd32_off_t" */
    538       1.69       dsl #define	NETBSD32_SYS_netbsd32_mmap	197
    539        1.1       mrg 
    540       1.83  christos /* syscall: "netbsd32____syscall" ret: "quad_t" args: "quad_t" "..." */
    541       1.83  christos #define	NETBSD32_SYS_netbsd32____syscall	198
    542        1.1       mrg 
    543      1.107     njoly /* syscall: "netbsd32_lseek" ret: "netbsd32_off_t" args: "int" "int" "netbsd32_off_t" "int" */
    544       1.69       dsl #define	NETBSD32_SYS_netbsd32_lseek	199
    545        1.1       mrg 
    546      1.107     njoly /* syscall: "netbsd32_truncate" ret: "int" args: "netbsd32_charp" "int" "netbsd32_off_t" */
    547       1.69       dsl #define	NETBSD32_SYS_netbsd32_truncate	200
    548        1.1       mrg 
    549      1.107     njoly /* syscall: "netbsd32_ftruncate" ret: "int" args: "int" "int" "netbsd32_off_t" */
    550       1.69       dsl #define	NETBSD32_SYS_netbsd32_ftruncate	201
    551        1.1       mrg 
    552       1.11       eeh /* syscall: "netbsd32___sysctl" ret: "int" args: "netbsd32_intp" "u_int" "netbsd32_voidp" "netbsd32_size_tp" "netbsd32_voidp" "netbsd32_size_t" */
    553       1.69       dsl #define	NETBSD32_SYS_netbsd32___sysctl	202
    554        1.1       mrg 
    555       1.71       dsl /* syscall: "netbsd32_mlock" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" */
    556       1.69       dsl #define	NETBSD32_SYS_netbsd32_mlock	203
    557        1.1       mrg 
    558       1.71       dsl /* syscall: "netbsd32_munlock" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" */
    559       1.69       dsl #define	NETBSD32_SYS_netbsd32_munlock	204
    560        1.1       mrg 
    561       1.71       dsl /* syscall: "netbsd32_undelete" ret: "int" args: "netbsd32_charp" */
    562       1.69       dsl #define	NETBSD32_SYS_netbsd32_undelete	205
    563        1.1       mrg 
    564       1.83  christos /* syscall: "compat_50_netbsd32_futimes" ret: "int" args: "int" "netbsd32_timeval50p_t" */
    565       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_futimes	206
    566        1.1       mrg 
    567       1.11       eeh /* syscall: "netbsd32_getpgid" ret: "int" args: "pid_t" */
    568       1.69       dsl #define	NETBSD32_SYS_netbsd32_getpgid	207
    569        1.1       mrg 
    570       1.11       eeh /* syscall: "netbsd32_reboot" ret: "int" args: "int" "netbsd32_charp" */
    571       1.69       dsl #define	NETBSD32_SYS_netbsd32_reboot	208
    572        1.1       mrg 
    573       1.11       eeh /* syscall: "netbsd32_poll" ret: "int" args: "netbsd32_pollfdp_t" "u_int" "int" */
    574       1.69       dsl #define	NETBSD32_SYS_netbsd32_poll	209
    575        1.1       mrg 
    576       1.30      fvdl /* syscall: "compat_14_netbsd32___semctl" ret: "int" args: "int" "int" "int" "netbsd32_semunu_t" */
    577       1.69       dsl #define	NETBSD32_SYS_compat_14_netbsd32___semctl	220
    578        1.1       mrg 
    579       1.11       eeh /* syscall: "netbsd32_semget" ret: "int" args: "netbsd32_key_t" "int" "int" */
    580       1.69       dsl #define	NETBSD32_SYS_netbsd32_semget	221
    581        1.1       mrg 
    582       1.11       eeh /* syscall: "netbsd32_semop" ret: "int" args: "int" "netbsd32_sembufp_t" "netbsd32_size_t" */
    583       1.69       dsl #define	NETBSD32_SYS_netbsd32_semop	222
    584        1.1       mrg 
    585       1.11       eeh /* syscall: "netbsd32_semconfig" ret: "int" args: "int" */
    586       1.69       dsl #define	NETBSD32_SYS_netbsd32_semconfig	223
    587        1.1       mrg 
    588       1.83  christos /* syscall: "compat_14_netbsd32_msgctl" ret: "int" args: "int" "int" "netbsd32_msqid_ds14p_t" */
    589       1.69       dsl #define	NETBSD32_SYS_compat_14_netbsd32_msgctl	224
    590        1.1       mrg 
    591       1.11       eeh /* syscall: "netbsd32_msgget" ret: "int" args: "netbsd32_key_t" "int" */
    592       1.69       dsl #define	NETBSD32_SYS_netbsd32_msgget	225
    593        1.1       mrg 
    594       1.71       dsl /* syscall: "netbsd32_msgsnd" ret: "int" args: "int" "netbsd32_voidp" "netbsd32_size_t" "int" */
    595       1.69       dsl #define	NETBSD32_SYS_netbsd32_msgsnd	226
    596        1.1       mrg 
    597       1.11       eeh /* syscall: "netbsd32_msgrcv" ret: "netbsd32_ssize_t" args: "int" "netbsd32_voidp" "netbsd32_size_t" "netbsd32_long" "int" */
    598       1.69       dsl #define	NETBSD32_SYS_netbsd32_msgrcv	227
    599        1.1       mrg 
    600       1.71       dsl /* syscall: "netbsd32_shmat" ret: "netbsd32_voidp" args: "int" "netbsd32_voidp" "int" */
    601       1.69       dsl #define	NETBSD32_SYS_netbsd32_shmat	228
    602        1.1       mrg 
    603       1.30      fvdl /* syscall: "compat_14_netbsd32_shmctl" ret: "int" args: "int" "int" "netbsd32_shmid_dsp_t" */
    604       1.69       dsl #define	NETBSD32_SYS_compat_14_netbsd32_shmctl	229
    605        1.1       mrg 
    606       1.71       dsl /* syscall: "netbsd32_shmdt" ret: "int" args: "netbsd32_voidp" */
    607       1.69       dsl #define	NETBSD32_SYS_netbsd32_shmdt	230
    608        1.1       mrg 
    609       1.11       eeh /* syscall: "netbsd32_shmget" ret: "int" args: "netbsd32_key_t" "netbsd32_size_t" "int" */
    610       1.69       dsl #define	NETBSD32_SYS_netbsd32_shmget	231
    611        1.1       mrg 
    612       1.83  christos /* syscall: "compat_50_netbsd32_clock_gettime" ret: "int" args: "netbsd32_clockid_t" "netbsd32_timespec50p_t" */
    613       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_clock_gettime	232
    614        1.1       mrg 
    615       1.83  christos /* syscall: "compat_50_netbsd32_clock_settime" ret: "int" args: "netbsd32_clockid_t" "netbsd32_timespec50p_t" */
    616       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_clock_settime	233
    617        1.1       mrg 
    618       1.83  christos /* syscall: "compat_50_netbsd32_clock_getres" ret: "int" args: "netbsd32_clockid_t" "netbsd32_timespec50p_t" */
    619       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_clock_getres	234
    620        1.1       mrg 
    621       1.43      cube /* syscall: "netbsd32_timer_create" ret: "int" args: "netbsd32_clockid_t" "netbsd32_sigeventp_t" "netbsd32_timerp_t" */
    622       1.69       dsl #define	NETBSD32_SYS_netbsd32_timer_create	235
    623       1.43      cube 
    624       1.43      cube /* syscall: "netbsd32_timer_delete" ret: "int" args: "netbsd32_timer_t" */
    625       1.69       dsl #define	NETBSD32_SYS_netbsd32_timer_delete	236
    626       1.43      cube 
    627       1.83  christos /* syscall: "compat_50_netbsd32_timer_settime" ret: "int" args: "netbsd32_timer_t" "int" "netbsd32_itimerspec50p_t" "netbsd32_itimerspec50p_t" */
    628       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_timer_settime	237
    629       1.43      cube 
    630       1.83  christos /* syscall: "compat_50_netbsd32_timer_gettime" ret: "int" args: "netbsd32_timer_t" "netbsd32_itimerspec50p_t" */
    631       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_timer_gettime	238
    632       1.43      cube 
    633       1.43      cube /* syscall: "netbsd32_timer_getoverrun" ret: "int" args: "netbsd32_timer_t" */
    634       1.69       dsl #define	NETBSD32_SYS_netbsd32_timer_getoverrun	239
    635       1.43      cube 
    636       1.83  christos /* syscall: "compat_50_netbsd32_nanosleep" ret: "int" args: "netbsd32_timespec50p_t" "netbsd32_timespec50p_t" */
    637       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_nanosleep	240
    638        1.1       mrg 
    639       1.11       eeh /* syscall: "netbsd32_fdatasync" ret: "int" args: "int" */
    640       1.69       dsl #define	NETBSD32_SYS_netbsd32_fdatasync	241
    641        1.1       mrg 
    642       1.37      cube /* syscall: "netbsd32_mlockall" ret: "int" args: "int" */
    643       1.69       dsl #define	NETBSD32_SYS_netbsd32_mlockall	242
    644       1.37      cube 
    645       1.37      cube /* syscall: "munlockall" ret: "int" args: */
    646       1.69       dsl #define	NETBSD32_SYS_munlockall	243
    647       1.37      cube 
    648       1.83  christos /* syscall: "compat_50_netbsd32___sigtimedwait" ret: "int" args: "netbsd32_sigsetp_t" "netbsd32_siginfop_t" "netbsd32_timespec50p_t" */
    649       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32___sigtimedwait	244
    650       1.44      cube 
    651      1.113    martin /* syscall: "netbsd32_sigqueueinfo" ret: "int" args: "pid_t" "const netbsd32_siginfop_t" */
    652      1.113    martin #define	NETBSD32_SYS_netbsd32_sigqueueinfo	245
    653      1.113    martin 
    654      1.113    martin /* syscall: "netbsd32_modctl" ret: "int" args: "int" "netbsd32_voidp" */
    655      1.113    martin #define	NETBSD32_SYS_netbsd32_modctl	246
    656      1.113    martin 
    657       1.48      cube /* syscall: "netbsd32__ksem_init" ret: "int" args: "unsigned int" "netbsd32_semidp_t" */
    658       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_init	247
    659       1.48      cube 
    660       1.71       dsl /* syscall: "netbsd32__ksem_open" ret: "int" args: "netbsd32_charp" "int" "mode_t" "unsigned int" "netbsd32_semidp_t" */
    661       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_open	248
    662       1.48      cube 
    663       1.71       dsl /* syscall: "netbsd32__ksem_unlink" ret: "int" args: "netbsd32_charp" */
    664       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_unlink	249
    665       1.48      cube 
    666       1.80        ad /* syscall: "netbsd32__ksem_close" ret: "int" args: "netbsd32_intptr_t" */
    667       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_close	250
    668       1.48      cube 
    669       1.80        ad /* syscall: "netbsd32__ksem_post" ret: "int" args: "netbsd32_intptr_t" */
    670       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_post	251
    671       1.48      cube 
    672       1.80        ad /* syscall: "netbsd32__ksem_wait" ret: "int" args: "netbsd32_intptr_t" */
    673       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_wait	252
    674       1.48      cube 
    675       1.80        ad /* syscall: "netbsd32__ksem_trywait" ret: "int" args: "netbsd32_intptr_t" */
    676       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_trywait	253
    677       1.48      cube 
    678       1.80        ad /* syscall: "netbsd32__ksem_getvalue" ret: "int" args: "netbsd32_intptr_t" "netbsd32_intp" */
    679       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_getvalue	254
    680       1.48      cube 
    681       1.80        ad /* syscall: "netbsd32__ksem_destroy" ret: "int" args: "netbsd32_intptr_t" */
    682       1.69       dsl #define	NETBSD32_SYS_netbsd32__ksem_destroy	255
    683       1.48      cube 
    684      1.101     joerg /* syscall: "netbsd32__ksem_timedwait" ret: "int" args: "intptr_t" "const netbsd32_timespecp_t" */
    685      1.101     joerg #define	NETBSD32_SYS_netbsd32__ksem_timedwait	256
    686      1.101     joerg 
    687      1.113    martin /* syscall: "netbsd32_mq_open" ret: "mqd_t" args: "const netbsd32_charp" "int" "mode_t" "netbsd32_mq_attrp_t" */
    688      1.113    martin #define	NETBSD32_SYS_netbsd32_mq_open	257
    689      1.113    martin 
    690      1.113    martin /* syscall: "netbsd32_mq_close" ret: "int" args: "mqd_t" */
    691      1.113    martin #define	NETBSD32_SYS_netbsd32_mq_close	258
    692      1.113    martin 
    693      1.113    martin /* syscall: "netbsd32_mq_unlink" ret: "int" args: "const netbsd32_charp" */
    694      1.113    martin #define	NETBSD32_SYS_netbsd32_mq_unlink	259
    695      1.113    martin 
    696      1.113    martin /* syscall: "netbsd32_mq_getattr" ret: "int" args: "mqd_t" "netbsd32_mq_attrp_t" */
    697      1.113    martin #define	NETBSD32_SYS_netbsd32_mq_getattr	260
    698      1.113    martin 
    699      1.113    martin /* syscall: "netbsd32_mq_setattr" ret: "int" args: "mqd_t" "const netbsd32_mq_attrp_t" "netbsd32_mq_attrp_t" */
    700      1.113    martin #define	NETBSD32_SYS_netbsd32_mq_setattr	261
    701      1.113    martin 
    702      1.113    martin /* syscall: "netbsd32_mq_notify" ret: "int" args: "mqd_t" "const netbsd32_sigeventp_t" */
    703      1.113    martin #define	NETBSD32_SYS_netbsd32_mq_notify	262
    704      1.113    martin 
    705      1.113    martin /* syscall: "netbsd32_mq_send" ret: "int" args: "mqd_t" "const netbsd32_charp" "netbsd32_size_t" "unsigned" */
    706      1.113    martin #define	NETBSD32_SYS_netbsd32_mq_send	263
    707      1.113    martin 
    708      1.113    martin /* syscall: "netbsd32_mq_receive" ret: "netbsd32_ssize_t" args: "mqd_t" "netbsd32_charp" "netbsd32_size_t" "netbsd32_uintp" */
    709      1.113    martin #define	NETBSD32_SYS_netbsd32_mq_receive	264
    710      1.113    martin 
    711      1.113    martin /* syscall: "compat_50_netbsd32_mq_timedsend" ret: "int" args: "mqd_t" "const netbsd32_charp" "netbsd32_size_t" "unsigned" "const netbsd32_timespec50p_t" */
    712      1.113    martin #define	NETBSD32_SYS_compat_50_netbsd32_mq_timedsend	265
    713      1.113    martin 
    714      1.113    martin /* syscall: "compat_50_netbsd32_mq_timedreceive" ret: "netbsd32_ssize_t" args: "mqd_t" "netbsd32_charp" "netbsd32_size_t" "netbsd32_uintp" "const netbsd32_timespec50p_t" */
    715      1.113    martin #define	NETBSD32_SYS_compat_50_netbsd32_mq_timedreceive	266
    716      1.113    martin 
    717       1.71       dsl /* syscall: "netbsd32___posix_rename" ret: "int" args: "netbsd32_charp" "netbsd32_charp" */
    718       1.69       dsl #define	NETBSD32_SYS_netbsd32___posix_rename	270
    719        1.1       mrg 
    720       1.34       chs /* syscall: "netbsd32_swapctl" ret: "int" args: "int" "netbsd32_voidp" "int" */
    721       1.69       dsl #define	NETBSD32_SYS_netbsd32_swapctl	271
    722        1.1       mrg 
    723       1.61      cube /* syscall: "compat_30_netbsd32_getdents" ret: "int" args: "int" "netbsd32_charp" "netbsd32_size_t" */
    724       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32_getdents	272
    725        1.1       mrg 
    726       1.11       eeh /* syscall: "netbsd32_minherit" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "int" */
    727       1.69       dsl #define	NETBSD32_SYS_netbsd32_minherit	273
    728        1.1       mrg 
    729       1.71       dsl /* syscall: "netbsd32_lchmod" ret: "int" args: "netbsd32_charp" "mode_t" */
    730       1.69       dsl #define	NETBSD32_SYS_netbsd32_lchmod	274
    731        1.1       mrg 
    732       1.71       dsl /* syscall: "netbsd32_lchown" ret: "int" args: "netbsd32_charp" "uid_t" "gid_t" */
    733       1.69       dsl #define	NETBSD32_SYS_netbsd32_lchown	275
    734        1.1       mrg 
    735       1.83  christos /* syscall: "compat_50_netbsd32_lutimes" ret: "int" args: "netbsd32_charp" "netbsd32_timeval50p_t" */
    736       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_lutimes	276
    737        1.1       mrg 
    738       1.11       eeh /* syscall: "netbsd32___msync13" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "int" */
    739       1.69       dsl #define	NETBSD32_SYS_netbsd32___msync13	277
    740        1.1       mrg 
    741       1.71       dsl /* syscall: "compat_30_netbsd32___stat13" ret: "int" args: "netbsd32_charp" "netbsd32_stat13p_t" */
    742       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32___stat13	278
    743        1.1       mrg 
    744       1.61      cube /* syscall: "compat_30_netbsd32___fstat13" ret: "int" args: "int" "netbsd32_stat13p_t" */
    745       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32___fstat13	279
    746        1.1       mrg 
    747       1.71       dsl /* syscall: "compat_30_netbsd32___lstat13" ret: "int" args: "netbsd32_charp" "netbsd32_stat13p_t" */
    748       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32___lstat13	280
    749        1.1       mrg 
    750       1.71       dsl /* syscall: "netbsd32___sigaltstack14" ret: "int" args: "netbsd32_sigaltstackp_t" "netbsd32_sigaltstackp_t" */
    751       1.69       dsl #define	NETBSD32_SYS_netbsd32___sigaltstack14	281
    752        1.1       mrg 
    753        1.1       mrg /* syscall: "__vfork14" ret: "int" args: */
    754       1.69       dsl #define	NETBSD32_SYS___vfork14	282
    755        1.1       mrg 
    756       1.71       dsl /* syscall: "netbsd32___posix_chown" ret: "int" args: "netbsd32_charp" "uid_t" "gid_t" */
    757       1.69       dsl #define	NETBSD32_SYS_netbsd32___posix_chown	283
    758        1.1       mrg 
    759       1.11       eeh /* syscall: "netbsd32___posix_fchown" ret: "int" args: "int" "uid_t" "gid_t" */
    760       1.69       dsl #define	NETBSD32_SYS_netbsd32___posix_fchown	284
    761        1.1       mrg 
    762       1.71       dsl /* syscall: "netbsd32___posix_lchown" ret: "int" args: "netbsd32_charp" "uid_t" "gid_t" */
    763       1.69       dsl #define	NETBSD32_SYS_netbsd32___posix_lchown	285
    764        1.1       mrg 
    765       1.11       eeh /* syscall: "netbsd32_getsid" ret: "pid_t" args: "pid_t" */
    766       1.69       dsl #define	NETBSD32_SYS_netbsd32_getsid	286
    767        1.1       mrg 
    768       1.39      cube /* syscall: "netbsd32___clone" ret: "int" args: "int" "netbsd32_voidp" */
    769       1.69       dsl #define	NETBSD32_SYS_netbsd32___clone	287
    770       1.39      cube 
    771       1.71       dsl /* syscall: "netbsd32_fktrace" ret: "int" args: "int" "int" "int" "int" */
    772       1.69       dsl #define	NETBSD32_SYS_netbsd32_fktrace	288
    773        1.1       mrg 
    774      1.107     njoly /* syscall: "netbsd32_preadv" ret: "netbsd32_ssize_t" args: "int" "netbsd32_iovecp_t" "int" "int" "netbsd32_off_t" */
    775       1.69       dsl #define	NETBSD32_SYS_netbsd32_preadv	289
    776        1.1       mrg 
    777      1.107     njoly /* syscall: "netbsd32_pwritev" ret: "netbsd32_ssize_t" args: "int" "netbsd32_iovecp_t" "int" "int" "netbsd32_off_t" */
    778       1.69       dsl #define	NETBSD32_SYS_netbsd32_pwritev	290
    779        1.1       mrg 
    780       1.71       dsl /* syscall: "netbsd32___sigaction14" ret: "int" args: "int" "netbsd32_sigactionp_t" "netbsd32_sigactionp_t" */
    781       1.69       dsl #define	NETBSD32_SYS_netbsd32___sigaction14	291
    782       1.12       eeh 
    783       1.12       eeh /* syscall: "netbsd32___sigpending14" ret: "int" args: "netbsd32_sigsetp_t" */
    784       1.69       dsl #define	NETBSD32_SYS_netbsd32___sigpending14	292
    785       1.12       eeh 
    786       1.71       dsl /* syscall: "netbsd32___sigprocmask14" ret: "int" args: "int" "netbsd32_sigsetp_t" "netbsd32_sigsetp_t" */
    787       1.69       dsl #define	NETBSD32_SYS_netbsd32___sigprocmask14	293
    788       1.12       eeh 
    789       1.71       dsl /* syscall: "netbsd32___sigsuspend14" ret: "int" args: "netbsd32_sigsetp_t" */
    790       1.69       dsl #define	NETBSD32_SYS_netbsd32___sigsuspend14	294
    791       1.12       eeh 
    792       1.30      fvdl /* syscall: "compat_16_netbsd32___sigreturn14" ret: "int" args: "netbsd32_sigcontextp_t" */
    793       1.69       dsl #define	NETBSD32_SYS_compat_16_netbsd32___sigreturn14	295
    794       1.12       eeh 
    795       1.12       eeh /* syscall: "netbsd32___getcwd" ret: "int" args: "netbsd32_charp" "netbsd32_size_t" */
    796       1.69       dsl #define	NETBSD32_SYS_netbsd32___getcwd	296
    797       1.12       eeh 
    798       1.12       eeh /* syscall: "netbsd32_fchroot" ret: "int" args: "int" */
    799       1.69       dsl #define	NETBSD32_SYS_netbsd32_fchroot	297
    800       1.12       eeh 
    801       1.71       dsl /* syscall: "compat_30_netbsd32_fhopen" ret: "int" args: "netbsd32_fhandlep_t" "int" */
    802       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32_fhopen	298
    803       1.12       eeh 
    804       1.71       dsl /* syscall: "compat_30_netbsd32_fhstat" ret: "int" args: "netbsd32_fhandlep_t" "netbsd32_stat13p_t" */
    805       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32_fhstat	299
    806       1.12       eeh 
    807       1.83  christos /* syscall: "compat_20_netbsd32_fhstatfs" ret: "int" args: "netbsd32_fhandlep_t" "netbsd32_stat50p_t" */
    808       1.69       dsl #define	NETBSD32_SYS_compat_20_netbsd32_fhstatfs	300
    809       1.12       eeh 
    810       1.83  christos /* syscall: "compat_50_netbsd32___semctl14" ret: "int" args: "int" "int" "int" "..." */
    811       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32___semctl14	301
    812       1.12       eeh 
    813       1.83  christos /* syscall: "compat_50_netbsd32___msgctl13" ret: "int" args: "int" "int" "netbsd32_msqid_ds50p_t" */
    814       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32___msgctl13	302
    815       1.12       eeh 
    816       1.83  christos /* syscall: "compat_50_netbsd32___shmctl13" ret: "int" args: "int" "int" "netbsd32_shmid_ds50p_t" */
    817       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32___shmctl13	303
    818       1.12       eeh 
    819       1.71       dsl /* syscall: "netbsd32_lchflags" ret: "int" args: "netbsd32_charp" "netbsd32_u_long" */
    820       1.69       dsl #define	NETBSD32_SYS_netbsd32_lchflags	304
    821       1.21       mrg 
    822       1.21       mrg /* syscall: "issetugid" ret: "int" args: */
    823       1.69       dsl #define	NETBSD32_SYS_issetugid	305
    824       1.21       mrg 
    825       1.71       dsl /* syscall: "netbsd32_utrace" ret: "int" args: "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
    826       1.69       dsl #define	NETBSD32_SYS_netbsd32_utrace	306
    827       1.30      fvdl 
    828       1.30      fvdl /* syscall: "netbsd32_getcontext" ret: "int" args: "netbsd32_ucontextp" */
    829       1.69       dsl #define	NETBSD32_SYS_netbsd32_getcontext	307
    830       1.30      fvdl 
    831      1.108     njoly /* syscall: "netbsd32_setcontext" ret: "int" args: "netbsd32_ucontextp" */
    832       1.69       dsl #define	NETBSD32_SYS_netbsd32_setcontext	308
    833       1.21       mrg 
    834       1.71       dsl /* syscall: "netbsd32__lwp_create" ret: "int" args: "netbsd32_ucontextp" "netbsd32_u_long" "netbsd32_lwpidp" */
    835       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_create	309
    836       1.50      cube 
    837       1.50      cube /* syscall: "_lwp_exit" ret: "int" args: */
    838       1.69       dsl #define	NETBSD32_SYS__lwp_exit	310
    839       1.50      cube 
    840       1.50      cube /* syscall: "_lwp_self" ret: "lwpid_t" args: */
    841       1.69       dsl #define	NETBSD32_SYS__lwp_self	311
    842       1.50      cube 
    843       1.50      cube /* syscall: "netbsd32__lwp_wait" ret: "int" args: "lwpid_t" "netbsd32_lwpidp" */
    844       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_wait	312
    845       1.50      cube 
    846       1.50      cube /* syscall: "netbsd32__lwp_suspend" ret: "int" args: "lwpid_t" */
    847       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_suspend	313
    848       1.50      cube 
    849       1.50      cube /* syscall: "netbsd32__lwp_continue" ret: "int" args: "lwpid_t" */
    850       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_continue	314
    851       1.50      cube 
    852       1.50      cube /* syscall: "netbsd32__lwp_wakeup" ret: "int" args: "lwpid_t" */
    853       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_wakeup	315
    854       1.50      cube 
    855       1.83  christos /* syscall: "_lwp_getprivate" ret: "netbsd32_voidp" args: */
    856       1.69       dsl #define	NETBSD32_SYS__lwp_getprivate	316
    857       1.50      cube 
    858       1.50      cube /* syscall: "netbsd32__lwp_setprivate" ret: "void" args: "netbsd32_voidp" */
    859       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_setprivate	317
    860       1.50      cube 
    861       1.63      cube /* syscall: "netbsd32__lwp_kill" ret: "int" args: "lwpid_t" "int" */
    862       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_kill	318
    863       1.63      cube 
    864       1.63      cube /* syscall: "netbsd32__lwp_detach" ret: "int" args: "lwpid_t" */
    865       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_detach	319
    866       1.63      cube 
    867       1.83  christos /* syscall: "compat_50_netbsd32__lwp_park" ret: "int" args: "netbsd32_timespec50p_t" "lwpid_t" "netbsd32_voidp" "netbsd32_voidp" */
    868       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32__lwp_park	320
    869       1.63      cube 
    870       1.71       dsl /* syscall: "netbsd32__lwp_unpark" ret: "int" args: "lwpid_t" "netbsd32_voidp" */
    871       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_unpark	321
    872       1.63      cube 
    873       1.71       dsl /* syscall: "netbsd32__lwp_unpark_all" ret: "netbsd32_size_t" args: "netbsd32_lwpidp" "netbsd32_size_t" "netbsd32_voidp" */
    874       1.69       dsl #define	NETBSD32_SYS_netbsd32__lwp_unpark_all	322
    875       1.63      cube 
    876       1.71       dsl /* syscall: "netbsd32__lwp_setname" ret: "int" args: "lwpid_t" "netbsd32_charp" */
    877       1.70        ad #define	NETBSD32_SYS_netbsd32__lwp_setname	323
    878       1.70        ad 
    879       1.70        ad /* syscall: "netbsd32__lwp_getname" ret: "int" args: "lwpid_t" "netbsd32_charp" "netbsd32_size_t" */
    880       1.70        ad #define	NETBSD32_SYS_netbsd32__lwp_getname	324
    881       1.70        ad 
    882       1.70        ad /* syscall: "netbsd32__lwp_ctl" ret: "int" args: "int" "netbsd32_pointer_t" */
    883       1.70        ad #define	NETBSD32_SYS_netbsd32__lwp_ctl	325
    884       1.70        ad 
    885      1.100     rmind 				/* 330 is obsolete netbsd32_sa_register */
    886      1.100     rmind 				/* 331 is obsolete netbsd32_sa_stacks */
    887      1.100     rmind 				/* 332 is obsolete sa_enable */
    888      1.100     rmind 				/* 333 is obsolete netbsd32_sa_setconcurrency */
    889      1.100     rmind 				/* 334 is obsolete sa_yield */
    890      1.100     rmind 				/* 335 is obsolete netbsd32_sa_preempt */
    891       1.50      cube 				/* 336 is obsolete sys_sa_unblockyield */
    892       1.71       dsl /* syscall: "netbsd32___sigaction_sigtramp" ret: "int" args: "int" "netbsd32_sigactionp_t" "netbsd32_sigactionp_t" "netbsd32_voidp" "int" */
    893       1.69       dsl #define	NETBSD32_SYS_netbsd32___sigaction_sigtramp	340
    894       1.26       scw 
    895      1.136      maxv 				/* 341 is obsolete netbsd32_pmc_get_info */
    896      1.136      maxv 				/* 342 is obsolete netbsd32_pmc_control */
    897       1.83  christos /* syscall: "netbsd32_rasctl" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "int" */
    898       1.69       dsl #define	NETBSD32_SYS_netbsd32_rasctl	343
    899       1.41      cube 
    900       1.46      cube /* syscall: "kqueue" ret: "int" args: */
    901       1.69       dsl #define	NETBSD32_SYS_kqueue	344
    902       1.46      cube 
    903       1.83  christos /* syscall: "compat_50_netbsd32_kevent" ret: "int" args: "int" "netbsd32_keventp_t" "netbsd32_size_t" "netbsd32_keventp_t" "netbsd32_size_t" "netbsd32_timespec50p_t" */
    904       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_kevent	345
    905       1.46      cube 
    906       1.82       mrg /* syscall: "netbsd32__sched_setparam" ret: "int" args: "pid_t" "lwpid_t" "int" "const netbsd32_sched_paramp_t" */
    907       1.82       mrg #define	NETBSD32_SYS_netbsd32__sched_setparam	346
    908       1.82       mrg 
    909       1.82       mrg /* syscall: "netbsd32__sched_getparam" ret: "int" args: "pid_t" "lwpid_t" "netbsd32_intp" "netbsd32_sched_paramp_t" */
    910       1.82       mrg #define	NETBSD32_SYS_netbsd32__sched_getparam	347
    911       1.82       mrg 
    912       1.82       mrg /* syscall: "netbsd32__sched_setaffinity" ret: "int" args: "pid_t" "lwpid_t" "netbsd32_size_t" "const netbsd32_cpusetp_t" */
    913       1.82       mrg #define	NETBSD32_SYS_netbsd32__sched_setaffinity	348
    914       1.82       mrg 
    915       1.82       mrg /* syscall: "netbsd32__sched_getaffinity" ret: "int" args: "pid_t" "lwpid_t" "netbsd32_size_t" "netbsd32_cpusetp_t" */
    916       1.82       mrg #define	NETBSD32_SYS_netbsd32__sched_getaffinity	349
    917       1.82       mrg 
    918       1.63      cube /* syscall: "sched_yield" ret: "int" args: */
    919       1.69       dsl #define	NETBSD32_SYS_sched_yield	350
    920       1.63      cube 
    921      1.123     skrll /* syscall: "netbsd32__sched_protect" ret: "int" args: "int" */
    922      1.123     skrll #define	NETBSD32_SYS_netbsd32__sched_protect	351
    923      1.123     skrll 
    924      1.107     njoly /* syscall: "netbsd32_fsync_range" ret: "int" args: "int" "int" "netbsd32_off_t" "netbsd32_off_t" */
    925       1.69       dsl #define	NETBSD32_SYS_netbsd32_fsync_range	354
    926       1.40      cube 
    927       1.35      cube /* syscall: "netbsd32_uuidgen" ret: "int" args: "netbsd32_uuidp_t" "int" */
    928       1.69       dsl #define	NETBSD32_SYS_netbsd32_uuidgen	355
    929       1.35      cube 
    930      1.143  christos /* syscall: "compat_90_netbsd32_getvfsstat" ret: "int" args: "netbsd32_statvfs90p_t" "netbsd32_size_t" "int" */
    931      1.143  christos #define	NETBSD32_SYS_compat_90_netbsd32_getvfsstat	356
    932       1.32      cube 
    933      1.143  christos /* syscall: "compat_90_netbsd32_statvfs1" ret: "int" args: "netbsd32_charp" "netbsd32_statvfs90p_t" "int" */
    934      1.143  christos #define	NETBSD32_SYS_compat_90_netbsd32_statvfs1	357
    935       1.32      cube 
    936      1.143  christos /* syscall: "compat_90_netbsd32_fstatvfs1" ret: "int" args: "int" "netbsd32_statvfs90p_t" "int" */
    937      1.143  christos #define	NETBSD32_SYS_compat_90_netbsd32_fstatvfs1	358
    938       1.32      cube 
    939      1.143  christos /* syscall: "compat_30_netbsd32_fhstatvfs1" ret: "int" args: "netbsd32_fhandlep_t" "netbsd32_statvfs90p_t" "int" */
    940       1.69       dsl #define	NETBSD32_SYS_compat_30_netbsd32_fhstatvfs1	359
    941       1.32      cube 
    942       1.71       dsl /* syscall: "netbsd32_extattrctl" ret: "int" args: "netbsd32_charp" "int" "netbsd32_charp" "int" "netbsd32_charp" */
    943       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattrctl	360
    944       1.36      cube 
    945       1.71       dsl /* syscall: "netbsd32_extattr_set_file" ret: "int" args: "netbsd32_charp" "int" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
    946       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_set_file	361
    947       1.36      cube 
    948       1.71       dsl /* syscall: "netbsd32_extattr_get_file" ret: "int" args: "netbsd32_charp" "int" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
    949       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_get_file	362
    950       1.36      cube 
    951       1.71       dsl /* syscall: "netbsd32_extattr_delete_file" ret: "int" args: "netbsd32_charp" "int" "netbsd32_charp" */
    952       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_delete_file	363
    953       1.36      cube 
    954       1.71       dsl /* syscall: "netbsd32_extattr_set_fd" ret: "int" args: "int" "int" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
    955       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_set_fd	364
    956       1.36      cube 
    957       1.71       dsl /* syscall: "netbsd32_extattr_get_fd" ret: "int" args: "int" "int" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
    958       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_get_fd	365
    959       1.36      cube 
    960       1.71       dsl /* syscall: "netbsd32_extattr_delete_fd" ret: "int" args: "int" "int" "netbsd32_charp" */
    961       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_delete_fd	366
    962       1.36      cube 
    963       1.71       dsl /* syscall: "netbsd32_extattr_set_link" ret: "int" args: "netbsd32_charp" "int" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
    964       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_set_link	367
    965       1.36      cube 
    966       1.71       dsl /* syscall: "netbsd32_extattr_get_link" ret: "int" args: "netbsd32_charp" "int" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
    967       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_get_link	368
    968       1.36      cube 
    969       1.71       dsl /* syscall: "netbsd32_extattr_delete_link" ret: "int" args: "netbsd32_charp" "int" "netbsd32_charp" */
    970       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_delete_link	369
    971       1.36      cube 
    972       1.36      cube /* syscall: "netbsd32_extattr_list_fd" ret: "int" args: "int" "int" "netbsd32_voidp" "netbsd32_size_t" */
    973       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_list_fd	370
    974       1.36      cube 
    975       1.71       dsl /* syscall: "netbsd32_extattr_list_file" ret: "int" args: "netbsd32_charp" "int" "netbsd32_voidp" "netbsd32_size_t" */
    976       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_list_file	371
    977       1.36      cube 
    978       1.71       dsl /* syscall: "netbsd32_extattr_list_link" ret: "int" args: "netbsd32_charp" "int" "netbsd32_voidp" "netbsd32_size_t" */
    979       1.69       dsl #define	NETBSD32_SYS_netbsd32_extattr_list_link	372
    980       1.36      cube 
    981       1.83  christos /* syscall: "compat_50_netbsd32_pselect" ret: "int" args: "int" "netbsd32_fd_setp_t" "netbsd32_fd_setp_t" "netbsd32_fd_setp_t" "netbsd32_timespec50p_t" "netbsd32_sigsetp_t" */
    982       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_pselect	373
    983       1.38      cube 
    984       1.83  christos /* syscall: "compat_50_netbsd32_pollts" ret: "int" args: "netbsd32_pollfdp_t" "u_int" "netbsd32_timespec50p_t" "netbsd32_sigsetp_t" */
    985       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_pollts	374
    986       1.38      cube 
    987       1.71       dsl /* syscall: "netbsd32_setxattr" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" "int" */
    988       1.69       dsl #define	NETBSD32_SYS_netbsd32_setxattr	375
    989       1.42      cube 
    990       1.71       dsl /* syscall: "netbsd32_lsetxattr" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" "int" */
    991       1.69       dsl #define	NETBSD32_SYS_netbsd32_lsetxattr	376
    992       1.42      cube 
    993       1.71       dsl /* syscall: "netbsd32_fsetxattr" ret: "int" args: "int" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" "int" */
    994       1.69       dsl #define	NETBSD32_SYS_netbsd32_fsetxattr	377
    995       1.42      cube 
    996       1.71       dsl /* syscall: "netbsd32_getxattr" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
    997       1.69       dsl #define	NETBSD32_SYS_netbsd32_getxattr	378
    998       1.42      cube 
    999       1.71       dsl /* syscall: "netbsd32_lgetxattr" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
   1000       1.69       dsl #define	NETBSD32_SYS_netbsd32_lgetxattr	379
   1001       1.42      cube 
   1002       1.71       dsl /* syscall: "netbsd32_fgetxattr" ret: "int" args: "int" "netbsd32_charp" "netbsd32_voidp" "netbsd32_size_t" */
   1003       1.69       dsl #define	NETBSD32_SYS_netbsd32_fgetxattr	380
   1004       1.42      cube 
   1005       1.71       dsl /* syscall: "netbsd32_listxattr" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "netbsd32_size_t" */
   1006       1.69       dsl #define	NETBSD32_SYS_netbsd32_listxattr	381
   1007       1.42      cube 
   1008       1.71       dsl /* syscall: "netbsd32_llistxattr" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "netbsd32_size_t" */
   1009       1.69       dsl #define	NETBSD32_SYS_netbsd32_llistxattr	382
   1010       1.42      cube 
   1011       1.42      cube /* syscall: "netbsd32_flistxattr" ret: "int" args: "int" "netbsd32_charp" "netbsd32_size_t" */
   1012       1.69       dsl #define	NETBSD32_SYS_netbsd32_flistxattr	383
   1013       1.42      cube 
   1014       1.71       dsl /* syscall: "netbsd32_removexattr" ret: "int" args: "netbsd32_charp" "netbsd32_charp" */
   1015       1.69       dsl #define	NETBSD32_SYS_netbsd32_removexattr	384
   1016       1.42      cube 
   1017       1.71       dsl /* syscall: "netbsd32_lremovexattr" ret: "int" args: "netbsd32_charp" "netbsd32_charp" */
   1018       1.69       dsl #define	NETBSD32_SYS_netbsd32_lremovexattr	385
   1019       1.42      cube 
   1020       1.71       dsl /* syscall: "netbsd32_fremovexattr" ret: "int" args: "int" "netbsd32_charp" */
   1021       1.69       dsl #define	NETBSD32_SYS_netbsd32_fremovexattr	386
   1022       1.42      cube 
   1023       1.83  christos /* syscall: "compat_50_netbsd32___stat30" ret: "int" args: "netbsd32_charp" "netbsd32_stat50p_t" */
   1024       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32___stat30	387
   1025       1.45  christos 
   1026       1.83  christos /* syscall: "compat_50_netbsd32___fstat30" ret: "int" args: "int" "netbsd32_stat50p_t" */
   1027       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32___fstat30	388
   1028       1.45  christos 
   1029       1.83  christos /* syscall: "compat_50_netbsd32___lstat30" ret: "int" args: "netbsd32_charp" "netbsd32_stat50p_t" */
   1030       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32___lstat30	389
   1031       1.45  christos 
   1032       1.83  christos /* syscall: "netbsd32___getdents30" ret: "int" args: "int" "netbsd32_charp" "netbsd32_size_t" */
   1033       1.83  christos #define	NETBSD32_SYS_netbsd32___getdents30	390
   1034       1.45  christos 
   1035       1.76    martin 				/* 391 is ignored old posix fadvise */
   1036       1.83  christos /* syscall: "compat_30_netbsd32___fhstat30" ret: "int" args: "netbsd32_fhandlep_t" "netbsd32_stat50p_t" */
   1037       1.83  christos #define	NETBSD32_SYS_compat_30_netbsd32___fhstat30	392
   1038       1.51      cube 
   1039       1.83  christos /* syscall: "compat_50_netbsd32_ntp_gettime" ret: "int" args: "netbsd32_ntptimeval50p_t" */
   1040       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32_ntp_gettime	393
   1041       1.53  drochner 
   1042       1.83  christos /* syscall: "netbsd32___socket30" ret: "int" args: "int" "int" "int" */
   1043       1.83  christos #define	NETBSD32_SYS_netbsd32___socket30	394
   1044       1.54       mrg 
   1045       1.71       dsl /* syscall: "netbsd32___getfh30" ret: "int" args: "netbsd32_charp" "netbsd32_pointer_t" "netbsd32_size_tp" */
   1046       1.69       dsl #define	NETBSD32_SYS_netbsd32___getfh30	395
   1047       1.55    martin 
   1048       1.71       dsl /* syscall: "netbsd32___fhopen40" ret: "int" args: "netbsd32_pointer_t" "netbsd32_size_t" "int" */
   1049       1.69       dsl #define	NETBSD32_SYS_netbsd32___fhopen40	396
   1050       1.58    martin 
   1051      1.143  christos /* syscall: "compat_90_netbsd32_fhstatvfs1" ret: "int" args: "netbsd32_pointer_t" "netbsd32_size_t" "netbsd32_statvfs90p_t" "int" */
   1052      1.143  christos #define	NETBSD32_SYS_compat_90_netbsd32_fhstatvfs1	397
   1053       1.58    martin 
   1054       1.83  christos /* syscall: "compat_50_netbsd32___fhstat40" ret: "int" args: "netbsd32_pointer_t" "netbsd32_size_t" "netbsd32_stat50p_t" */
   1055       1.83  christos #define	NETBSD32_SYS_compat_50_netbsd32___fhstat40	398
   1056       1.58    martin 
   1057       1.89      matt /* syscall: "netbsd32___mount50" ret: "int" args: "netbsd32_charp" "netbsd32_charp" "int" "netbsd32_voidp" "netbsd32_size_t" */
   1058       1.89      matt #define	NETBSD32_SYS_netbsd32___mount50	410
   1059       1.89      matt 
   1060       1.73       dsl /* syscall: "netbsd32_mremap" ret: "netbsd32_voidp" args: "netbsd32_voidp" "netbsd32_size_t" "netbsd32_voidp" "netbsd32_size_t" "int" */
   1061       1.73       dsl #define	NETBSD32_SYS_netbsd32_mremap	411
   1062       1.73       dsl 
   1063      1.115    martin /* syscall: "netbsd32_pset_create" ret: "int" args: "netbsd32_psetidp_t" */
   1064      1.115    martin #define	NETBSD32_SYS_netbsd32_pset_create	412
   1065      1.115    martin 
   1066      1.115    martin /* syscall: "netbsd32_pset_destroy" ret: "int" args: "psetid_t" */
   1067      1.115    martin #define	NETBSD32_SYS_netbsd32_pset_destroy	413
   1068      1.115    martin 
   1069      1.115    martin /* syscall: "netbsd32_pset_assign" ret: "int" args: "psetid_t" "cpuid_t" "netbsd32_psetidp_t" */
   1070      1.115    martin #define	NETBSD32_SYS_netbsd32_pset_assign	414
   1071      1.115    martin 
   1072      1.115    martin /* syscall: "netbsd32__pset_bind" ret: "int" args: "idtype_t" "id_t" "id_t" "psetid_t" "netbsd32_psetidp_t" */
   1073      1.115    martin #define	NETBSD32_SYS_netbsd32__pset_bind	415
   1074      1.115    martin 
   1075      1.107     njoly /* syscall: "netbsd32___posix_fadvise50" ret: "int" args: "int" "int" "netbsd32_off_t" "netbsd32_off_t" "int" */
   1076       1.75    martin #define	NETBSD32_SYS_netbsd32___posix_fadvise50	416
   1077       1.75    martin 
   1078       1.83  christos /* syscall: "netbsd32___select50" ret: "int" args: "int" "netbsd32_fd_setp_t" "netbsd32_fd_setp_t" "netbsd32_fd_setp_t" "netbsd32_timevalp_t" */
   1079       1.83  christos #define	NETBSD32_SYS_netbsd32___select50	417
   1080       1.83  christos 
   1081       1.83  christos /* syscall: "netbsd32___gettimeofday50" ret: "int" args: "netbsd32_timevalp_t" "netbsd32_voidp" */
   1082       1.83  christos #define	NETBSD32_SYS_netbsd32___gettimeofday50	418
   1083       1.83  christos 
   1084       1.83  christos /* syscall: "netbsd32___settimeofday50" ret: "int" args: "const netbsd32_timevalp_t" "const netbsd32_voidp" */
   1085       1.83  christos #define	NETBSD32_SYS_netbsd32___settimeofday50	419
   1086       1.83  christos 
   1087       1.83  christos /* syscall: "netbsd32___utimes50" ret: "int" args: "const netbsd32_charp" "const netbsd32_timevalp_t" */
   1088       1.83  christos #define	NETBSD32_SYS_netbsd32___utimes50	420
   1089       1.83  christos 
   1090       1.83  christos /* syscall: "netbsd32___adjtime50" ret: "int" args: "const netbsd32_timevalp_t" "netbsd32_timevalp_t" */
   1091       1.83  christos #define	NETBSD32_SYS_netbsd32___adjtime50	421
   1092       1.83  christos 
   1093       1.83  christos 				/* 422 is excluded __lfs_segwait50 */
   1094       1.83  christos /* syscall: "netbsd32___futimes50" ret: "int" args: "int" "const netbsd32_timevalp_t" */
   1095       1.83  christos #define	NETBSD32_SYS_netbsd32___futimes50	423
   1096       1.83  christos 
   1097       1.83  christos /* syscall: "netbsd32___lutimes50" ret: "int" args: "const netbsd32_charp" "const netbsd32_timevalp_t" */
   1098       1.83  christos #define	NETBSD32_SYS_netbsd32___lutimes50	424
   1099       1.83  christos 
   1100       1.83  christos /* syscall: "netbsd32___setitimer50" ret: "int" args: "int" "const netbsd32_itimervalp_t" "netbsd32_itimervalp_t" */
   1101       1.83  christos #define	NETBSD32_SYS_netbsd32___setitimer50	425
   1102       1.83  christos 
   1103       1.83  christos /* syscall: "netbsd32___getitimer50" ret: "int" args: "int" "netbsd32_itimervalp_t" */
   1104       1.83  christos #define	NETBSD32_SYS_netbsd32___getitimer50	426
   1105       1.83  christos 
   1106       1.83  christos /* syscall: "netbsd32___clock_gettime50" ret: "int" args: "clockid_t" "netbsd32_timespecp_t" */
   1107       1.83  christos #define	NETBSD32_SYS_netbsd32___clock_gettime50	427
   1108       1.83  christos 
   1109       1.83  christos /* syscall: "netbsd32___clock_settime50" ret: "int" args: "clockid_t" "const netbsd32_timespecp_t" */
   1110       1.83  christos #define	NETBSD32_SYS_netbsd32___clock_settime50	428
   1111       1.83  christos 
   1112       1.83  christos /* syscall: "netbsd32___clock_getres50" ret: "int" args: "clockid_t" "netbsd32_timespecp_t" */
   1113       1.83  christos #define	NETBSD32_SYS_netbsd32___clock_getres50	429
   1114       1.83  christos 
   1115       1.83  christos /* syscall: "netbsd32___nanosleep50" ret: "int" args: "const netbsd32_timespecp_t" "netbsd32_timespecp_t" */
   1116       1.83  christos #define	NETBSD32_SYS_netbsd32___nanosleep50	430
   1117       1.83  christos 
   1118       1.83  christos /* syscall: "netbsd32_____sigtimedwait50" ret: "int" args: "const netbsd32_sigsetp_t" "netbsd32_siginfop_t" "netbsd32_timespecp_t" */
   1119       1.83  christos #define	NETBSD32_SYS_netbsd32_____sigtimedwait50	431
   1120       1.83  christos 
   1121      1.114    martin /* syscall: "netbsd32___mq_timedsend50" ret: "int" args: "mqd_t" "const netbsd32_charp" "netbsd32_size_t" "unsigned" "const netbsd32_timespecp_t" */
   1122      1.114    martin #define	NETBSD32_SYS_netbsd32___mq_timedsend50	432
   1123      1.114    martin 
   1124      1.114    martin /* syscall: "netbsd32___mq_timedreceive50" ret: "netbsd32_ssize_t" args: "mqd_t" "netbsd32_charp" "netbsd32_size_t" "netbsd32_uintp" "const netbsd32_timespecp_t" */
   1125      1.114    martin #define	NETBSD32_SYS_netbsd32___mq_timedreceive50	433
   1126      1.114    martin 
   1127      1.105  christos /* syscall: "compat_60_netbsd32__lwp_park" ret: "int" args: "const netbsd32_timespecp_t" "lwpid_t" "const netbsd32_voidp" "const netbsd32_voidp" */
   1128      1.105  christos #define	NETBSD32_SYS_compat_60_netbsd32__lwp_park	434
   1129       1.83  christos 
   1130       1.83  christos /* syscall: "netbsd32___kevent50" ret: "int" args: "int" "const netbsd32_keventp_t" "netbsd32_size_t" "netbsd32_keventp_t" "netbsd32_size_t" "const netbsd32_timespecp_t" */
   1131       1.83  christos #define	NETBSD32_SYS_netbsd32___kevent50	435
   1132       1.83  christos 
   1133       1.83  christos /* syscall: "netbsd32___pselect50" ret: "int" args: "int" "netbsd32_fd_setp_t" "netbsd32_fd_setp_t" "netbsd32_fd_setp_t" "const netbsd32_timespecp_t" "const netbsd32_sigsetp_t" */
   1134       1.83  christos #define	NETBSD32_SYS_netbsd32___pselect50	436
   1135       1.83  christos 
   1136       1.83  christos /* syscall: "netbsd32___pollts50" ret: "int" args: "netbsd32_pollfdp_t" "u_int" "const netbsd32_timespecp_t" "const netbsd32_sigsetp_t" */
   1137       1.83  christos #define	NETBSD32_SYS_netbsd32___pollts50	437
   1138       1.83  christos 
   1139       1.83  christos /* syscall: "netbsd32___stat50" ret: "int" args: "const netbsd32_charp" "netbsd32_statp_t" */
   1140       1.83  christos #define	NETBSD32_SYS_netbsd32___stat50	439
   1141       1.83  christos 
   1142       1.83  christos /* syscall: "netbsd32___fstat50" ret: "int" args: "int" "netbsd32_statp_t" */
   1143       1.83  christos #define	NETBSD32_SYS_netbsd32___fstat50	440
   1144       1.83  christos 
   1145       1.83  christos /* syscall: "netbsd32___lstat50" ret: "int" args: "const netbsd32_charp" "netbsd32_statp_t" */
   1146       1.83  christos #define	NETBSD32_SYS_netbsd32___lstat50	441
   1147       1.83  christos 
   1148       1.83  christos /* syscall: "netbsd32_____semctl50" ret: "int" args: "int" "int" "int" "..." */
   1149       1.83  christos #define	NETBSD32_SYS_netbsd32_____semctl50	442
   1150       1.83  christos 
   1151       1.83  christos /* syscall: "netbsd32___shmctl50" ret: "int" args: "int" "int" "netbsd32_shmid_dsp_t" */
   1152       1.83  christos #define	NETBSD32_SYS_netbsd32___shmctl50	443
   1153       1.83  christos 
   1154       1.83  christos /* syscall: "netbsd32___msgctl50" ret: "int" args: "int" "int" "netbsd32_msqid_dsp_t" */
   1155       1.83  christos #define	NETBSD32_SYS_netbsd32___msgctl50	444
   1156       1.83  christos 
   1157       1.83  christos /* syscall: "netbsd32___getrusage50" ret: "int" args: "int" "netbsd32_rusagep_t" */
   1158       1.83  christos #define	NETBSD32_SYS_netbsd32___getrusage50	445
   1159       1.83  christos 
   1160       1.83  christos /* syscall: "netbsd32___timer_settime50" ret: "int" args: "timer_t" "int" "const netbsd32_itimerspecp_t" "netbsd32_itimerspecp_t" */
   1161       1.83  christos #define	NETBSD32_SYS_netbsd32___timer_settime50	446
   1162       1.83  christos 
   1163       1.83  christos /* syscall: "netbsd32___timer_gettime50" ret: "int" args: "timer_t" "netbsd32_itimerspecp_t" */
   1164       1.83  christos #define	NETBSD32_SYS_netbsd32___timer_gettime50	447
   1165       1.83  christos 
   1166       1.83  christos #if defined(NTP) || !defined(_KERNEL_OPT)
   1167       1.83  christos /* syscall: "netbsd32___ntp_gettime50" ret: "int" args: "netbsd32_ntptimevalp_t" */
   1168       1.83  christos #define	NETBSD32_SYS_netbsd32___ntp_gettime50	448
   1169       1.83  christos 
   1170       1.83  christos #else
   1171       1.83  christos 				/* 448 is excluded ___ntp_gettime50 */
   1172       1.83  christos #endif
   1173       1.83  christos /* syscall: "netbsd32___wait450" ret: "int" args: "int" "netbsd32_intp" "int" "netbsd32_rusagep_t" */
   1174       1.83  christos #define	NETBSD32_SYS_netbsd32___wait450	449
   1175       1.83  christos 
   1176       1.87     njoly /* syscall: "netbsd32___mknod50" ret: "int" args: "const netbsd32_charp" "mode_t" "netbsd32_dev_t" */
   1177       1.83  christos #define	NETBSD32_SYS_netbsd32___mknod50	450
   1178       1.83  christos 
   1179       1.83  christos /* syscall: "netbsd32___fhstat50" ret: "int" args: "const netbsd32_voidp" "netbsd32_size_t" "netbsd32_statp_t" */
   1180       1.83  christos #define	NETBSD32_SYS_netbsd32___fhstat50	451
   1181       1.83  christos 
   1182       1.98  dholland 				/* 452 is obsolete 5.99 quotactl */
   1183       1.94     njoly /* syscall: "netbsd32_pipe2" ret: "int" args: "netbsd32_intp" "int" */
   1184       1.94     njoly #define	NETBSD32_SYS_netbsd32_pipe2	453
   1185       1.94     njoly 
   1186       1.95     njoly /* syscall: "netbsd32_dup3" ret: "int" args: "int" "int" "int" */
   1187       1.95     njoly #define	NETBSD32_SYS_netbsd32_dup3	454
   1188       1.95     njoly 
   1189       1.96     njoly /* syscall: "netbsd32_kqueue1" ret: "int" args: "int" */
   1190       1.96     njoly #define	NETBSD32_SYS_netbsd32_kqueue1	455
   1191       1.96     njoly 
   1192       1.97      matt /* syscall: "netbsd32_paccept" ret: "int" args: "int" "netbsd32_sockaddrp_t" "netbsd32_socklenp_t" "const netbsd32_sigsetp_t" "int" */
   1193       1.97      matt #define	NETBSD32_SYS_netbsd32_paccept	456
   1194       1.97      matt 
   1195       1.97      matt /* syscall: "netbsd32_linkat" ret: "int" args: "int" "const netbsd32_charp" "int" "const netbsd32_charp" "int" */
   1196       1.97      matt #define	NETBSD32_SYS_netbsd32_linkat	457
   1197       1.97      matt 
   1198       1.97      matt /* syscall: "netbsd32_renameat" ret: "int" args: "int" "const netbsd32_charp" "int" "const netbsd32_charp" */
   1199       1.97      matt #define	NETBSD32_SYS_netbsd32_renameat	458
   1200       1.97      matt 
   1201       1.97      matt /* syscall: "netbsd32_mkfifoat" ret: "int" args: "int" "const netbsd32_charp" "mode_t" */
   1202       1.97      matt #define	NETBSD32_SYS_netbsd32_mkfifoat	459
   1203       1.97      matt 
   1204      1.106     njoly /* syscall: "netbsd32_mknodat" ret: "int" args: "int" "const netbsd32_charp" "mode_t" "int" "netbsd32_dev_t" */
   1205       1.97      matt #define	NETBSD32_SYS_netbsd32_mknodat	460
   1206       1.97      matt 
   1207       1.97      matt /* syscall: "netbsd32_mkdirat" ret: "int" args: "int" "const netbsd32_charp" "mode_t" */
   1208       1.97      matt #define	NETBSD32_SYS_netbsd32_mkdirat	461
   1209       1.97      matt 
   1210       1.97      matt /* syscall: "netbsd32_faccessat" ret: "int" args: "int" "const netbsd32_charp" "int" "int" */
   1211       1.97      matt #define	NETBSD32_SYS_netbsd32_faccessat	462
   1212       1.97      matt 
   1213       1.97      matt /* syscall: "netbsd32_fchmodat" ret: "int" args: "int" "const netbsd32_charp" "mode_t" "int" */
   1214       1.97      matt #define	NETBSD32_SYS_netbsd32_fchmodat	463
   1215       1.97      matt 
   1216       1.97      matt /* syscall: "netbsd32_fchownat" ret: "int" args: "int" "const netbsd32_charp" "uid_t" "gid_t" "int" */
   1217       1.97      matt #define	NETBSD32_SYS_netbsd32_fchownat	464
   1218       1.97      matt 
   1219       1.97      matt /* syscall: "netbsd32_fexecve" ret: "int" args: "int" "netbsd32_charpp" "netbsd32_charpp" */
   1220       1.97      matt #define	NETBSD32_SYS_netbsd32_fexecve	465
   1221       1.97      matt 
   1222       1.97      matt /* syscall: "netbsd32_fstatat" ret: "int" args: "int" "const netbsd32_charp" "netbsd32_statp_t" "int" */
   1223       1.97      matt #define	NETBSD32_SYS_netbsd32_fstatat	466
   1224       1.97      matt 
   1225       1.97      matt /* syscall: "netbsd32_utimensat" ret: "int" args: "int" "const netbsd32_charp" "const netbsd32_timespecp_t" "int" */
   1226       1.97      matt #define	NETBSD32_SYS_netbsd32_utimensat	467
   1227       1.97      matt 
   1228       1.97      matt /* syscall: "netbsd32_openat" ret: "int" args: "int" "const netbsd32_charp" "int" "..." */
   1229       1.97      matt #define	NETBSD32_SYS_netbsd32_openat	468
   1230       1.97      matt 
   1231      1.145       rin /* syscall: "netbsd32_readlinkat" ret: "netbsd32_ssize_t" args: "int" "const netbsd32_charp" "netbsd32_charp" "netbsd32_size_t" */
   1232       1.97      matt #define	NETBSD32_SYS_netbsd32_readlinkat	469
   1233       1.97      matt 
   1234       1.97      matt /* syscall: "netbsd32_symlinkat" ret: "int" args: "const netbsd32_charp" "int" "const netbsd32_charp" */
   1235       1.97      matt #define	NETBSD32_SYS_netbsd32_symlinkat	470
   1236       1.97      matt 
   1237       1.97      matt /* syscall: "netbsd32_unlinkat" ret: "int" args: "int" "const netbsd32_charp" "int" */
   1238       1.97      matt #define	NETBSD32_SYS_netbsd32_unlinkat	471
   1239       1.97      matt 
   1240       1.97      matt /* syscall: "netbsd32_futimens" ret: "int" args: "int" "const netbsd32_timespecp_t" */
   1241       1.97      matt #define	NETBSD32_SYS_netbsd32_futimens	472
   1242       1.97      matt 
   1243      1.142  christos #if defined(QUOTA) || !defined(_KERNEL_OPT)
   1244       1.99  dholland /* syscall: "netbsd32___quotactl" ret: "int" args: "const netbsd32_charp" "netbsd32_voidp" */
   1245       1.99  dholland #define	NETBSD32_SYS_netbsd32___quotactl	473
   1246       1.99  dholland 
   1247      1.142  christos #else
   1248      1.142  christos 				/* 473 is excluded netbsd32___quotactl */
   1249      1.142  christos #endif
   1250      1.103    martin /* syscall: "netbsd32_posix_spawn" ret: "int" args: "netbsd32_pid_tp" "const netbsd32_charp" "const netbsd32_posix_spawn_file_actionsp" "const netbsd32_posix_spawnattrp" "netbsd32_charpp" "netbsd32_charpp" */
   1251      1.103    martin #define	NETBSD32_SYS_netbsd32_posix_spawn	474
   1252      1.103    martin 
   1253      1.135  christos /* syscall: "netbsd32_recvmmsg" ret: "int" args: "int" "netbsd32_mmsghdrp_t" "unsigned int" "unsigned int" "netbsd32_timespecp_t" */
   1254      1.135  christos #define	NETBSD32_SYS_netbsd32_recvmmsg	475
   1255      1.135  christos 
   1256      1.135  christos /* syscall: "netbsd32_sendmmsg" ret: "int" args: "int" "netbsd32_mmsghdrp_t" "unsigned int" "unsigned int" */
   1257      1.135  christos #define	NETBSD32_SYS_netbsd32_sendmmsg	476
   1258      1.135  christos 
   1259      1.104  christos /* syscall: "netbsd32_clock_nanosleep" ret: "int" args: "netbsd32_clockid_t" "int" "const netbsd32_timespecp_t" "netbsd32_timespecp_t" */
   1260      1.104  christos #define	NETBSD32_SYS_netbsd32_clock_nanosleep	477
   1261      1.104  christos 
   1262      1.130     kamil /* syscall: "netbsd32____lwp_park60" ret: "int" args: "netbsd32_clockid_t" "int" "netbsd32_timespecp_t" "lwpid_t" "netbsd32_voidp" "netbsd32_voidp" */
   1263      1.105  christos #define	NETBSD32_SYS_netbsd32____lwp_park60	478
   1264      1.105  christos 
   1265      1.112    martin /* syscall: "netbsd32_posix_fallocate" ret: "int" args: "int" "int" "netbsd32_off_t" "netbsd32_off_t" */
   1266      1.112    martin #define	NETBSD32_SYS_netbsd32_posix_fallocate	479
   1267      1.112    martin 
   1268      1.112    martin /* syscall: "netbsd32_fdiscard" ret: "int" args: "int" "int" "netbsd32_off_t" "netbsd32_off_t" */
   1269      1.112    martin #define	NETBSD32_SYS_netbsd32_fdiscard	480
   1270      1.112    martin 
   1271      1.124     skrll /* syscall: "netbsd32_wait6" ret: "int" args: "idtype_t" "id_t" "netbsd32_intp" "int" "netbsd32_wrusagep_t" "netbsd32_siginfop_t" */
   1272      1.124     skrll #define	NETBSD32_SYS_netbsd32_wait6	481
   1273      1.124     skrll 
   1274      1.124     skrll /* syscall: "netbsd32_clock_getcpuclockid2" ret: "int" args: "idtype_t" "id_t" "netbsd32_clockidp_t" */
   1275      1.124     skrll #define	NETBSD32_SYS_netbsd32_clock_getcpuclockid2	482
   1276      1.124     skrll 
   1277      1.146       rin /* syscall: "netbsd32___getvfsstat90" ret: "int" args: "netbsd32_statvfsp_t" "netbsd32_size_t" "int" */
   1278      1.143  christos #define	NETBSD32_SYS_netbsd32___getvfsstat90	483
   1279      1.143  christos 
   1280      1.143  christos /* syscall: "netbsd32___statvfs190" ret: "int" args: "netbsd32_charp" "netbsd32_statvfsp_t" "int" */
   1281      1.143  christos #define	NETBSD32_SYS_netbsd32___statvfs190	484
   1282      1.143  christos 
   1283      1.143  christos /* syscall: "netbsd32___fstatvfs190" ret: "int" args: "int" "netbsd32_statvfsp_t" "int" */
   1284      1.143  christos #define	NETBSD32_SYS_netbsd32___fstatvfs190	485
   1285      1.143  christos 
   1286      1.146       rin /* syscall: "netbsd32___fhstatvfs190" ret: "int" args: "netbsd32_voidp" "netbsd32_size_t" "netbsd32_statvfsp_t" "int" */
   1287      1.143  christos #define	NETBSD32_SYS_netbsd32___fhstatvfs190	486
   1288      1.143  christos 
   1289      1.143  christos #define	NETBSD32_SYS_MAXSYSCALL	487
   1290       1.69       dsl #define	NETBSD32_SYS_NSYSENT	512
   1291       1.69       dsl #endif /* _NETBSD32_SYS_SYSCALL_H_ */
   1292