]> Cypherpunks.ru repositories - gostls13.git/blob - api/except.txt
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / api / except.txt
1 pkg crypto/tls, type ConnectionState struct, TLSUnique //deprecated
2 pkg debug/elf, const R_PPC64_SECTOFF_LO_DS = 61
3 pkg encoding/json, method (*RawMessage) MarshalJSON() ([]uint8, error)
4 pkg math, const MaxFloat64 = 1.79769e+308  // 179769313486231570814527423731704356798100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
5 pkg math, const SmallestNonzeroFloat32 = 1.4013e-45  // 17516230804060213386546619791123951641/12500000000000000000000000000000000000000000000000000000000000000000000000000000000
6 pkg math, const SmallestNonzeroFloat64 = 4.94066e-324  // 4940656458412465441765687928682213723651/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
7 pkg math/big, const MaxBase = 36
8 pkg math/big, type Word uintptr
9 pkg net, func ListenUnixgram(string, *UnixAddr) (*UDPConn, error)
10 pkg os (linux-arm), const O_SYNC = 1052672
11 pkg os (linux-arm), const O_SYNC = 4096
12 pkg os (linux-arm-cgo), const O_SYNC = 1052672
13 pkg os (linux-arm-cgo), const O_SYNC = 4096
14 pkg os, const ModeAppend FileMode
15 pkg os, const ModeCharDevice FileMode
16 pkg os, const ModeDevice FileMode
17 pkg os, const ModeDir FileMode
18 pkg os, const ModeExclusive FileMode
19 pkg os, const ModeIrregular FileMode
20 pkg os, const ModeNamedPipe FileMode
21 pkg os, const ModePerm FileMode
22 pkg os, const ModeSetgid FileMode
23 pkg os, const ModeSetuid FileMode
24 pkg os, const ModeSocket FileMode
25 pkg os, const ModeSticky FileMode
26 pkg os, const ModeSymlink FileMode
27 pkg os, const ModeTemporary FileMode
28 pkg os, const ModeType = 2399141888
29 pkg os, const ModeType = 2399666176
30 pkg os, const ModeType FileMode
31 pkg os, func Chmod(string, FileMode) error
32 pkg os, func Lstat(string) (FileInfo, error)
33 pkg os, func Mkdir(string, FileMode) error
34 pkg os, func MkdirAll(string, FileMode) error
35 pkg os, func OpenFile(string, int, FileMode) (*File, error)
36 pkg os, func SameFile(FileInfo, FileInfo) bool
37 pkg os, func Stat(string) (FileInfo, error)
38 pkg os, method (*File) Chmod(FileMode) error
39 pkg os, method (*File) Readdir(int) ([]FileInfo, error)
40 pkg os, method (*File) Stat() (FileInfo, error)
41 pkg os, method (*PathError) Error() string
42 pkg os, method (*PathError) Timeout() bool
43 pkg os, method (*PathError) Unwrap() error
44 pkg os, method (FileMode) IsDir() bool
45 pkg os, method (FileMode) IsRegular() bool
46 pkg os, method (FileMode) Perm() FileMode
47 pkg os, method (FileMode) String() string
48 pkg os, type FileInfo interface { IsDir, ModTime, Mode, Name, Size, Sys }
49 pkg os, type FileInfo interface, IsDir() bool
50 pkg os, type FileInfo interface, ModTime() time.Time
51 pkg os, type FileInfo interface, Mode() FileMode
52 pkg os, type FileInfo interface, Name() string
53 pkg os, type FileInfo interface, Size() int64
54 pkg os, type FileInfo interface, Sys() interface{}
55 pkg os, type FileMode uint32
56 pkg os, type PathError struct
57 pkg os, type PathError struct, Err error
58 pkg os, type PathError struct, Op string
59 pkg os, type PathError struct, Path string
60 pkg syscall (darwin-amd64), const ImplementsGetwd = false
61 pkg syscall (darwin-amd64), func Fchflags(string, int) error
62 pkg syscall (darwin-amd64-cgo), const ImplementsGetwd = false
63 pkg syscall (darwin-amd64-cgo), func Fchflags(string, int) error
64 pkg syscall (freebsd-386), const AF_MAX = 38
65 pkg syscall (freebsd-386), const DLT_MATCHING_MAX = 242
66 pkg syscall (freebsd-386), const ELAST = 94
67 pkg syscall (freebsd-386), const ImplementsGetwd = false
68 pkg syscall (freebsd-386), const O_CLOEXEC = 0
69 pkg syscall (freebsd-386), func Fchflags(string, int) error
70 pkg syscall (freebsd-386), func Mknod(string, uint32, int) error
71 pkg syscall (freebsd-386), type Dirent struct, Fileno uint32
72 pkg syscall (freebsd-386), type Dirent struct, Namlen uint8
73 pkg syscall (freebsd-386), type Stat_t struct, Blksize uint32
74 pkg syscall (freebsd-386), type Stat_t struct, Dev uint32
75 pkg syscall (freebsd-386), type Stat_t struct, Gen uint32
76 pkg syscall (freebsd-386), type Stat_t struct, Ino uint32
77 pkg syscall (freebsd-386), type Stat_t struct, Lspare int32
78 pkg syscall (freebsd-386), type Stat_t struct, Nlink uint16
79 pkg syscall (freebsd-386), type Stat_t struct, Pad_cgo_0 [8]uint8
80 pkg syscall (freebsd-386), type Stat_t struct, Rdev uint32
81 pkg syscall (freebsd-386), type Statfs_t struct, Mntfromname [88]int8
82 pkg syscall (freebsd-386), type Statfs_t struct, Mntonname [88]int8
83 pkg syscall (freebsd-386-cgo), const AF_MAX = 38
84 pkg syscall (freebsd-386-cgo), const DLT_MATCHING_MAX = 242
85 pkg syscall (freebsd-386-cgo), const ELAST = 94
86 pkg syscall (freebsd-386-cgo), const ImplementsGetwd = false
87 pkg syscall (freebsd-386-cgo), const O_CLOEXEC = 0
88 pkg syscall (freebsd-386-cgo), func Mknod(string, uint32, int) error
89 pkg syscall (freebsd-386-cgo), type Dirent struct, Fileno uint32
90 pkg syscall (freebsd-386-cgo), type Dirent struct, Namlen uint8
91 pkg syscall (freebsd-386-cgo), type Stat_t struct, Blksize uint32
92 pkg syscall (freebsd-386-cgo), type Stat_t struct, Dev uint32
93 pkg syscall (freebsd-386-cgo), type Stat_t struct, Gen uint32
94 pkg syscall (freebsd-386-cgo), type Stat_t struct, Ino uint32
95 pkg syscall (freebsd-386-cgo), type Stat_t struct, Lspare int32
96 pkg syscall (freebsd-386-cgo), type Stat_t struct, Nlink uint16
97 pkg syscall (freebsd-386-cgo), type Stat_t struct, Pad_cgo_0 [8]uint8
98 pkg syscall (freebsd-386-cgo), type Stat_t struct, Rdev uint32
99 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Mntfromname [88]int8
100 pkg syscall (freebsd-386-cgo), type Statfs_t struct, Mntonname [88]int8
101 pkg syscall (freebsd-amd64), const AF_MAX = 38
102 pkg syscall (freebsd-amd64), const DLT_MATCHING_MAX = 242
103 pkg syscall (freebsd-amd64), const ELAST = 94
104 pkg syscall (freebsd-amd64), const ImplementsGetwd = false
105 pkg syscall (freebsd-amd64), const O_CLOEXEC = 0
106 pkg syscall (freebsd-amd64), func Fchflags(string, int) error
107 pkg syscall (freebsd-amd64), func Mknod(string, uint32, int) error
108 pkg syscall (freebsd-amd64), type Dirent struct, Fileno uint32
109 pkg syscall (freebsd-amd64), type Dirent struct, Namlen uint8
110 pkg syscall (freebsd-amd64), type Stat_t struct, Blksize uint32
111 pkg syscall (freebsd-amd64), type Stat_t struct, Dev uint32
112 pkg syscall (freebsd-amd64), type Stat_t struct, Gen uint32
113 pkg syscall (freebsd-amd64), type Stat_t struct, Ino uint32
114 pkg syscall (freebsd-amd64), type Stat_t struct, Lspare int32
115 pkg syscall (freebsd-amd64), type Stat_t struct, Nlink uint16
116 pkg syscall (freebsd-amd64), type Stat_t struct, Rdev uint32
117 pkg syscall (freebsd-amd64), type Statfs_t struct, Mntfromname [88]int8
118 pkg syscall (freebsd-amd64), type Statfs_t struct, Mntonname [88]int8
119 pkg syscall (freebsd-amd64-cgo), const AF_MAX = 38
120 pkg syscall (freebsd-amd64-cgo), const DLT_MATCHING_MAX = 242
121 pkg syscall (freebsd-amd64-cgo), const ELAST = 94
122 pkg syscall (freebsd-amd64-cgo), const ImplementsGetwd = false
123 pkg syscall (freebsd-amd64-cgo), const O_CLOEXEC = 0
124 pkg syscall (freebsd-amd64-cgo), func Mknod(string, uint32, int) error
125 pkg syscall (freebsd-amd64-cgo), type Dirent struct, Fileno uint32
126 pkg syscall (freebsd-amd64-cgo), type Dirent struct, Namlen uint8
127 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Blksize uint32
128 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Dev uint32
129 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Gen uint32
130 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Ino uint32
131 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Lspare int32
132 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Nlink uint16
133 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Rdev uint32
134 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Mntfromname [88]int8
135 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Mntonname [88]int8
136 pkg syscall (freebsd-arm), const AF_MAX = 38
137 pkg syscall (freebsd-arm), const BIOCGRTIMEOUT = 1074545262
138 pkg syscall (freebsd-arm), const BIOCSRTIMEOUT = 2148287085
139 pkg syscall (freebsd-arm), const ELAST = 94
140 pkg syscall (freebsd-arm), const ImplementsGetwd = false
141 pkg syscall (freebsd-arm), const O_CLOEXEC = 0
142 pkg syscall (freebsd-arm), const SIOCAIFADDR = 2151967019
143 pkg syscall (freebsd-arm), const SIOCGIFSTATUS = 3274991931
144 pkg syscall (freebsd-arm), const SIOCSIFPHYADDR = 2151967046
145 pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_GET = 537
146 pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_GET ideal-int
147 pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_LIMIT = 536
148 pkg syscall (freebsd-arm), const SYS_CAP_FCNTLS_LIMIT ideal-int
149 pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_GET = 535
150 pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_GET ideal-int
151 pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_LIMIT = 534
152 pkg syscall (freebsd-arm), const SYS_CAP_IOCTLS_LIMIT ideal-int
153 pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_GET = 515
154 pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_GET ideal-int
155 pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_LIMIT = 533
156 pkg syscall (freebsd-arm), const SYS_CAP_RIGHTS_LIMIT ideal-int
157 pkg syscall (freebsd-arm), const SizeofBpfHdr = 24
158 pkg syscall (freebsd-arm), const SizeofIfData = 88
159 pkg syscall (freebsd-arm), const SizeofIfMsghdr = 104
160 pkg syscall (freebsd-arm), const SizeofSockaddrDatalink = 56
161 pkg syscall (freebsd-arm), const SizeofSockaddrUnix = 108
162 pkg syscall (freebsd-arm), const TIOCTIMESTAMP = 1074558041
163 pkg syscall (freebsd-arm), func Fchflags(string, int) error
164 pkg syscall (freebsd-arm), func Mknod(string, uint32, int) error
165 pkg syscall (freebsd-arm), type BpfHdr struct, Pad_cgo_0 [2]uint8
166 pkg syscall (freebsd-arm), type Dirent struct, Fileno uint32
167 pkg syscall (freebsd-arm), type Dirent struct, Namlen uint8
168 pkg syscall (freebsd-arm), type RawSockaddrDatalink struct, Pad_cgo_0 [2]uint8
169 pkg syscall (freebsd-arm), type RawSockaddrUnix struct, Pad_cgo_0 [2]uint8
170 pkg syscall (freebsd-arm), type Stat_t struct, Blksize uint32
171 pkg syscall (freebsd-arm), type Stat_t struct, Dev uint32
172 pkg syscall (freebsd-arm), type Stat_t struct, Gen uint32
173 pkg syscall (freebsd-arm), type Stat_t struct, Ino uint32
174 pkg syscall (freebsd-arm), type Stat_t struct, Lspare int32
175 pkg syscall (freebsd-arm), type Stat_t struct, Nlink uint16
176 pkg syscall (freebsd-arm), type Stat_t struct, Pad_cgo_0 [4]uint8
177 pkg syscall (freebsd-arm), type Stat_t struct, Rdev uint32
178 pkg syscall (freebsd-arm), type Statfs_t struct, Mntfromname [88]int8
179 pkg syscall (freebsd-arm), type Statfs_t struct, Mntonname [88]int8
180 pkg syscall (freebsd-arm-cgo), const AF_MAX = 38
181 pkg syscall (freebsd-arm-cgo), const BIOCGRTIMEOUT = 1074545262
182 pkg syscall (freebsd-arm-cgo), const BIOCSRTIMEOUT = 2148287085
183 pkg syscall (freebsd-arm-cgo), const ELAST = 94
184 pkg syscall (freebsd-arm-cgo), const ImplementsGetwd = false
185 pkg syscall (freebsd-arm-cgo), const O_CLOEXEC = 0
186 pkg syscall (freebsd-arm-cgo), const SIOCAIFADDR = 2151967019
187 pkg syscall (freebsd-arm-cgo), const SIOCGIFSTATUS = 3274991931
188 pkg syscall (freebsd-arm-cgo), const SIOCSIFPHYADDR = 2151967046
189 pkg syscall (freebsd-arm-cgo), const SYS_CAP_FCNTLS_GET = 537
190 pkg syscall (freebsd-arm-cgo), const SYS_CAP_FCNTLS_GET ideal-int
191 pkg syscall (freebsd-arm-cgo), const SYS_CAP_FCNTLS_LIMIT = 536
192 pkg syscall (freebsd-arm-cgo), const SYS_CAP_FCNTLS_LIMIT ideal-int
193 pkg syscall (freebsd-arm-cgo), const SYS_CAP_IOCTLS_GET = 535
194 pkg syscall (freebsd-arm-cgo), const SYS_CAP_IOCTLS_GET ideal-int
195 pkg syscall (freebsd-arm-cgo), const SYS_CAP_IOCTLS_LIMIT = 534
196 pkg syscall (freebsd-arm-cgo), const SYS_CAP_IOCTLS_LIMIT ideal-int
197 pkg syscall (freebsd-arm-cgo), const SYS_CAP_RIGHTS_GET = 515
198 pkg syscall (freebsd-arm-cgo), const SYS_CAP_RIGHTS_GET ideal-int
199 pkg syscall (freebsd-arm-cgo), const SYS_CAP_RIGHTS_LIMIT = 533
200 pkg syscall (freebsd-arm-cgo), const SYS_CAP_RIGHTS_LIMIT ideal-int
201 pkg syscall (freebsd-arm-cgo), const SizeofBpfHdr = 24
202 pkg syscall (freebsd-arm-cgo), const SizeofIfData = 88
203 pkg syscall (freebsd-arm-cgo), const SizeofIfMsghdr = 104
204 pkg syscall (freebsd-arm-cgo), const SizeofSockaddrDatalink = 56
205 pkg syscall (freebsd-arm-cgo), const SizeofSockaddrUnix = 108
206 pkg syscall (freebsd-arm-cgo), const TIOCTIMESTAMP = 1074558041
207 pkg syscall (freebsd-arm-cgo), func Fchflags(string, int) error
208 pkg syscall (freebsd-arm-cgo), func Mknod(string, uint32, int) error
209 pkg syscall (freebsd-arm-cgo), type BpfHdr struct, Pad_cgo_0 [2]uint8
210 pkg syscall (freebsd-arm-cgo), type Dirent struct, Fileno uint32
211 pkg syscall (freebsd-arm-cgo), type Dirent struct, Namlen uint8
212 pkg syscall (freebsd-arm-cgo), type RawSockaddrDatalink struct, Pad_cgo_0 [2]uint8
213 pkg syscall (freebsd-arm-cgo), type RawSockaddrUnix struct, Pad_cgo_0 [2]uint8
214 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Blksize uint32
215 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Dev uint32
216 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Gen uint32
217 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Ino uint32
218 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Lspare int32
219 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Nlink uint16
220 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Pad_cgo_0 [4]uint8
221 pkg syscall (freebsd-arm-cgo), type Stat_t struct, Rdev uint32
222 pkg syscall (freebsd-arm-cgo), type Statfs_t struct, Mntfromname [88]int8
223 pkg syscall (freebsd-arm-cgo), type Statfs_t struct, Mntonname [88]int8
224 pkg syscall (linux-386), type Cmsghdr struct, X__cmsg_data [0]uint8
225 pkg syscall (linux-386-cgo), type Cmsghdr struct, X__cmsg_data [0]uint8
226 pkg syscall (linux-amd64), type Cmsghdr struct, X__cmsg_data [0]uint8
227 pkg syscall (linux-amd64-cgo), type Cmsghdr struct, X__cmsg_data [0]uint8
228 pkg syscall (linux-arm), type Cmsghdr struct, X__cmsg_data [0]uint8
229 pkg syscall (linux-arm-cgo), type Cmsghdr struct, X__cmsg_data [0]uint8
230 pkg syscall (netbsd-386), const ImplementsGetwd = false
231 pkg syscall (netbsd-386-cgo), const ImplementsGetwd = false
232 pkg syscall (netbsd-amd64), const ImplementsGetwd = false
233 pkg syscall (netbsd-amd64-cgo), const ImplementsGetwd = false
234 pkg syscall (netbsd-arm), const ImplementsGetwd = false
235 pkg syscall (netbsd-arm), const SizeofIfData = 132
236 pkg syscall (netbsd-arm), func Fchflags(string, int) error
237 pkg syscall (netbsd-arm), type IfMsghdr struct, Pad_cgo_1 [4]uint8
238 pkg syscall (netbsd-arm-cgo), const ImplementsGetwd = false
239 pkg syscall (netbsd-arm-cgo), const SizeofIfData = 132
240 pkg syscall (netbsd-arm-cgo), func Fchflags(string, int) error
241 pkg syscall (netbsd-arm-cgo), type IfMsghdr struct, Pad_cgo_1 [4]uint8
242 pkg syscall (openbsd-386), const BIOCGRTIMEOUT = 1074283118
243 pkg syscall (openbsd-386), const BIOCSRTIMEOUT = 2148024941
244 pkg syscall (openbsd-386), const ImplementsGetwd = false
245 pkg syscall (openbsd-386), const RTF_FMASK = 63496
246 pkg syscall (openbsd-386), const RTM_VERSION = 4
247 pkg syscall (openbsd-386), const SIOCBRDGDADDR = 2150132039
248 pkg syscall (openbsd-386), const SIOCBRDGGPARAM = 3224922456
249 pkg syscall (openbsd-386), const SIOCBRDGSADDR = 3223873860
250 pkg syscall (openbsd-386), const SYS_CLOCK_GETRES = 234
251 pkg syscall (openbsd-386), const SYS_CLOCK_GETTIME = 232
252 pkg syscall (openbsd-386), const SYS_CLOCK_SETTIME = 233
253 pkg syscall (openbsd-386), const SYS_FHSTATFS = 309
254 pkg syscall (openbsd-386), const SYS_FSTAT = 292
255 pkg syscall (openbsd-386), const SYS_FSTATAT = 316
256 pkg syscall (openbsd-386), const SYS_FSTATFS = 308
257 pkg syscall (openbsd-386), const SYS_FUTIMENS = 327
258 pkg syscall (openbsd-386), const SYS_FUTIMES = 206
259 pkg syscall (openbsd-386), const SYS_GETDIRENTRIES = 312
260 pkg syscall (openbsd-386), const SYS_GETDIRENTRIES ideal-int
261 pkg syscall (openbsd-386), const SYS_GETFSSTAT = 306
262 pkg syscall (openbsd-386), const SYS_GETITIMER = 86
263 pkg syscall (openbsd-386), const SYS_GETRUSAGE = 117
264 pkg syscall (openbsd-386), const SYS_GETTIMEOFDAY = 116
265 pkg syscall (openbsd-386), const SYS_KEVENT = 270
266 pkg syscall (openbsd-386), const SYS_KILL = 37
267 pkg syscall (openbsd-386), const SYS_LSTAT = 293
268 pkg syscall (openbsd-386), const SYS_NANOSLEEP = 240
269 pkg syscall (openbsd-386), const SYS_SELECT = 93
270 pkg syscall (openbsd-386), const SYS_SETITIMER = 83
271 pkg syscall (openbsd-386), const SYS_SETTIMEOFDAY = 122
272 pkg syscall (openbsd-386), const SYS_STAT = 291
273 pkg syscall (openbsd-386), const SYS_STATFS = 307
274 pkg syscall (openbsd-386), const SYS_UTIMENSAT = 326
275 pkg syscall (openbsd-386), const SYS_UTIMES = 138
276 pkg syscall (openbsd-386), const SYS_WAIT4 = 7
277 pkg syscall (openbsd-386), const SYS___THRSLEEP = 300
278 pkg syscall (openbsd-386), const SizeofIfData = 208
279 pkg syscall (openbsd-386), const SizeofIfMsghdr = 232
280 pkg syscall (openbsd-386), const SizeofRtMetrics = 48
281 pkg syscall (openbsd-386), const SizeofRtMsghdr = 88
282 pkg syscall (openbsd-386), const TIOCGTSTAMP = 1074295899
283 pkg syscall (openbsd-386), type Dirent struct, Fileno uint32
284 pkg syscall (openbsd-386), type FdSet struct, Bits [32]int32
285 pkg syscall (openbsd-386), type Kevent_t struct, Data int32
286 pkg syscall (openbsd-386), type Mclpool struct, Grown uint32
287 pkg syscall (openbsd-386), type RtMetrics struct, Expire uint32
288 pkg syscall (openbsd-386), type Stat_t struct, Ino uint32
289 pkg syscall (openbsd-386), type Stat_t struct, Lspare0 int32
290 pkg syscall (openbsd-386), type Stat_t struct, Lspare1 int32
291 pkg syscall (openbsd-386), type Stat_t struct, Qspare [2]int64
292 pkg syscall (openbsd-386), type Statfs_t struct, F_ctime uint32
293 pkg syscall (openbsd-386), type Statfs_t struct, F_spare [3]uint32
294 pkg syscall (openbsd-386), type Timespec struct, Sec int32
295 pkg syscall (openbsd-386), type Timeval struct, Sec int32
296 pkg syscall (openbsd-386-cgo), const BIOCGRTIMEOUT = 1074283118
297 pkg syscall (openbsd-386-cgo), const BIOCSRTIMEOUT = 2148024941
298 pkg syscall (openbsd-386-cgo), const ImplementsGetwd = false
299 pkg syscall (openbsd-386-cgo), const RTF_FMASK = 63496
300 pkg syscall (openbsd-386-cgo), const RTM_VERSION = 4
301 pkg syscall (openbsd-386-cgo), const SIOCBRDGDADDR = 2150132039
302 pkg syscall (openbsd-386-cgo), const SIOCBRDGGPARAM = 3224922456
303 pkg syscall (openbsd-386-cgo), const SIOCBRDGSADDR = 3223873860
304 pkg syscall (openbsd-386-cgo), const SYS_CLOCK_GETRES = 234
305 pkg syscall (openbsd-386-cgo), const SYS_CLOCK_GETTIME = 232
306 pkg syscall (openbsd-386-cgo), const SYS_CLOCK_SETTIME = 233
307 pkg syscall (openbsd-386-cgo), const SYS_FHSTATFS = 309
308 pkg syscall (openbsd-386-cgo), const SYS_FSTAT = 292
309 pkg syscall (openbsd-386-cgo), const SYS_FSTATAT = 316
310 pkg syscall (openbsd-386-cgo), const SYS_FSTATFS = 308
311 pkg syscall (openbsd-386-cgo), const SYS_FUTIMENS = 327
312 pkg syscall (openbsd-386-cgo), const SYS_FUTIMES = 206
313 pkg syscall (openbsd-386-cgo), const SYS_GETDIRENTRIES = 312
314 pkg syscall (openbsd-386-cgo), const SYS_GETDIRENTRIES ideal-int
315 pkg syscall (openbsd-386-cgo), const SYS_GETFSSTAT = 306
316 pkg syscall (openbsd-386-cgo), const SYS_GETITIMER = 86
317 pkg syscall (openbsd-386-cgo), const SYS_GETRUSAGE = 117
318 pkg syscall (openbsd-386-cgo), const SYS_GETTIMEOFDAY = 116
319 pkg syscall (openbsd-386-cgo), const SYS_KEVENT = 270
320 pkg syscall (openbsd-386-cgo), const SYS_KILL = 37
321 pkg syscall (openbsd-386-cgo), const SYS_LSTAT = 293
322 pkg syscall (openbsd-386-cgo), const SYS_NANOSLEEP = 240
323 pkg syscall (openbsd-386-cgo), const SYS_SELECT = 93
324 pkg syscall (openbsd-386-cgo), const SYS_SETITIMER = 83
325 pkg syscall (openbsd-386-cgo), const SYS_SETTIMEOFDAY = 122
326 pkg syscall (openbsd-386-cgo), const SYS_STAT = 291
327 pkg syscall (openbsd-386-cgo), const SYS_STATFS = 307
328 pkg syscall (openbsd-386-cgo), const SYS_UTIMENSAT = 326
329 pkg syscall (openbsd-386-cgo), const SYS_UTIMES = 138
330 pkg syscall (openbsd-386-cgo), const SYS_WAIT4 = 7
331 pkg syscall (openbsd-386-cgo), const SYS___THRSLEEP = 300
332 pkg syscall (openbsd-386-cgo), const SizeofIfData = 208
333 pkg syscall (openbsd-386-cgo), const SizeofIfMsghdr = 232
334 pkg syscall (openbsd-386-cgo), const SizeofRtMetrics = 48
335 pkg syscall (openbsd-386-cgo), const SizeofRtMsghdr = 88
336 pkg syscall (openbsd-386-cgo), const TIOCGTSTAMP = 1074295899
337 pkg syscall (openbsd-386-cgo), type Dirent struct, Fileno uint32
338 pkg syscall (openbsd-386-cgo), type FdSet struct, Bits [32]int32
339 pkg syscall (openbsd-386-cgo), type Kevent_t struct, Data int32
340 pkg syscall (openbsd-386-cgo), type Mclpool struct, Grown uint32
341 pkg syscall (openbsd-386-cgo), type RtMetrics struct, Expire uint32
342 pkg syscall (openbsd-386-cgo), type Stat_t struct, Ino uint32
343 pkg syscall (openbsd-386-cgo), type Stat_t struct, Lspare0 int32
344 pkg syscall (openbsd-386-cgo), type Stat_t struct, Lspare1 int32
345 pkg syscall (openbsd-386-cgo), type Stat_t struct, Qspare [2]int64
346 pkg syscall (openbsd-386-cgo), type Statfs_t struct, F_ctime uint32
347 pkg syscall (openbsd-386-cgo), type Statfs_t struct, F_spare [3]uint32
348 pkg syscall (openbsd-386-cgo), type Timespec struct, Sec int32
349 pkg syscall (openbsd-386-cgo), type Timeval struct, Sec int32
350 pkg syscall (openbsd-amd64), const CCR0_FLUSH = 16
351 pkg syscall (openbsd-amd64), const CCR0_FLUSH ideal-int
352 pkg syscall (openbsd-amd64), const CPUID_CFLUSH = 524288
353 pkg syscall (openbsd-amd64), const CPUID_CFLUSH ideal-int
354 pkg syscall (openbsd-amd64), const EFER_LMA = 1024
355 pkg syscall (openbsd-amd64), const EFER_LMA ideal-int
356 pkg syscall (openbsd-amd64), const EFER_LME = 256
357 pkg syscall (openbsd-amd64), const EFER_LME ideal-int
358 pkg syscall (openbsd-amd64), const EFER_NXE = 2048
359 pkg syscall (openbsd-amd64), const EFER_NXE ideal-int
360 pkg syscall (openbsd-amd64), const EFER_SCE = 1
361 pkg syscall (openbsd-amd64), const EFER_SCE ideal-int
362 pkg syscall (openbsd-amd64), const ImplementsGetwd = false
363 pkg syscall (openbsd-amd64), const PMC5_PIPELINE_FLUSH = 21
364 pkg syscall (openbsd-amd64), const PMC5_PIPELINE_FLUSH ideal-int
365 pkg syscall (openbsd-amd64), const RTF_FMASK = 63496
366 pkg syscall (openbsd-amd64), const RTM_VERSION = 4
367 pkg syscall (openbsd-amd64), const SIOCBRDGDADDR = 2150132039
368 pkg syscall (openbsd-amd64), const SIOCBRDGSADDR = 3223873860
369 pkg syscall (openbsd-amd64), const SYS_CLOCK_GETRES = 234
370 pkg syscall (openbsd-amd64), const SYS_CLOCK_GETTIME = 232
371 pkg syscall (openbsd-amd64), const SYS_CLOCK_SETTIME = 233
372 pkg syscall (openbsd-amd64), const SYS_FHSTATFS = 309
373 pkg syscall (openbsd-amd64), const SYS_FSTAT = 292
374 pkg syscall (openbsd-amd64), const SYS_FSTATAT = 316
375 pkg syscall (openbsd-amd64), const SYS_FSTATFS = 308
376 pkg syscall (openbsd-amd64), const SYS_FUTIMENS = 327
377 pkg syscall (openbsd-amd64), const SYS_FUTIMES = 206
378 pkg syscall (openbsd-amd64), const SYS_GETDIRENTRIES = 312
379 pkg syscall (openbsd-amd64), const SYS_GETDIRENTRIES ideal-int
380 pkg syscall (openbsd-amd64), const SYS_GETFSSTAT = 306
381 pkg syscall (openbsd-amd64), const SYS_GETITIMER = 86
382 pkg syscall (openbsd-amd64), const SYS_GETRUSAGE = 117
383 pkg syscall (openbsd-amd64), const SYS_GETTIMEOFDAY = 116
384 pkg syscall (openbsd-amd64), const SYS_KEVENT = 270
385 pkg syscall (openbsd-amd64), const SYS_KILL = 37
386 pkg syscall (openbsd-amd64), const SYS_LSTAT = 293
387 pkg syscall (openbsd-amd64), const SYS_NANOSLEEP = 240
388 pkg syscall (openbsd-amd64), const SYS_SELECT = 93
389 pkg syscall (openbsd-amd64), const SYS_SETITIMER = 83
390 pkg syscall (openbsd-amd64), const SYS_SETTIMEOFDAY = 122
391 pkg syscall (openbsd-amd64), const SYS_STAT = 291
392 pkg syscall (openbsd-amd64), const SYS_STATFS = 307
393 pkg syscall (openbsd-amd64), const SYS_UTIMENSAT = 326
394 pkg syscall (openbsd-amd64), const SYS_UTIMES = 138
395 pkg syscall (openbsd-amd64), const SYS_WAIT4 = 7
396 pkg syscall (openbsd-amd64), const SYS___THRSLEEP = 300
397 pkg syscall (openbsd-amd64), const SizeofRtMetrics = 48
398 pkg syscall (openbsd-amd64), const SizeofRtMsghdr = 88
399 pkg syscall (openbsd-amd64), type Dirent struct, Fileno uint32
400 pkg syscall (openbsd-amd64), type FdSet struct, Bits [32]int32
401 pkg syscall (openbsd-amd64), type Kevent_t struct, Data int32
402 pkg syscall (openbsd-amd64), type Kevent_t struct, Ident uint32
403 pkg syscall (openbsd-amd64), type Mclpool struct, Grown uint32
404 pkg syscall (openbsd-amd64), type RtMetrics struct, Expire uint32
405 pkg syscall (openbsd-amd64), type Stat_t struct, Ino uint32
406 pkg syscall (openbsd-amd64), type Stat_t struct, Lspare0 int32
407 pkg syscall (openbsd-amd64), type Stat_t struct, Lspare1 int32
408 pkg syscall (openbsd-amd64), type Stat_t struct, Qspare [2]int64
409 pkg syscall (openbsd-amd64), type Statfs_t struct, F_ctime uint32
410 pkg syscall (openbsd-amd64), type Statfs_t struct, F_spare [3]uint32
411 pkg syscall (openbsd-amd64), type Statfs_t struct, Pad_cgo_1 [4]uint8
412 pkg syscall (openbsd-amd64), type Timespec struct, Pad_cgo_0 [4]uint8
413 pkg syscall (openbsd-amd64), type Timespec struct, Sec int32
414 pkg syscall (openbsd-amd64-cgo), const CCR0_FLUSH = 16
415 pkg syscall (openbsd-amd64-cgo), const CCR0_FLUSH ideal-int
416 pkg syscall (openbsd-amd64-cgo), const CPUID_CFLUSH = 524288
417 pkg syscall (openbsd-amd64-cgo), const CPUID_CFLUSH ideal-int
418 pkg syscall (openbsd-amd64-cgo), const EFER_LMA = 1024
419 pkg syscall (openbsd-amd64-cgo), const EFER_LMA ideal-int
420 pkg syscall (openbsd-amd64-cgo), const EFER_LME = 256
421 pkg syscall (openbsd-amd64-cgo), const EFER_LME ideal-int
422 pkg syscall (openbsd-amd64-cgo), const EFER_NXE = 2048
423 pkg syscall (openbsd-amd64-cgo), const EFER_NXE ideal-int
424 pkg syscall (openbsd-amd64-cgo), const EFER_SCE = 1
425 pkg syscall (openbsd-amd64-cgo), const EFER_SCE ideal-int
426 pkg syscall (openbsd-amd64-cgo), const ImplementsGetwd = false
427 pkg syscall (openbsd-amd64-cgo), const PMC5_PIPELINE_FLUSH = 21
428 pkg syscall (openbsd-amd64-cgo), const PMC5_PIPELINE_FLUSH ideal-int
429 pkg syscall (openbsd-amd64-cgo), const RTF_FMASK = 63496
430 pkg syscall (openbsd-amd64-cgo), const RTM_VERSION = 4
431 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGDADDR = 2150132039
432 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSADDR = 3223873860
433 pkg syscall (openbsd-amd64-cgo), const SYS_CLOCK_GETRES = 234
434 pkg syscall (openbsd-amd64-cgo), const SYS_CLOCK_GETTIME = 232
435 pkg syscall (openbsd-amd64-cgo), const SYS_CLOCK_SETTIME = 233
436 pkg syscall (openbsd-amd64-cgo), const SYS_FHSTATFS = 309
437 pkg syscall (openbsd-amd64-cgo), const SYS_FSTAT = 292
438 pkg syscall (openbsd-amd64-cgo), const SYS_FSTATAT = 316
439 pkg syscall (openbsd-amd64-cgo), const SYS_FSTATFS = 308
440 pkg syscall (openbsd-amd64-cgo), const SYS_FUTIMENS = 327
441 pkg syscall (openbsd-amd64-cgo), const SYS_FUTIMES = 206
442 pkg syscall (openbsd-amd64-cgo), const SYS_GETDIRENTRIES = 312
443 pkg syscall (openbsd-amd64-cgo), const SYS_GETDIRENTRIES ideal-int
444 pkg syscall (openbsd-amd64-cgo), const SYS_GETFSSTAT = 306
445 pkg syscall (openbsd-amd64-cgo), const SYS_GETITIMER = 86
446 pkg syscall (openbsd-amd64-cgo), const SYS_GETRUSAGE = 117
447 pkg syscall (openbsd-amd64-cgo), const SYS_GETTIMEOFDAY = 116
448 pkg syscall (openbsd-amd64-cgo), const SYS_KEVENT = 270
449 pkg syscall (openbsd-amd64-cgo), const SYS_KILL = 37
450 pkg syscall (openbsd-amd64-cgo), const SYS_LSTAT = 293
451 pkg syscall (openbsd-amd64-cgo), const SYS_NANOSLEEP = 240
452 pkg syscall (openbsd-amd64-cgo), const SYS_SELECT = 93
453 pkg syscall (openbsd-amd64-cgo), const SYS_SETITIMER = 83
454 pkg syscall (openbsd-amd64-cgo), const SYS_SETTIMEOFDAY = 122
455 pkg syscall (openbsd-amd64-cgo), const SYS_STAT = 291
456 pkg syscall (openbsd-amd64-cgo), const SYS_STATFS = 307
457 pkg syscall (openbsd-amd64-cgo), const SYS_UTIMENSAT = 326
458 pkg syscall (openbsd-amd64-cgo), const SYS_UTIMES = 138
459 pkg syscall (openbsd-amd64-cgo), const SYS_WAIT4 = 7
460 pkg syscall (openbsd-amd64-cgo), const SYS___THRSLEEP = 300
461 pkg syscall (openbsd-amd64-cgo), const SizeofRtMetrics = 48
462 pkg syscall (openbsd-amd64-cgo), const SizeofRtMsghdr = 88
463 pkg syscall (openbsd-amd64-cgo), type Dirent struct, Fileno uint32
464 pkg syscall (openbsd-amd64-cgo), type FdSet struct, Bits [32]int32
465 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct, Data int32
466 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct, Ident uint32
467 pkg syscall (openbsd-amd64-cgo), type Mclpool struct, Grown uint32
468 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Expire uint32
469 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Ino uint32
470 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Lspare0 int32
471 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Lspare1 int32
472 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Qspare [2]int64
473 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_ctime uint32
474 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_spare [3]uint32
475 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, Pad_cgo_1 [4]uint8
476 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Pad_cgo_0 [4]uint8
477 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Sec int32
478 pkg syscall (windows-386), const TOKEN_ALL_ACCESS = 983295
479 pkg syscall (windows-386), type AddrinfoW struct, Addr uintptr
480 pkg syscall (windows-386), type CertChainPolicyPara struct, ExtraPolicyPara uintptr
481 pkg syscall (windows-386), type CertChainPolicyStatus struct, ExtraPolicyStatus uintptr
482 pkg syscall (windows-386), type CertContext struct, CertInfo uintptr
483 pkg syscall (windows-386), type CertRevocationInfo struct, CrlInfo uintptr
484 pkg syscall (windows-386), type CertRevocationInfo struct, OidSpecificInfo uintptr
485 pkg syscall (windows-386), type CertSimpleChain struct, TrustListInfo uintptr
486 pkg syscall (windows-386), type RawSockaddrAny struct, Pad [96]int8
487 pkg syscall (windows-amd64), const TOKEN_ALL_ACCESS = 983295
488 pkg syscall (windows-amd64), type AddrinfoW struct, Addr uintptr
489 pkg syscall (windows-amd64), type CertChainPolicyPara struct, ExtraPolicyPara uintptr
490 pkg syscall (windows-amd64), type CertChainPolicyStatus struct, ExtraPolicyStatus uintptr
491 pkg syscall (windows-amd64), type CertContext struct, CertInfo uintptr
492 pkg syscall (windows-amd64), type CertRevocationInfo struct, CrlInfo uintptr
493 pkg syscall (windows-amd64), type CertRevocationInfo struct, OidSpecificInfo uintptr
494 pkg syscall (windows-amd64), type CertSimpleChain struct, TrustListInfo uintptr
495 pkg syscall (windows-amd64), type RawSockaddrAny struct, Pad [96]int8
496 pkg testing, func MainStart(func(string, string) (bool, error), []InternalTest, []InternalBenchmark, []InternalExample) *M
497 pkg testing, func MainStart(testDeps, []InternalTest, []InternalBenchmark, []InternalExample) *M
498 pkg testing, func RegisterCover(Cover)
499 pkg text/scanner, const GoTokens = 1012
500 pkg text/template/parse, type DotNode bool
501 pkg text/template/parse, type Node interface { Copy, String, Type }
502 pkg unicode, const Version = "10.0.0"
503 pkg unicode, const Version = "11.0.0"
504 pkg unicode, const Version = "12.0.0"
505 pkg unicode, const Version = "13.0.0"
506 pkg unicode, const Version = "6.2.0"
507 pkg unicode, const Version = "6.3.0"
508 pkg unicode, const Version = "7.0.0"
509 pkg unicode, const Version = "8.0.0"
510 pkg unicode, const Version = "9.0.0"
511 pkg html/template, method (*Template) Funcs(FuncMap) *Template
512 pkg html/template, type FuncMap map[string]interface{}
513 pkg syscall (freebsd-386), const SYS_FSTAT = 189
514 pkg syscall (freebsd-386), const SYS_FSTATAT = 493
515 pkg syscall (freebsd-386), const SYS_FSTATFS = 397
516 pkg syscall (freebsd-386), const SYS_GETDIRENTRIES = 196
517 pkg syscall (freebsd-386), const SYS_GETFSSTAT = 395
518 pkg syscall (freebsd-386), const SYS_LSTAT = 190
519 pkg syscall (freebsd-386), const SYS_LSTAT ideal-int
520 pkg syscall (freebsd-386), const SYS_MKNODAT = 498
521 pkg syscall (freebsd-386), const SYS_STAT = 188
522 pkg syscall (freebsd-386), const SYS_STAT ideal-int
523 pkg syscall (freebsd-386), const SYS_STATFS = 396
524 pkg syscall (freebsd-386-cgo), const SYS_FSTAT = 189
525 pkg syscall (freebsd-386-cgo), const SYS_FSTATAT = 493
526 pkg syscall (freebsd-386-cgo), const SYS_FSTATFS = 397
527 pkg syscall (freebsd-386-cgo), const SYS_GETDIRENTRIES = 196
528 pkg syscall (freebsd-386-cgo), const SYS_GETFSSTAT = 395
529 pkg syscall (freebsd-386-cgo), const SYS_LSTAT = 190
530 pkg syscall (freebsd-386-cgo), const SYS_LSTAT ideal-int
531 pkg syscall (freebsd-386-cgo), const SYS_MKNODAT = 498
532 pkg syscall (freebsd-386-cgo), const SYS_STAT = 188
533 pkg syscall (freebsd-386-cgo), const SYS_STAT ideal-int
534 pkg syscall (freebsd-386-cgo), const SYS_STATFS = 396
535 pkg syscall (freebsd-amd64), const SYS_FSTAT = 189
536 pkg syscall (freebsd-amd64), const SYS_FSTATAT = 493
537 pkg syscall (freebsd-amd64), const SYS_FSTATFS = 397
538 pkg syscall (freebsd-amd64), const SYS_GETDIRENTRIES = 196
539 pkg syscall (freebsd-amd64), const SYS_GETFSSTAT = 395
540 pkg syscall (freebsd-amd64), const SYS_LSTAT = 190
541 pkg syscall (freebsd-amd64), const SYS_LSTAT ideal-int
542 pkg syscall (freebsd-amd64), const SYS_MKNODAT = 498
543 pkg syscall (freebsd-amd64), const SYS_STAT = 188
544 pkg syscall (freebsd-amd64), const SYS_STAT ideal-int
545 pkg syscall (freebsd-amd64), const SYS_STATFS = 396
546 pkg syscall (freebsd-amd64-cgo), const SYS_FSTAT = 189
547 pkg syscall (freebsd-amd64-cgo), const SYS_FSTATAT = 493
548 pkg syscall (freebsd-amd64-cgo), const SYS_FSTATFS = 397
549 pkg syscall (freebsd-amd64-cgo), const SYS_GETDIRENTRIES = 196
550 pkg syscall (freebsd-amd64-cgo), const SYS_GETFSSTAT = 395
551 pkg syscall (freebsd-amd64-cgo), const SYS_LSTAT = 190
552 pkg syscall (freebsd-amd64-cgo), const SYS_LSTAT ideal-int
553 pkg syscall (freebsd-amd64-cgo), const SYS_MKNODAT = 498
554 pkg syscall (freebsd-amd64-cgo), const SYS_STAT = 188
555 pkg syscall (freebsd-amd64-cgo), const SYS_STAT ideal-int
556 pkg syscall (freebsd-amd64-cgo), const SYS_STATFS = 396
557 pkg syscall (freebsd-arm), const SYS_FSTAT = 189
558 pkg syscall (freebsd-arm), const SYS_FSTATAT = 493
559 pkg syscall (freebsd-arm), const SYS_FSTATFS = 397
560 pkg syscall (freebsd-arm), const SYS_GETDIRENTRIES = 196
561 pkg syscall (freebsd-arm), const SYS_GETFSSTAT = 395
562 pkg syscall (freebsd-arm), const SYS_LSTAT = 190
563 pkg syscall (freebsd-arm), const SYS_LSTAT ideal-int
564 pkg syscall (freebsd-arm), const SYS_MKNODAT = 498
565 pkg syscall (freebsd-arm), const SYS_STAT = 188
566 pkg syscall (freebsd-arm), const SYS_STAT ideal-int
567 pkg syscall (freebsd-arm), const SYS_STATFS = 396
568 pkg syscall (freebsd-arm-cgo), const SYS_FSTAT = 189
569 pkg syscall (freebsd-arm-cgo), const SYS_FSTATAT = 493
570 pkg syscall (freebsd-arm-cgo), const SYS_FSTATFS = 397
571 pkg syscall (freebsd-arm-cgo), const SYS_GETDIRENTRIES = 196
572 pkg syscall (freebsd-arm-cgo), const SYS_GETFSSTAT = 395
573 pkg syscall (freebsd-arm-cgo), const SYS_LSTAT = 190
574 pkg syscall (freebsd-arm-cgo), const SYS_LSTAT ideal-int
575 pkg syscall (freebsd-arm-cgo), const SYS_MKNODAT = 498
576 pkg syscall (freebsd-arm-cgo), const SYS_STAT = 188
577 pkg syscall (freebsd-arm-cgo), const SYS_STAT ideal-int
578 pkg syscall (freebsd-arm-cgo), const SYS_STATFS = 396
579 pkg syscall (freebsd-arm64), const SYS_FSTAT = 189
580 pkg syscall (freebsd-arm64), const SYS_FSTATAT = 493
581 pkg syscall (freebsd-arm64), const SYS_FSTATFS = 397
582 pkg syscall (freebsd-arm64), const SYS_GETDIRENTRIES = 196
583 pkg syscall (freebsd-arm64), const SYS_GETFSSTAT = 395
584 pkg syscall (freebsd-arm64), const SYS_LSTAT = 190
585 pkg syscall (freebsd-arm64), const SYS_LSTAT ideal-int
586 pkg syscall (freebsd-arm64), const SYS_MKNODAT = 498
587 pkg syscall (freebsd-arm64), const SYS_STAT = 188
588 pkg syscall (freebsd-arm64), const SYS_STAT ideal-int
589 pkg syscall (freebsd-arm64), const SYS_STATFS = 396
590 pkg syscall (freebsd-arm64-cgo), const SYS_FSTAT = 189
591 pkg syscall (freebsd-arm64-cgo), const SYS_FSTATAT = 493
592 pkg syscall (freebsd-arm64-cgo), const SYS_FSTATFS = 397
593 pkg syscall (freebsd-arm64-cgo), const SYS_GETDIRENTRIES = 196
594 pkg syscall (freebsd-arm64-cgo), const SYS_GETFSSTAT = 395
595 pkg syscall (freebsd-arm64-cgo), const SYS_LSTAT = 190
596 pkg syscall (freebsd-arm64-cgo), const SYS_LSTAT ideal-int
597 pkg syscall (freebsd-arm64-cgo), const SYS_MKNODAT = 498
598 pkg syscall (freebsd-arm64-cgo), const SYS_STAT = 188
599 pkg syscall (freebsd-arm64-cgo), const SYS_STAT ideal-int
600 pkg syscall (freebsd-arm64-cgo), const SYS_STATFS = 396