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