Home | History | Annotate | Line # | Download | only in netbsd32
netbsd32_syscalls.c revision 1.48
      1  1.48      cube /* $NetBSD: netbsd32_syscalls.c,v 1.48 2006/03/05 01:29:28 cube Exp $ */
      2   1.1       mrg 
      3   1.1       mrg /*
      4   1.1       mrg  * System call names.
      5   1.1       mrg  *
      6   1.1       mrg  * DO NOT EDIT-- this file is automatically generated.
      7  1.48      cube  * created from	NetBSD: syscalls.master,v 1.42 2006/03/05 01:28:20 cube Exp
      8   1.1       mrg  */
      9  1.25     lukem 
     10  1.25     lukem #include <sys/cdefs.h>
     11  1.48      cube __KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls.c,v 1.48 2006/03/05 01:29:28 cube Exp $");
     12   1.1       mrg 
     13  1.24       mrg #if defined(_KERNEL_OPT)
     14  1.24       mrg #if defined(_KERNEL_OPT)
     15   1.1       mrg #include "opt_ktrace.h"
     16   1.1       mrg #include "opt_nfsserver.h"
     17   1.1       mrg #include "opt_compat_netbsd.h"
     18   1.4       eeh #include "opt_ntp.h"
     19   1.5      tron #include "opt_sysv.h"
     20   1.6  christos #include "opt_compat_43.h"
     21  1.48      cube #include "opt_posix.h"
     22   1.1       mrg #include "fs_lfs.h"
     23   1.1       mrg #include "fs_nfs.h"
     24  1.19   mycroft #endif
     25   1.1       mrg #include <sys/param.h>
     26   1.1       mrg #include <sys/systm.h>
     27   1.1       mrg #include <sys/signal.h>
     28   1.1       mrg #include <sys/mount.h>
     29  1.28   thorpej #include <sys/sa.h>
     30   1.1       mrg #include <sys/syscallargs.h>
     31   1.8       mrg #include <compat/netbsd32/netbsd32.h>
     32   1.8       mrg #include <compat/netbsd32/netbsd32_syscallargs.h>
     33  1.24       mrg #endif /* _KERNEL_OPT */
     34   1.1       mrg 
     35  1.19   mycroft const char *const netbsd32_syscallnames[] = {
     36   1.1       mrg 	"syscall",			/* 0 = syscall */
     37  1.11       eeh 	"netbsd32_exit",			/* 1 = netbsd32_exit */
     38   1.1       mrg 	"fork",			/* 2 = fork */
     39  1.11       eeh 	"netbsd32_read",			/* 3 = netbsd32_read */
     40  1.11       eeh 	"netbsd32_write",			/* 4 = netbsd32_write */
     41  1.11       eeh 	"netbsd32_open",			/* 5 = netbsd32_open */
     42  1.11       eeh 	"netbsd32_close",			/* 6 = netbsd32_close */
     43  1.11       eeh 	"netbsd32_wait4",			/* 7 = netbsd32_wait4 */
     44  1.11       eeh 	"compat_43_netbsd32_ocreat",	/* 8 = compat_43 netbsd32_ocreat */
     45  1.11       eeh 	"netbsd32_link",			/* 9 = netbsd32_link */
     46  1.11       eeh 	"netbsd32_unlink",			/* 10 = netbsd32_unlink */
     47   1.1       mrg 	"#11 (obsolete execv)",		/* 11 = obsolete execv */
     48  1.11       eeh 	"netbsd32_chdir",			/* 12 = netbsd32_chdir */
     49  1.11       eeh 	"netbsd32_fchdir",			/* 13 = netbsd32_fchdir */
     50  1.11       eeh 	"netbsd32_mknod",			/* 14 = netbsd32_mknod */
     51  1.11       eeh 	"netbsd32_chmod",			/* 15 = netbsd32_chmod */
     52  1.11       eeh 	"netbsd32_chown",			/* 16 = netbsd32_chown */
     53  1.11       eeh 	"netbsd32_break",			/* 17 = netbsd32_break */
     54  1.32      cube 	"compat_20_netbsd32_getfsstat",	/* 18 = compat_20 netbsd32_getfsstat */
     55  1.11       eeh 	"compat_43_netbsd32_olseek",	/* 19 = compat_43 netbsd32_olseek */
     56   1.1       mrg 	"getpid",			/* 20 = getpid */
     57  1.11       eeh 	"netbsd32_mount",			/* 21 = netbsd32_mount */
     58  1.11       eeh 	"netbsd32_unmount",			/* 22 = netbsd32_unmount */
     59  1.11       eeh 	"netbsd32_setuid",			/* 23 = netbsd32_setuid */
     60   1.1       mrg 	"getuid",			/* 24 = getuid */
     61   1.1       mrg 	"geteuid",			/* 25 = geteuid */
     62  1.11       eeh 	"netbsd32_ptrace",			/* 26 = netbsd32_ptrace */
     63  1.11       eeh 	"netbsd32_recvmsg",			/* 27 = netbsd32_recvmsg */
     64  1.11       eeh 	"netbsd32_sendmsg",			/* 28 = netbsd32_sendmsg */
     65  1.11       eeh 	"netbsd32_recvfrom",			/* 29 = netbsd32_recvfrom */
     66  1.11       eeh 	"netbsd32_accept",			/* 30 = netbsd32_accept */
     67  1.11       eeh 	"netbsd32_getpeername",			/* 31 = netbsd32_getpeername */
     68  1.11       eeh 	"netbsd32_getsockname",			/* 32 = netbsd32_getsockname */
     69  1.11       eeh 	"netbsd32_access",			/* 33 = netbsd32_access */
     70  1.11       eeh 	"netbsd32_chflags",			/* 34 = netbsd32_chflags */
     71  1.11       eeh 	"netbsd32_fchflags",			/* 35 = netbsd32_fchflags */
     72   1.1       mrg 	"sync",			/* 36 = sync */
     73  1.11       eeh 	"netbsd32_kill",			/* 37 = netbsd32_kill */
     74  1.11       eeh 	"compat_43_netbsd32_stat43",	/* 38 = compat_43 netbsd32_stat43 */
     75   1.1       mrg 	"getppid",			/* 39 = getppid */
     76  1.11       eeh 	"compat_43_netbsd32_lstat43",	/* 40 = compat_43 netbsd32_lstat43 */
     77  1.11       eeh 	"netbsd32_dup",			/* 41 = netbsd32_dup */
     78   1.1       mrg 	"pipe",			/* 42 = pipe */
     79   1.1       mrg 	"getegid",			/* 43 = getegid */
     80  1.11       eeh 	"netbsd32_profil",			/* 44 = netbsd32_profil */
     81  1.10  christos #if defined(KTRACE) || !defined(_KERNEL)
     82  1.11       eeh 	"netbsd32_ktrace",			/* 45 = netbsd32_ktrace */
     83   1.1       mrg #else
     84  1.11       eeh 	"#45 (excluded netbsd32_ktrace)",		/* 45 = excluded netbsd32_ktrace */
     85   1.1       mrg #endif
     86  1.11       eeh 	"netbsd32_sigaction",			/* 46 = netbsd32_sigaction */
     87   1.1       mrg 	"getgid",			/* 47 = getgid */
     88   1.4       eeh 	"compat_13_sigprocmask13",	/* 48 = compat_13 sigprocmask13 */
     89  1.11       eeh 	"netbsd32___getlogin",			/* 49 = netbsd32___getlogin */
     90  1.11       eeh 	"netbsd32_setlogin",			/* 50 = netbsd32_setlogin */
     91  1.11       eeh 	"netbsd32_acct",			/* 51 = netbsd32_acct */
     92   1.4       eeh 	"compat_13_sigpending13",	/* 52 = compat_13 sigpending13 */
     93  1.11       eeh 	"compat_13_netbsd32_sigaltstack13",	/* 53 = compat_13 netbsd32_sigaltstack13 */
     94  1.11       eeh 	"netbsd32_ioctl",			/* 54 = netbsd32_ioctl */
     95  1.11       eeh 	"compat_12_netbsd32_reboot",	/* 55 = compat_12 netbsd32_reboot */
     96  1.11       eeh 	"netbsd32_revoke",			/* 56 = netbsd32_revoke */
     97  1.11       eeh 	"netbsd32_symlink",			/* 57 = netbsd32_symlink */
     98  1.11       eeh 	"netbsd32_readlink",			/* 58 = netbsd32_readlink */
     99  1.11       eeh 	"netbsd32_execve",			/* 59 = netbsd32_execve */
    100  1.11       eeh 	"netbsd32_umask",			/* 60 = netbsd32_umask */
    101  1.11       eeh 	"netbsd32_chroot",			/* 61 = netbsd32_chroot */
    102  1.11       eeh 	"compat_43_netbsd32_fstat43",	/* 62 = compat_43 netbsd32_fstat43 */
    103  1.11       eeh 	"compat_43_netbsd32_ogetkerninfo",	/* 63 = compat_43 netbsd32_ogetkerninfo */
    104   1.1       mrg 	"compat_43_ogetpagesize",	/* 64 = compat_43 ogetpagesize */
    105  1.11       eeh 	"compat_12_netbsd32_msync",	/* 65 = compat_12 netbsd32_msync */
    106   1.1       mrg 	"vfork",			/* 66 = vfork */
    107   1.1       mrg 	"#67 (obsolete vread)",		/* 67 = obsolete vread */
    108   1.1       mrg 	"#68 (obsolete vwrite)",		/* 68 = obsolete vwrite */
    109  1.11       eeh 	"netbsd32_sbrk",			/* 69 = netbsd32_sbrk */
    110  1.11       eeh 	"netbsd32_sstk",			/* 70 = netbsd32_sstk */
    111  1.11       eeh 	"compat_43_netbsd32_ommap",	/* 71 = compat_43 netbsd32_ommap */
    112   1.1       mrg 	"vadvise",			/* 72 = vadvise */
    113  1.11       eeh 	"netbsd32_munmap",			/* 73 = netbsd32_munmap */
    114  1.11       eeh 	"netbsd32_mprotect",			/* 74 = netbsd32_mprotect */
    115  1.11       eeh 	"netbsd32_madvise",			/* 75 = netbsd32_madvise */
    116   1.1       mrg 	"#76 (obsolete vhangup)",		/* 76 = obsolete vhangup */
    117   1.1       mrg 	"#77 (obsolete vlimit)",		/* 77 = obsolete vlimit */
    118  1.11       eeh 	"netbsd32_mincore",			/* 78 = netbsd32_mincore */
    119  1.11       eeh 	"netbsd32_getgroups",			/* 79 = netbsd32_getgroups */
    120  1.11       eeh 	"netbsd32_setgroups",			/* 80 = netbsd32_setgroups */
    121   1.1       mrg 	"getpgrp",			/* 81 = getpgrp */
    122  1.11       eeh 	"netbsd32_setpgid",			/* 82 = netbsd32_setpgid */
    123  1.11       eeh 	"netbsd32_setitimer",			/* 83 = netbsd32_setitimer */
    124   1.1       mrg 	"compat_43_owait",	/* 84 = compat_43 owait */
    125  1.11       eeh 	"compat_12_netbsd32_oswapon",	/* 85 = compat_12 netbsd32_oswapon */
    126  1.11       eeh 	"netbsd32_getitimer",			/* 86 = netbsd32_getitimer */
    127  1.11       eeh 	"compat_43_netbsd32_ogethostname",	/* 87 = compat_43 netbsd32_ogethostname */
    128  1.11       eeh 	"compat_43_netbsd32_osethostname",	/* 88 = compat_43 netbsd32_osethostname */
    129   1.1       mrg 	"compat_43_ogetdtablesize",	/* 89 = compat_43 ogetdtablesize */
    130  1.11       eeh 	"netbsd32_dup2",			/* 90 = netbsd32_dup2 */
    131   1.1       mrg 	"#91 (unimplemented getdopt)",		/* 91 = unimplemented getdopt */
    132  1.11       eeh 	"netbsd32_fcntl",			/* 92 = netbsd32_fcntl */
    133  1.11       eeh 	"netbsd32_select",			/* 93 = netbsd32_select */
    134   1.1       mrg 	"#94 (unimplemented setdopt)",		/* 94 = unimplemented setdopt */
    135  1.11       eeh 	"netbsd32_fsync",			/* 95 = netbsd32_fsync */
    136  1.11       eeh 	"netbsd32_setpriority",			/* 96 = netbsd32_setpriority */
    137  1.11       eeh 	"netbsd32_socket",			/* 97 = netbsd32_socket */
    138  1.11       eeh 	"netbsd32_connect",			/* 98 = netbsd32_connect */
    139  1.11       eeh 	"compat_43_netbsd32_oaccept",	/* 99 = compat_43 netbsd32_oaccept */
    140  1.11       eeh 	"netbsd32_getpriority",			/* 100 = netbsd32_getpriority */
    141  1.11       eeh 	"compat_43_netbsd32_osend",	/* 101 = compat_43 netbsd32_osend */
    142  1.11       eeh 	"compat_43_netbsd32_orecv",	/* 102 = compat_43 netbsd32_orecv */
    143  1.12       eeh 	"compat_13_sigreturn13",	/* 103 = compat_13 sigreturn13 */
    144  1.11       eeh 	"netbsd32_bind",			/* 104 = netbsd32_bind */
    145  1.11       eeh 	"netbsd32_setsockopt",			/* 105 = netbsd32_setsockopt */
    146  1.11       eeh 	"netbsd32_listen",			/* 106 = netbsd32_listen */
    147   1.1       mrg 	"#107 (obsolete vtimes)",		/* 107 = obsolete vtimes */
    148  1.11       eeh 	"compat_43_netbsd32_osigvec",	/* 108 = compat_43 netbsd32_osigvec */
    149  1.31       chs #if defined(COMPAT_43) || defined(COMPAT_SUNOS)
    150  1.11       eeh 	"compat_43_netbsd32_sigblock",	/* 109 = compat_43 netbsd32_sigblock */
    151  1.11       eeh 	"compat_43_netbsd32_sigsetmask",	/* 110 = compat_43 netbsd32_sigsetmask */
    152   1.1       mrg #else
    153   1.1       mrg 	"#109 (obsolete sigblock)",		/* 109 = obsolete sigblock */
    154   1.1       mrg 	"#110 (obsolete sigsetmask)",		/* 110 = obsolete sigsetmask */
    155   1.1       mrg #endif
    156   1.4       eeh 	"compat_13_sigsuspend13",	/* 111 = compat_13 sigsuspend13 */
    157  1.11       eeh 	"compat_43_netbsd32_osigstack",	/* 112 = compat_43 netbsd32_osigstack */
    158  1.11       eeh 	"compat_43_netbsd32_orecvmsg",	/* 113 = compat_43 netbsd32_orecvmsg */
    159  1.11       eeh 	"compat_43_netbsd32_osendmsg",	/* 114 = compat_43 netbsd32_osendmsg */
    160   1.1       mrg 	"#115 (obsolete vtrace)",		/* 115 = obsolete vtrace */
    161  1.11       eeh 	"netbsd32_gettimeofday",			/* 116 = netbsd32_gettimeofday */
    162  1.11       eeh 	"netbsd32_getrusage",			/* 117 = netbsd32_getrusage */
    163  1.11       eeh 	"netbsd32_getsockopt",			/* 118 = netbsd32_getsockopt */
    164   1.1       mrg 	"#119 (obsolete resuba)",		/* 119 = obsolete resuba */
    165  1.11       eeh 	"netbsd32_readv",			/* 120 = netbsd32_readv */
    166  1.11       eeh 	"netbsd32_writev",			/* 121 = netbsd32_writev */
    167  1.11       eeh 	"netbsd32_settimeofday",			/* 122 = netbsd32_settimeofday */
    168  1.11       eeh 	"netbsd32_fchown",			/* 123 = netbsd32_fchown */
    169  1.11       eeh 	"netbsd32_fchmod",			/* 124 = netbsd32_fchmod */
    170  1.11       eeh 	"compat_43_netbsd32_orecvfrom",	/* 125 = compat_43 netbsd32_orecvfrom */
    171  1.11       eeh 	"netbsd32_setreuid",			/* 126 = netbsd32_setreuid */
    172  1.11       eeh 	"netbsd32_setregid",			/* 127 = netbsd32_setregid */
    173  1.11       eeh 	"netbsd32_rename",			/* 128 = netbsd32_rename */
    174  1.11       eeh 	"compat_43_netbsd32_otruncate",	/* 129 = compat_43 netbsd32_otruncate */
    175  1.11       eeh 	"compat_43_netbsd32_oftruncate",	/* 130 = compat_43 netbsd32_oftruncate */
    176  1.11       eeh 	"netbsd32_flock",			/* 131 = netbsd32_flock */
    177  1.11       eeh 	"netbsd32_mkfifo",			/* 132 = netbsd32_mkfifo */
    178  1.11       eeh 	"netbsd32_sendto",			/* 133 = netbsd32_sendto */
    179  1.11       eeh 	"netbsd32_shutdown",			/* 134 = netbsd32_shutdown */
    180  1.11       eeh 	"netbsd32_socketpair",			/* 135 = netbsd32_socketpair */
    181  1.11       eeh 	"netbsd32_mkdir",			/* 136 = netbsd32_mkdir */
    182  1.11       eeh 	"netbsd32_rmdir",			/* 137 = netbsd32_rmdir */
    183  1.11       eeh 	"netbsd32_utimes",			/* 138 = netbsd32_utimes */
    184   1.1       mrg 	"#139 (obsolete 4.2 sigreturn)",		/* 139 = obsolete 4.2 sigreturn */
    185  1.11       eeh 	"netbsd32_adjtime",			/* 140 = netbsd32_adjtime */
    186  1.11       eeh 	"compat_43_netbsd32_ogetpeername",	/* 141 = compat_43 netbsd32_ogetpeername */
    187   1.1       mrg 	"compat_43_ogethostid",	/* 142 = compat_43 ogethostid */
    188  1.31       chs #if defined(COMPAT_43) || defined(COMPAT_SUNOS)
    189  1.11       eeh 	"compat_43_netbsd32_sethostid",	/* 143 = compat_43 netbsd32_sethostid */
    190   1.1       mrg #else
    191   1.1       mrg 	"#143 (obsolete sethostid)",		/* 143 = obsolete sethostid */
    192   1.1       mrg #endif
    193  1.11       eeh 	"compat_43_netbsd32_ogetrlimit",	/* 144 = compat_43 netbsd32_ogetrlimit */
    194  1.11       eeh 	"compat_43_netbsd32_osetrlimit",	/* 145 = compat_43 netbsd32_osetrlimit */
    195  1.31       chs #if defined(COMPAT_43) || defined(COMPAT_SUNOS)
    196  1.11       eeh 	"compat_43_netbsd32_killpg",	/* 146 = compat_43 netbsd32_killpg */
    197   1.1       mrg #else
    198   1.1       mrg 	"#146 (obsolete killpg)",		/* 146 = obsolete killpg */
    199   1.1       mrg #endif
    200   1.1       mrg 	"setsid",			/* 147 = setsid */
    201  1.11       eeh 	"netbsd32_quotactl",			/* 148 = netbsd32_quotactl */
    202   1.1       mrg 	"compat_43_oquota",	/* 149 = compat_43 oquota */
    203  1.11       eeh 	"compat_43_netbsd32_ogetsockname",	/* 150 = compat_43 netbsd32_ogetsockname */
    204   1.1       mrg 	"#151 (unimplemented)",		/* 151 = unimplemented */
    205   1.1       mrg 	"#152 (unimplemented)",		/* 152 = unimplemented */
    206   1.1       mrg 	"#153 (unimplemented)",		/* 153 = unimplemented */
    207   1.1       mrg 	"#154 (unimplemented)",		/* 154 = unimplemented */
    208  1.10  christos #if defined(NFS) || defined(NFSSERVER) || !defined(_KERNEL)
    209  1.11       eeh 	"netbsd32_nfssvc",			/* 155 = netbsd32_nfssvc */
    210   1.1       mrg #else
    211  1.11       eeh 	"#155 (excluded netbsd32_nfssvc)",		/* 155 = excluded netbsd32_nfssvc */
    212   1.1       mrg #endif
    213  1.11       eeh 	"compat_43_netbsd32_ogetdirentries",	/* 156 = compat_43 netbsd32_ogetdirentries */
    214  1.32      cube 	"compat_20_netbsd32_statfs",	/* 157 = compat_20 netbsd32_statfs */
    215  1.32      cube 	"compat_20_netbsd32_fstatfs",	/* 158 = compat_20 netbsd32_fstatfs */
    216   1.1       mrg 	"#159 (unimplemented)",		/* 159 = unimplemented */
    217   1.1       mrg 	"#160 (unimplemented)",		/* 160 = unimplemented */
    218  1.10  christos #if defined(NFS) || defined(NFSSERVER) || !defined(_KERNEL)
    219  1.11       eeh 	"netbsd32_getfh",			/* 161 = netbsd32_getfh */
    220   1.1       mrg #else
    221  1.11       eeh 	"#161 (excluded netbsd32_getfh)",		/* 161 = excluded netbsd32_getfh */
    222   1.1       mrg #endif
    223  1.11       eeh 	"compat_09_netbsd32_ogetdomainname",	/* 162 = compat_09 netbsd32_ogetdomainname */
    224  1.11       eeh 	"compat_09_netbsd32_osetdomainname",	/* 163 = compat_09 netbsd32_osetdomainname */
    225  1.11       eeh 	"compat_09_netbsd32_uname",	/* 164 = compat_09 netbsd32_uname */
    226  1.11       eeh 	"netbsd32_sysarch",			/* 165 = netbsd32_sysarch */
    227   1.1       mrg 	"#166 (unimplemented)",		/* 166 = unimplemented */
    228   1.1       mrg 	"#167 (unimplemented)",		/* 167 = unimplemented */
    229   1.1       mrg 	"#168 (unimplemented)",		/* 168 = unimplemented */
    230  1.26       mrg #if defined(SYSVSEM) || !defined(_KERNEL)
    231  1.26       mrg 	"compat_10_osemsys",	/* 169 = compat_10 osemsys */
    232   1.1       mrg #else
    233  1.26       mrg 	"#169 (excluded netbsd32_sys_semsys)",		/* 169 = excluded netbsd32_sys_semsys */
    234   1.1       mrg #endif
    235  1.26       mrg #if defined(SYSVMSG) || !defined(_KERNEL)
    236  1.26       mrg 	"compat_10_omsgsys",	/* 170 = compat_10 omsgsys */
    237   1.1       mrg #else
    238  1.26       mrg 	"#170 (excluded netbsd32_sys_msgsys)",		/* 170 = excluded netbsd32_sys_msgsys */
    239   1.1       mrg #endif
    240  1.26       mrg #if defined(SYSVSHM) || !defined(_KERNEL)
    241  1.26       mrg 	"compat_10_oshmsys",	/* 171 = compat_10 oshmsys */
    242   1.1       mrg #else
    243  1.26       mrg 	"#171 (excluded netbsd32_sys_shmsys)",		/* 171 = excluded netbsd32_sys_shmsys */
    244   1.1       mrg #endif
    245   1.1       mrg 	"#172 (unimplemented)",		/* 172 = unimplemented */
    246  1.11       eeh 	"netbsd32_pread",			/* 173 = netbsd32_pread */
    247  1.11       eeh 	"netbsd32_pwrite",			/* 174 = netbsd32_pwrite */
    248  1.11       eeh 	"netbsd32_ntp_gettime",			/* 175 = netbsd32_ntp_gettime */
    249  1.11       eeh 	"netbsd32_ntp_adjtime",			/* 176 = netbsd32_ntp_adjtime */
    250   1.1       mrg 	"#177 (unimplemented)",		/* 177 = unimplemented */
    251   1.1       mrg 	"#178 (unimplemented)",		/* 178 = unimplemented */
    252   1.1       mrg 	"#179 (unimplemented)",		/* 179 = unimplemented */
    253   1.1       mrg 	"#180 (unimplemented)",		/* 180 = unimplemented */
    254  1.11       eeh 	"netbsd32_setgid",			/* 181 = netbsd32_setgid */
    255  1.11       eeh 	"netbsd32_setegid",			/* 182 = netbsd32_setegid */
    256  1.11       eeh 	"netbsd32_seteuid",			/* 183 = netbsd32_seteuid */
    257  1.10  christos #if defined(LFS) || !defined(_KERNEL)
    258  1.10  christos 	"lfs_bmapv",			/* 184 = lfs_bmapv */
    259  1.10  christos 	"lfs_markv",			/* 185 = lfs_markv */
    260  1.10  christos 	"lfs_segclean",			/* 186 = lfs_segclean */
    261  1.10  christos 	"lfs_segwait",			/* 187 = lfs_segwait */
    262  1.10  christos #else
    263  1.11       eeh 	"#184 (excluded netbsd32_sys_lfs_bmapv)",		/* 184 = excluded netbsd32_sys_lfs_bmapv */
    264  1.11       eeh 	"#185 (excluded netbsd32_sys_lfs_markv)",		/* 185 = excluded netbsd32_sys_lfs_markv */
    265  1.11       eeh 	"#186 (excluded netbsd32_sys_lfs_segclean)",		/* 186 = excluded netbsd32_sys_lfs_segclean */
    266  1.11       eeh 	"#187 (excluded netbsd32_sys_lfs_segwait)",		/* 187 = excluded netbsd32_sys_lfs_segwait */
    267  1.11       eeh #endif
    268  1.11       eeh 	"compat_12_netbsd32_stat12",	/* 188 = compat_12 netbsd32_stat12 */
    269  1.11       eeh 	"compat_12_netbsd32_fstat12",	/* 189 = compat_12 netbsd32_fstat12 */
    270  1.11       eeh 	"compat_12_netbsd32_lstat12",	/* 190 = compat_12 netbsd32_lstat12 */
    271  1.11       eeh 	"netbsd32_pathconf",			/* 191 = netbsd32_pathconf */
    272  1.11       eeh 	"netbsd32_fpathconf",			/* 192 = netbsd32_fpathconf */
    273   1.1       mrg 	"#193 (unimplemented)",		/* 193 = unimplemented */
    274  1.11       eeh 	"netbsd32_getrlimit",			/* 194 = netbsd32_getrlimit */
    275  1.11       eeh 	"netbsd32_setrlimit",			/* 195 = netbsd32_setrlimit */
    276  1.11       eeh 	"compat_12_netbsd32_getdirentries",	/* 196 = compat_12 netbsd32_getdirentries */
    277  1.11       eeh 	"netbsd32_mmap",			/* 197 = netbsd32_mmap */
    278   1.1       mrg 	"__syscall",			/* 198 = __syscall */
    279  1.11       eeh 	"netbsd32_lseek",			/* 199 = netbsd32_lseek */
    280  1.11       eeh 	"netbsd32_truncate",			/* 200 = netbsd32_truncate */
    281  1.11       eeh 	"netbsd32_ftruncate",			/* 201 = netbsd32_ftruncate */
    282  1.11       eeh 	"netbsd32___sysctl",			/* 202 = netbsd32___sysctl */
    283  1.11       eeh 	"netbsd32_mlock",			/* 203 = netbsd32_mlock */
    284  1.11       eeh 	"netbsd32_munlock",			/* 204 = netbsd32_munlock */
    285  1.11       eeh 	"netbsd32_undelete",			/* 205 = netbsd32_undelete */
    286  1.11       eeh 	"netbsd32_futimes",			/* 206 = netbsd32_futimes */
    287  1.11       eeh 	"netbsd32_getpgid",			/* 207 = netbsd32_getpgid */
    288  1.11       eeh 	"netbsd32_reboot",			/* 208 = netbsd32_reboot */
    289  1.11       eeh 	"netbsd32_poll",			/* 209 = netbsd32_poll */
    290  1.10  christos #if defined(LKM) || !defined(_KERNEL)
    291   1.1       mrg 	"lkmnosys",			/* 210 = lkmnosys */
    292   1.1       mrg 	"lkmnosys",			/* 211 = lkmnosys */
    293   1.1       mrg 	"lkmnosys",			/* 212 = lkmnosys */
    294   1.1       mrg 	"lkmnosys",			/* 213 = lkmnosys */
    295   1.1       mrg 	"lkmnosys",			/* 214 = lkmnosys */
    296   1.1       mrg 	"lkmnosys",			/* 215 = lkmnosys */
    297   1.1       mrg 	"lkmnosys",			/* 216 = lkmnosys */
    298   1.1       mrg 	"lkmnosys",			/* 217 = lkmnosys */
    299   1.1       mrg 	"lkmnosys",			/* 218 = lkmnosys */
    300   1.1       mrg 	"lkmnosys",			/* 219 = lkmnosys */
    301  1.10  christos #else	/* !LKM || !_KERNEL */
    302  1.10  christos 	"#210 (excluded lkmnosys)",		/* 210 = excluded lkmnosys */
    303  1.10  christos 	"#211 (excluded lkmnosys)",		/* 211 = excluded lkmnosys */
    304  1.10  christos 	"#212 (excluded lkmnosys)",		/* 212 = excluded lkmnosys */
    305  1.10  christos 	"#213 (excluded lkmnosys)",		/* 213 = excluded lkmnosys */
    306  1.10  christos 	"#214 (excluded lkmnosys)",		/* 214 = excluded lkmnosys */
    307  1.10  christos 	"#215 (excluded lkmnosys)",		/* 215 = excluded lkmnosys */
    308  1.10  christos 	"#216 (excluded lkmnosys)",		/* 216 = excluded lkmnosys */
    309  1.10  christos 	"#217 (excluded lkmnosys)",		/* 217 = excluded lkmnosys */
    310  1.10  christos 	"#218 (excluded lkmnosys)",		/* 218 = excluded lkmnosys */
    311  1.10  christos 	"#219 (excluded lkmnosys)",		/* 219 = excluded lkmnosys */
    312  1.10  christos #endif	/* !LKM || !_KERNEL */
    313  1.10  christos #if defined(SYSVSEM) || !defined(_KERNEL)
    314  1.11       eeh 	"compat_14_netbsd32___semctl",	/* 220 = compat_14 netbsd32___semctl */
    315  1.11       eeh 	"netbsd32_semget",			/* 221 = netbsd32_semget */
    316  1.11       eeh 	"netbsd32_semop",			/* 222 = netbsd32_semop */
    317  1.11       eeh 	"netbsd32_semconfig",			/* 223 = netbsd32_semconfig */
    318  1.11       eeh #else
    319  1.12       eeh 	"#220 (excluded compat_14_netbsd32_semctl)",		/* 220 = excluded compat_14_netbsd32_semctl */
    320  1.11       eeh 	"#221 (excluded netbsd32_semget)",		/* 221 = excluded netbsd32_semget */
    321  1.11       eeh 	"#222 (excluded netbsd32_semop)",		/* 222 = excluded netbsd32_semop */
    322  1.11       eeh 	"#223 (excluded netbsd32_semconfig)",		/* 223 = excluded netbsd32_semconfig */
    323   1.1       mrg #endif
    324  1.10  christos #if defined(SYSVMSG) || !defined(_KERNEL)
    325  1.11       eeh 	"compat_14_netbsd32_msgctl",	/* 224 = compat_14 netbsd32_msgctl */
    326  1.11       eeh 	"netbsd32_msgget",			/* 225 = netbsd32_msgget */
    327  1.11       eeh 	"netbsd32_msgsnd",			/* 226 = netbsd32_msgsnd */
    328  1.11       eeh 	"netbsd32_msgrcv",			/* 227 = netbsd32_msgrcv */
    329  1.11       eeh #else
    330  1.12       eeh 	"#224 (excluded compat_14_netbsd32_msgctl)",		/* 224 = excluded compat_14_netbsd32_msgctl */
    331  1.11       eeh 	"#225 (excluded netbsd32_msgget)",		/* 225 = excluded netbsd32_msgget */
    332  1.11       eeh 	"#226 (excluded netbsd32_msgsnd)",		/* 226 = excluded netbsd32_msgsnd */
    333  1.11       eeh 	"#227 (excluded netbsd32_msgrcv)",		/* 227 = excluded netbsd32_msgrcv */
    334   1.1       mrg #endif
    335  1.10  christos #if defined(SYSVSHM) || !defined(_KERNEL)
    336  1.11       eeh 	"netbsd32_shmat",			/* 228 = netbsd32_shmat */
    337  1.11       eeh 	"compat_14_netbsd32_shmctl",	/* 229 = compat_14 netbsd32_shmctl */
    338  1.11       eeh 	"netbsd32_shmdt",			/* 230 = netbsd32_shmdt */
    339  1.11       eeh 	"netbsd32_shmget",			/* 231 = netbsd32_shmget */
    340  1.11       eeh #else
    341  1.11       eeh 	"#228 (excluded netbsd32_shmat)",		/* 228 = excluded netbsd32_shmat */
    342  1.12       eeh 	"#229 (excluded compat_14_netbsd32_shmctl)",		/* 229 = excluded compat_14_netbsd32_shmctl */
    343  1.11       eeh 	"#230 (excluded netbsd32_shmdt)",		/* 230 = excluded netbsd32_shmdt */
    344  1.11       eeh 	"#231 (excluded netbsd32_shmget)",		/* 231 = excluded netbsd32_shmget */
    345  1.11       eeh #endif
    346  1.11       eeh 	"netbsd32_clock_gettime",			/* 232 = netbsd32_clock_gettime */
    347  1.11       eeh 	"netbsd32_clock_settime",			/* 233 = netbsd32_clock_settime */
    348  1.11       eeh 	"netbsd32_clock_getres",			/* 234 = netbsd32_clock_getres */
    349  1.43      cube 	"netbsd32_timer_create",			/* 235 = netbsd32_timer_create */
    350  1.43      cube 	"netbsd32_timer_delete",			/* 236 = netbsd32_timer_delete */
    351  1.43      cube 	"netbsd32_timer_settime",			/* 237 = netbsd32_timer_settime */
    352  1.43      cube 	"netbsd32_timer_gettime",			/* 238 = netbsd32_timer_gettime */
    353  1.43      cube 	"netbsd32_timer_getoverrun",			/* 239 = netbsd32_timer_getoverrun */
    354  1.11       eeh 	"netbsd32_nanosleep",			/* 240 = netbsd32_nanosleep */
    355  1.11       eeh 	"netbsd32_fdatasync",			/* 241 = netbsd32_fdatasync */
    356  1.37      cube 	"netbsd32_mlockall",			/* 242 = netbsd32_mlockall */
    357  1.37      cube 	"munlockall",			/* 243 = munlockall */
    358  1.44      cube 	"netbsd32___sigtimedwait",			/* 244 = netbsd32___sigtimedwait */
    359   1.1       mrg 	"#245 (unimplemented)",		/* 245 = unimplemented */
    360   1.1       mrg 	"#246 (unimplemented)",		/* 246 = unimplemented */
    361  1.48      cube #if defined(P1003_1B_SEMAPHORE) || (!defined(_KERNEL) && defined(_LIBC))
    362  1.48      cube 	"netbsd32__ksem_init",			/* 247 = netbsd32__ksem_init */
    363  1.48      cube 	"netbsd32__ksem_open",			/* 248 = netbsd32__ksem_open */
    364  1.48      cube 	"netbsd32__ksem_unlink",			/* 249 = netbsd32__ksem_unlink */
    365  1.48      cube 	"netbsd32__ksem_close",			/* 250 = netbsd32__ksem_close */
    366  1.48      cube 	"netbsd32__ksem_post",			/* 251 = netbsd32__ksem_post */
    367  1.48      cube 	"netbsd32__ksem_wait",			/* 252 = netbsd32__ksem_wait */
    368  1.48      cube 	"netbsd32__ksem_trywait",			/* 253 = netbsd32__ksem_trywait */
    369  1.48      cube 	"netbsd32__ksem_getvalue",			/* 254 = netbsd32__ksem_getvalue */
    370  1.48      cube 	"netbsd32__ksem_destroy",			/* 255 = netbsd32__ksem_destroy */
    371  1.48      cube 	"#256 (unimplemented sys__ksem_timedwait)",		/* 256 = unimplemented sys__ksem_timedwait */
    372  1.48      cube #else
    373  1.48      cube 	"#247 (excluded sys__ksem_init)",		/* 247 = excluded sys__ksem_init */
    374  1.48      cube 	"#248 (excluded sys__ksem_open)",		/* 248 = excluded sys__ksem_open */
    375  1.48      cube 	"#249 (excluded sys__ksem_unlink)",		/* 249 = excluded sys__ksem_unlink */
    376  1.48      cube 	"#250 (excluded sys__ksem_close)",		/* 250 = excluded sys__ksem_close */
    377  1.48      cube 	"#251 (excluded sys__ksem_post)",		/* 251 = excluded sys__ksem_post */
    378  1.48      cube 	"#252 (excluded sys__ksem_wait)",		/* 252 = excluded sys__ksem_wait */
    379  1.48      cube 	"#253 (excluded sys__ksem_trywait)",		/* 253 = excluded sys__ksem_trywait */
    380  1.48      cube 	"#254 (excluded sys__ksem_getvalue)",		/* 254 = excluded sys__ksem_getvalue */
    381  1.48      cube 	"#255 (excluded sys__ksem_destroy)",		/* 255 = excluded sys__ksem_destroy */
    382  1.48      cube 	"#256 (unimplemented sys__ksem_timedwait)",		/* 256 = unimplemented sys__ksem_timedwait */
    383  1.48      cube #endif
    384   1.1       mrg 	"#257 (unimplemented)",		/* 257 = unimplemented */
    385   1.1       mrg 	"#258 (unimplemented)",		/* 258 = unimplemented */
    386   1.1       mrg 	"#259 (unimplemented)",		/* 259 = unimplemented */
    387   1.1       mrg 	"#260 (unimplemented)",		/* 260 = unimplemented */
    388   1.1       mrg 	"#261 (unimplemented)",		/* 261 = unimplemented */
    389   1.1       mrg 	"#262 (unimplemented)",		/* 262 = unimplemented */
    390   1.1       mrg 	"#263 (unimplemented)",		/* 263 = unimplemented */
    391   1.1       mrg 	"#264 (unimplemented)",		/* 264 = unimplemented */
    392   1.1       mrg 	"#265 (unimplemented)",		/* 265 = unimplemented */
    393   1.1       mrg 	"#266 (unimplemented)",		/* 266 = unimplemented */
    394   1.1       mrg 	"#267 (unimplemented)",		/* 267 = unimplemented */
    395   1.1       mrg 	"#268 (unimplemented)",		/* 268 = unimplemented */
    396   1.1       mrg 	"#269 (unimplemented)",		/* 269 = unimplemented */
    397  1.11       eeh 	"netbsd32___posix_rename",			/* 270 = netbsd32___posix_rename */
    398  1.11       eeh 	"netbsd32_swapctl",			/* 271 = netbsd32_swapctl */
    399  1.11       eeh 	"netbsd32_getdents",			/* 272 = netbsd32_getdents */
    400  1.11       eeh 	"netbsd32_minherit",			/* 273 = netbsd32_minherit */
    401  1.11       eeh 	"netbsd32_lchmod",			/* 274 = netbsd32_lchmod */
    402  1.11       eeh 	"netbsd32_lchown",			/* 275 = netbsd32_lchown */
    403  1.11       eeh 	"netbsd32_lutimes",			/* 276 = netbsd32_lutimes */
    404  1.11       eeh 	"netbsd32___msync13",			/* 277 = netbsd32___msync13 */
    405  1.11       eeh 	"netbsd32___stat13",			/* 278 = netbsd32___stat13 */
    406  1.11       eeh 	"netbsd32___fstat13",			/* 279 = netbsd32___fstat13 */
    407  1.11       eeh 	"netbsd32___lstat13",			/* 280 = netbsd32___lstat13 */
    408  1.11       eeh 	"netbsd32___sigaltstack14",			/* 281 = netbsd32___sigaltstack14 */
    409   1.1       mrg 	"__vfork14",			/* 282 = __vfork14 */
    410  1.11       eeh 	"netbsd32___posix_chown",			/* 283 = netbsd32___posix_chown */
    411  1.11       eeh 	"netbsd32___posix_fchown",			/* 284 = netbsd32___posix_fchown */
    412  1.11       eeh 	"netbsd32___posix_lchown",			/* 285 = netbsd32___posix_lchown */
    413  1.11       eeh 	"netbsd32_getsid",			/* 286 = netbsd32_getsid */
    414  1.39      cube 	"netbsd32___clone",			/* 287 = netbsd32___clone */
    415  1.10  christos #if defined(KTRACE) || !defined(_KERNEL)
    416  1.11       eeh 	"netbsd32_fktrace",			/* 288 = netbsd32_fktrace */
    417   1.1       mrg #else
    418  1.11       eeh 	"#288 (excluded netbsd32_fktrace)",		/* 288 = excluded netbsd32_fktrace */
    419   1.1       mrg #endif
    420  1.11       eeh 	"netbsd32_preadv",			/* 289 = netbsd32_preadv */
    421  1.11       eeh 	"netbsd32_pwritev",			/* 290 = netbsd32_pwritev */
    422  1.12       eeh 	"netbsd32___sigaction14",			/* 291 = netbsd32___sigaction14 */
    423  1.12       eeh 	"netbsd32___sigpending14",			/* 292 = netbsd32___sigpending14 */
    424  1.12       eeh 	"netbsd32___sigprocmask14",			/* 293 = netbsd32___sigprocmask14 */
    425  1.12       eeh 	"netbsd32___sigsuspend14",			/* 294 = netbsd32___sigsuspend14 */
    426  1.30      fvdl 	"compat_16_netbsd32___sigreturn14",	/* 295 = compat_16 netbsd32___sigreturn14 */
    427  1.12       eeh 	"netbsd32___getcwd",			/* 296 = netbsd32___getcwd */
    428  1.12       eeh 	"netbsd32_fchroot",			/* 297 = netbsd32_fchroot */
    429  1.12       eeh 	"netbsd32_fhopen",			/* 298 = netbsd32_fhopen */
    430  1.12       eeh 	"netbsd32_fhstat",			/* 299 = netbsd32_fhstat */
    431  1.32      cube 	"compat_20_netbsd32_fhstatfs",	/* 300 = compat_20 netbsd32_fhstatfs */
    432  1.12       eeh #if defined(SYSVSEM) || !defined(_KERNEL)
    433  1.13  christos 	"netbsd32___semctl14",			/* 301 = netbsd32___semctl14 */
    434  1.12       eeh #else
    435  1.13  christos 	"#301 (excluded __semctl14)",		/* 301 = excluded __semctl14 */
    436  1.12       eeh #endif
    437  1.12       eeh #if defined(SYSVMSG) || !defined(_KERNEL)
    438  1.12       eeh 	"netbsd32___msgctl13",			/* 302 = netbsd32___msgctl13 */
    439  1.12       eeh #else
    440  1.12       eeh 	"#302 (excluded __msgctl13)",		/* 302 = excluded __msgctl13 */
    441  1.12       eeh #endif
    442  1.12       eeh #if defined(SYSVSHM) || !defined(_KERNEL)
    443  1.12       eeh 	"netbsd32___shmctl13",			/* 303 = netbsd32___shmctl13 */
    444  1.12       eeh #else
    445  1.12       eeh 	"#303 (excluded __shmctl13)",		/* 303 = excluded __shmctl13 */
    446  1.12       eeh #endif
    447  1.22       mrg 	"netbsd32_lchflags",			/* 304 = netbsd32_lchflags */
    448  1.22       mrg 	"issetugid",			/* 305 = issetugid */
    449  1.22       mrg 	"netbsd32_utrace",			/* 306 = netbsd32_utrace */
    450  1.30      fvdl 	"netbsd32_getcontext",			/* 307 = netbsd32_getcontext */
    451  1.30      fvdl 	"netbsd32_setcontext",			/* 308 = netbsd32_setcontext */
    452  1.22       mrg 	"#309 (unimplemented)",		/* 309 = unimplemented */
    453  1.22       mrg 	"#310 (unimplemented)",		/* 310 = unimplemented */
    454  1.22       mrg 	"#311 (unimplemented)",		/* 311 = unimplemented */
    455  1.22       mrg 	"#312 (unimplemented)",		/* 312 = unimplemented */
    456  1.22       mrg 	"#313 (unimplemented)",		/* 313 = unimplemented */
    457  1.22       mrg 	"#314 (unimplemented)",		/* 314 = unimplemented */
    458  1.22       mrg 	"#315 (unimplemented)",		/* 315 = unimplemented */
    459  1.22       mrg 	"#316 (unimplemented)",		/* 316 = unimplemented */
    460  1.22       mrg 	"#317 (unimplemented)",		/* 317 = unimplemented */
    461  1.22       mrg 	"#318 (unimplemented)",		/* 318 = unimplemented */
    462  1.22       mrg 	"#319 (unimplemented)",		/* 319 = unimplemented */
    463  1.22       mrg 	"#320 (unimplemented)",		/* 320 = unimplemented */
    464  1.22       mrg 	"#321 (unimplemented)",		/* 321 = unimplemented */
    465  1.22       mrg 	"#322 (unimplemented)",		/* 322 = unimplemented */
    466  1.22       mrg 	"#323 (unimplemented)",		/* 323 = unimplemented */
    467  1.22       mrg 	"#324 (unimplemented)",		/* 324 = unimplemented */
    468  1.22       mrg 	"#325 (unimplemented)",		/* 325 = unimplemented */
    469  1.22       mrg 	"#326 (unimplemented)",		/* 326 = unimplemented */
    470  1.22       mrg 	"#327 (unimplemented)",		/* 327 = unimplemented */
    471  1.22       mrg 	"#328 (unimplemented)",		/* 328 = unimplemented */
    472  1.22       mrg 	"#329 (unimplemented)",		/* 329 = unimplemented */
    473  1.22       mrg 	"#330 (unimplemented)",		/* 330 = unimplemented */
    474  1.22       mrg 	"#331 (unimplemented)",		/* 331 = unimplemented */
    475  1.22       mrg 	"#332 (unimplemented)",		/* 332 = unimplemented */
    476  1.22       mrg 	"#333 (unimplemented)",		/* 333 = unimplemented */
    477  1.22       mrg 	"#334 (unimplemented)",		/* 334 = unimplemented */
    478  1.22       mrg 	"#335 (unimplemented)",		/* 335 = unimplemented */
    479  1.22       mrg 	"#336 (unimplemented)",		/* 336 = unimplemented */
    480  1.22       mrg 	"#337 (unimplemented)",		/* 337 = unimplemented */
    481  1.22       mrg 	"#338 (unimplemented)",		/* 338 = unimplemented */
    482  1.22       mrg 	"#339 (unimplemented)",		/* 339 = unimplemented */
    483  1.27       scw 	"netbsd32___sigaction_sigtramp",			/* 340 = netbsd32___sigaction_sigtramp */
    484  1.32      cube 	"#341 (unimplemented)",		/* 341 = unimplemented */
    485  1.32      cube 	"#342 (unimplemented)",		/* 342 = unimplemented */
    486  1.41      cube 	"netbsd32_rasctl",			/* 343 = netbsd32_rasctl */
    487  1.46      cube 	"kqueue",			/* 344 = kqueue */
    488  1.46      cube 	"netbsd32_kevent",			/* 345 = netbsd32_kevent */
    489  1.32      cube 	"#346 (unimplemented)",		/* 346 = unimplemented */
    490  1.32      cube 	"#347 (unimplemented)",		/* 347 = unimplemented */
    491  1.32      cube 	"#348 (unimplemented)",		/* 348 = unimplemented */
    492  1.32      cube 	"#349 (unimplemented)",		/* 349 = unimplemented */
    493  1.32      cube 	"#350 (unimplemented)",		/* 350 = unimplemented */
    494  1.32      cube 	"#351 (unimplemented)",		/* 351 = unimplemented */
    495  1.32      cube 	"#352 (unimplemented)",		/* 352 = unimplemented */
    496  1.32      cube 	"#353 (unimplemented)",		/* 353 = unimplemented */
    497  1.40      cube 	"netbsd32_fsync_range",			/* 354 = netbsd32_fsync_range */
    498  1.35      cube 	"netbsd32_uuidgen",			/* 355 = netbsd32_uuidgen */
    499  1.32      cube 	"netbsd32_getvfsstat",			/* 356 = netbsd32_getvfsstat */
    500  1.32      cube 	"netbsd32_statvfs1",			/* 357 = netbsd32_statvfs1 */
    501  1.32      cube 	"netbsd32_fstatvfs1",			/* 358 = netbsd32_fstatvfs1 */
    502  1.32      cube 	"netbsd32_fhstatvfs1",			/* 359 = netbsd32_fhstatvfs1 */
    503  1.36      cube 	"netbsd32_extattrctl",			/* 360 = netbsd32_extattrctl */
    504  1.36      cube 	"netbsd32_extattr_set_file",			/* 361 = netbsd32_extattr_set_file */
    505  1.36      cube 	"netbsd32_extattr_get_file",			/* 362 = netbsd32_extattr_get_file */
    506  1.36      cube 	"netbsd32_extattr_delete_file",			/* 363 = netbsd32_extattr_delete_file */
    507  1.36      cube 	"netbsd32_extattr_set_fd",			/* 364 = netbsd32_extattr_set_fd */
    508  1.36      cube 	"netbsd32_extattr_get_fd",			/* 365 = netbsd32_extattr_get_fd */
    509  1.36      cube 	"netbsd32_extattr_delete_fd",			/* 366 = netbsd32_extattr_delete_fd */
    510  1.36      cube 	"netbsd32_extattr_set_link",			/* 367 = netbsd32_extattr_set_link */
    511  1.36      cube 	"netbsd32_extattr_get_link",			/* 368 = netbsd32_extattr_get_link */
    512  1.36      cube 	"netbsd32_extattr_delete_link",			/* 369 = netbsd32_extattr_delete_link */
    513  1.36      cube 	"netbsd32_extattr_list_fd",			/* 370 = netbsd32_extattr_list_fd */
    514  1.36      cube 	"netbsd32_extattr_list_file",			/* 371 = netbsd32_extattr_list_file */
    515  1.36      cube 	"netbsd32_extattr_list_link",			/* 372 = netbsd32_extattr_list_link */
    516  1.38      cube 	"netbsd32_pselect",			/* 373 = netbsd32_pselect */
    517  1.38      cube 	"netbsd32_pollts",			/* 374 = netbsd32_pollts */
    518  1.42      cube 	"netbsd32_setxattr",			/* 375 = netbsd32_setxattr */
    519  1.42      cube 	"netbsd32_lsetxattr",			/* 376 = netbsd32_lsetxattr */
    520  1.42      cube 	"netbsd32_fsetxattr",			/* 377 = netbsd32_fsetxattr */
    521  1.42      cube 	"netbsd32_getxattr",			/* 378 = netbsd32_getxattr */
    522  1.42      cube 	"netbsd32_lgetxattr",			/* 379 = netbsd32_lgetxattr */
    523  1.42      cube 	"netbsd32_fgetxattr",			/* 380 = netbsd32_fgetxattr */
    524  1.42      cube 	"netbsd32_listxattr",			/* 381 = netbsd32_listxattr */
    525  1.42      cube 	"netbsd32_llistxattr",			/* 382 = netbsd32_llistxattr */
    526  1.42      cube 	"netbsd32_flistxattr",			/* 383 = netbsd32_flistxattr */
    527  1.42      cube 	"netbsd32_removexattr",			/* 384 = netbsd32_removexattr */
    528  1.42      cube 	"netbsd32_lremovexattr",			/* 385 = netbsd32_lremovexattr */
    529  1.42      cube 	"netbsd32_fremovexattr",			/* 386 = netbsd32_fremovexattr */
    530  1.45  christos 	"__stat30",			/* 387 = __stat30 */
    531  1.45  christos 	"__fstat30",			/* 388 = __fstat30 */
    532  1.45  christos 	"__lstat30",			/* 389 = __lstat30 */
    533  1.45  christos 	"__getdents30",			/* 390 = __getdents30 */
    534   1.1       mrg };
    535