7857 zfs/zpool commands print scary errors after 7741
[unleashed.git] / usr / src / ucbcmd / sbcp / syscalls.list
blob700489357856e6052522bb7a94caceb35740b614
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
22 # Use is subject to license terms.
24 nosys           NOSYS           /*   0 = 1, indir */
25 exit            TRAP            /*   1 = 1, exit */
26 fork            SIMPLE          /*   2 = 0, fork */
27 read            SIMPLE          /*   3 = 3, read */
28 write           SIMPLE          /*   4 = 3, write */
29 open            SIMPLE          /*   5 = 3, open */
30 close           SIMPLE          /*   6 = 1, close */
31 wait4           SIMPLE          /*   7 = 4, wait4 */
32 creat           SIMPLE          /*   8 = 2, creat */
33 link            SIMPLE          /*   9 = 2, link */
34 unlink          SIMPLE          /*  10 = 1, unlink */
35 execv           SIMPLE          /*  11 = 2, execv */
36 chdir           SIMPLE          /*  12 = 1, chdir */
37 nosys           NOSYS           /*  13 = 0, old time */
38 mknod           SIMPLE          /*  14 = 3, mknod */
39 chmod           SIMPLE          /*  15 = 2, chmod */
40 chown           SIMPLE          /*  16 = 3, chown; now 3 args */
41 brk             SIMPLE          /*  17 = 1, brk */
42 nosys           NOSYS           /*  18 = 0, old stat */
43 lseek           SIMPLE          /*  19 = 3, lseek */
44 getpid          TRAP            /*  20 = 0, getpid */
45 nosys           NOSYS           /*  21 = 0, old mount */
46 umount          SIMPLE          /*  22 = 1, old umount */
47 nosys           NOSYS           /*  23 = 0, old setuid */
48 getuid          TRAP            /*  24 = 0, getuid */
49 nosys           NOSYS           /*  25 = 0, old stime */
50 ptrace          SIMPLE          /*  26 = 5, ptrace */
51 nosys           NOSYS           /*  27 = 0, old alarm */
52 nosys           NOSYS           /*  28 = 0, old fstat */
53 nosys           NOSYS           /*  29 = 0, opause */
54 nosys           NOSYS           /*  30 = 0, old utime */
55 nosys           NOSYS           /*  31 = 0, was stty */
56 nosys           NOSYS           /*  32 = 0, was gtty */
57 access          SIMPLE          /*  33 = 2, access */
58 nosys           NOSYS           /*  34 = 0, old nice */
59 nosys           NOSYS           /*  35 = 0, old ftime */
60 sync            SIMPLE          /*  36 = 0, sync */
61 kill            SIMPLE          /*  37 = 2, kill */
62 stat            SIMPLE          /*  38 = 2, stat */
63 nosys           NOSYS           /*  39 = 0, old setpgrp */
64 lstat           SIMPLE          /*  40 = 2, lstat */
65 dup             SIMPLE          /*  41 = 2, dup */
66 pipe            TRAP            /*  42 = 0, pipe */
67 nosys           NOSYS           /*  43 = 0, old times */
68 profil          SIMPLE          /*  44 = 4, profil */
69 nosys           NOSYS           /*  45 = 0, nosys */
70 nosys           NOSYS           /*  46 = 0, old setgid */
71 getgid          TRAP            /*  47 = 0, getgid */
72 nosys           NOSYS           /*  48 = 0, old sig */
73 nosys           NOSYS           /*  49 = 0, reserved for USG */
74 nosys           NOSYS           /*  50 = 0, reserved for USG */
75 nosys           NOSYS           /*  51 = 1, turn acct off/on */
76 nosys           NOSYS           /*  52 = 0, old set phys addr */
77 mctl            SIMPLE          /*  53 = 4, memory control */
78 ioctl           SIMPLE          /*  54 = 3, ioctl */
79 reboot          SIMPLE          /*  55 = 2, reboot */
80 wait3           NOSYS           /*  56 = 3, wait3 (per-4.0) */
81 symlink         SIMPLE          /*  57 = 2, symlink */
82 readlink        SIMPLE          /*  58 = 3, readlink */
83 execve          SIMPLE          /*  59 = 3, execve */
84 umask           SIMPLE          /*  60 = 1, umask */
85 chroot          SIMPLE          /*  61 = 1, chroot */
86 fstat           SIMPLE          /*  62 = 2, fstat */
87 nosys           NOSYS           /*  63 = 0, used internally */
88 getpagesize     SIMPLE          /*  64 = 1, getpagesize */
89 msync           SIMPLE          /*  65 = 3, old msync */
90 vfork           TRAP            /*  66 = 0, vfork */
91 read            SIMPLE          /*  67 = 0, old vread */
92 write           SIMPLE          /*  68 = 0, old vwrite */
93 sbrk            SIMPLE          /*  69 = 1, sbrk */
94 nullsys         SIMPLE          /*  70 = 1, sstk (emulated as nop) */
95 mmap            SIMPLE          /*  71 = 6, mmap */
96 nullsys         SIMPLE          /*  72 = 1, old vadvise (emulated as nop) */
97 munmap          SIMPLE          /*  73 = 2, munmap */
98 mprotect        SIMPLE          /*  74 = 3, mprotect */
99 madvise         SIMPLE          /*  75 = 3, old madvise */
100 vhangup         SIMPLE          /*  76 = 1, vhangup */
101 nosys           NOSYS           /*  77 = 0, old vlimit */
102 mincore         SIMPLE          /*  78 = 3, mincore */
103 getgroups       SIMPLE          /*  79 = 2, getgroups */
104 setgroups       SIMPLE          /*  80 = 2, setgroups */
105 getpgrp         SIMPLE          /*  81 = 1, getpgrp */
106 setpgrp         SIMPLE          /*  82 = 2, setpgrp */
107 setitimer       SIMPLE          /*  83 = 3, setitimer */
108 wait            NOSYS           /*  84 = 0, old wait & wait3 (per-4.0) */
109 nosys           NOSYS           /*  85 = 1, swapon */
110 getitimer       SIMPLE          /*  86 = 2, getitimer */
111 gethostname     SIMPLE          /*  87 = 2, gethostname */
112 sethostname     SIMPLE          /*  88 = 2, sethostname */
113 getdtablesize   SIMPLE          /*  89 = 0, getdtablesize */
114 dup2            SIMPLE          /*  90 = 2, dup2 */
115 nullsys         SIMPLE          /*  91 = 2, getdopt (not implemented) */
116 fcntl           SIMPLE          /*  92 = 3, fcntl */
117 select          SIMPLE          /*  93 = 5, select */
118 nullsys         SIMPLE          /*  94 = 2, setdopt (not implemented) */
119 fsync           SIMPLE          /*  95 = 1, fsync */
120 setpriority     SIMPLE          /*  96 = 3, setpriority */
121 socket          SIMPLE          /*  97 = 3, socket */
122 connect         SIMPLE          /*  98 = 3, connect */
123 accept          SIMPLE          /*  99 = 3, accept */
124 getpriority     SIMPLE          /* 100 = 2, getpriority */
125 send            SIMPLE          /* 101 = 4, send */
126 recv            SIMPLE          /* 102 = 4, recv */
127 nosys           NOSYS           /* 103 = 0, old socketaddr */
128 bind            SIMPLE          /* 104 = 3, bind */
129 setsockopt      SIMPLE          /* 105 = 5, setsockopt */
130 listen          SIMPLE          /* 106 = 2, listen */
131 nosys           NOSYS           /* 107 = 0, old vtimes */
132 sigvec          SIMPLE          /* 108 = 3, sigvec */
133 sigblock        SIMPLE          /* 109 = 1, sigblock */
134 sigsetmask      SIMPLE          /* 110 = 1, sigsetmask */
135 sigpause        SIMPLE          /* 111 = 1, sigpause */
136 sigstack        SIMPLE          /* 112 = 2, sigstack */
137 recvmsg         SIMPLE          /* 113 = 3, recvmsg */
138 sendmsg         SIMPLE          /* 114 = 3, sendmsg */
139 nosys           NOSYS           /* 115 = 0, nosys */
140 gettimeofday    SIMPLE          /* 116 = 2, gettimeofday */
141 getrusage       SIMPLE          /* 117 = 2, getrusage */
142 getsockopt      SIMPLE          /* 118 = 5, getsockopt */
143 nosys           NOSYS           /* 119 = 0, nosys */
144 readv           SIMPLE          /* 120 = 3, readv */
145 writev          SIMPLE          /* 121 = 3, writev */
146 settimeofday    SIMPLE          /* 122 = 2, settimeofday */
147 fchown          SIMPLE          /* 123 = 3, fchown */
148 fchmod          SIMPLE          /* 124 = 2, fchmod */
149 recvfrom        SIMPLE          /* 125 = 6, recvfrom */
150 setreuid        SIMPLE          /* 126 = 2, setreuid */
151 setregid        SIMPLE          /* 127 = 2, setregid */
152 rename          SIMPLE          /* 128 = 2, rename */
153 truncate        SIMPLE          /* 129 = 2, truncate */
154 ftruncate       SIMPLE          /* 130 = 2, ftruncate */
155 flock           SIMPLE          /* 131 = 2, flock */
156 nosys           NOSYS           /* 132 = 0, nosys */
157 sendto          SIMPLE          /* 133 = 6, sendto */
158 shutdown        SIMPLE          /* 134 = 2, shutdown */
159 socketpair      SIMPLE          /* 135 = 5, socketpair */
160 mkdir           SIMPLE          /* 136 = 2, mkdir */
161 rmdir           SIMPLE          /* 137 = 1, rmdir */
162 utimes          SIMPLE          /* 138 = 2, utimes */
163 __sigcleanup    SIMPLE          /* 139 = 0, signalcleanup */
164 adjtime         SIMPLE          /* 140 = 2, adjtime */
165 getpeername     SIMPLE          /* 141 = 3, getpeername */
166 gethostid       SIMPLE          /* 142 = 2, gethostid */
167 nosys           NOSYS           /* 143 = 0, old sethostid */
168 getrlimit       SIMPLE          /* 144 = 2, getrlimit */
169 setrlimit       SIMPLE          /* 145 = 2, setrlimit */
170 killpg          SIMPLE          /* 146 = 2, killpg */
171 nosys           NOSYS           /* 147 = 0, nosys */
172 nosys           NOSYS           /* 148 = 0, old quota */
173 nosys           NOSYS           /* 149 = 0, old qquota */
174 getsockname     SIMPLE          /* 150 = 3, getsockname */
175 getmsg          SIMPLE          /* 151 = 4, getmsg */
176 putmsg          SIMPLE          /* 152 = 4, putmsg */
177 poll            SIMPLE          /* 153 = 3, poll */
178 nosys           NOSYS           /* 154 = 0, old nfs_mount */
179 nosys           NOSYS           /* 155 = 1, nfs_svc */
180 getdirentries   NOSYS           /* 156 = 4, getdirentries (pre-4.0) */
181 statfs          SIMPLE          /* 157 = 2, statfs */
182 fstatfs         SIMPLE          /* 158 = 2, fstatfs */
183 unmount         SIMPLE          /* 159 = 1, unmount */
184 nosys           NOSYS           /* 160 = 0, async_daemon */
185 nfs_getfh       SIMPLE          /* 161 = 2, get file handle */
186 getdomainname   SIMPLE          /* 162 = 2, getdomainname */
187 setdomainname   SIMPLE          /* 163 = 2, setdomainname */
188 nosys           NOSYS           /* 164 = 0, not configured */
189 nosys           NOSYS           /* 165 = 4, quotactl */
190 exportfs        SIMPLE          /* 166 = 2, exportfs */
191 mount           SIMPLE          /* 167 = 4, mount */
192 ustat           SIMPLE          /* 168 = 2, ustat */
193 semsys          SIMPLE          /* 169 = 5, semsys */
194 msgsys          SIMPLE          /* 170 = 6, msgsys */
195 shmsys          SIMPLE          /* 171 = 4, shmsys */
196 nosys           NOSYS           /* 172 = 0, not configured */
197 nosys           NOSYS           /* 173 = 0, not configured */
198 getdents        SIMPLE          /* 174 = 3, getdents */
199 setsid          SIMPLE          /* 175 = 1, setsid & s5 setpgrp() */
200 fchdir          SIMPLE          /* 176 = 1, fchdir */
201 fchroot         SIMPLE          /* 177 = 1, fchroot */
202 nosys           NOSYS           /* 178 = 0, not configured */
203 aioread         SIMPLE          /* 179 = 6, aioread */
204 aiowrite        SIMPLE          /* 180 = 6, aiowrite */
205 aiowait         SIMPLE          /* 181 = 1, aiowait */
206 aiocancel       SIMPLE          /* 182 = 1, aiocancel */
207 sigpending      SIMPLE          /* 183 = 1, sigpending */
208 nosys           NOSYS           /* 184 = 0, AVAILABLE */
209 setpgid         SIMPLE          /* 185 = 2, setpgid */
210 pathconf        SIMPLE          /* 186 = 2, pathconf */
211 fpathconf       SIMPLE          /* 187 = 2, fpathconf */
212 sysconf         SIMPLE          /* 188 = 1, sysconf */
213 uname           SIMPLE          /* 189 = 1, uname */