Home
last modified time | relevance | path

Searched refs:Linger (Results 1 – 25 of 35) sorted by relevance

12

/external/syzkaller/vendor/google.golang.org/grpc/internal/channelz/
Dtypes_linux.go32 Linger *unix.Linger member
42 s.Linger = v
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_solaris_amd64.go193 type Linger struct { struct
195 Linger int32 member
Dztypes_netbsd_386.go162 type Linger struct { struct
164 Linger int32 member
Dztypes_netbsd_amd64.go166 type Linger struct { struct
168 Linger int32 argument
Dztypes_darwin_arm.go196 type Linger struct { struct
198 Linger int32 member
Dztypes_openbsd_amd64.go196 type Linger struct { struct
198 Linger int32 member
Dztypes_openbsd_arm.go194 type Linger struct { struct
196 Linger int32 member
Dztypes_netbsd_arm.go167 type Linger struct { struct
169 Linger int32 argument
Dztypes_darwin_amd64.go201 type Linger struct { struct
203 Linger int32 member
Dztypes_darwin_386.go195 type Linger struct { struct
197 Linger int32 argument
Dztypes_dragonfly_amd64.go199 type Linger struct { struct
201 Linger int32 argument
Dztypes_darwin_arm64.go201 type Linger struct { struct
203 Linger int32 member
Dztypes_openbsd_386.go194 type Linger struct { struct
196 Linger int32 argument
Dsyscall_unix.go273 func GetsockoptLinger(fd, level, opt int) (*Linger, error) {
274 var linger Linger
332 func SetsockoptLinger(fd, level, opt int, l *Linger) (err error) { argument
Dztypes_freebsd_arm.go205 type Linger struct { struct
207 Linger int32 argument
Dztypes_freebsd_amd64.go203 type Linger struct { struct
205 Linger int32 argument
Dztypes_freebsd_386.go203 type Linger struct { struct
205 Linger int32 argument
Dztypes_linux_sparc64.go249 type Linger struct { struct
251 Linger int32 argument
Dtypes_netbsd.go148 type Linger C.struct_linger type
Dtypes_darwin.go144 type Linger C.struct_linger type
Dtypes_openbsd.go153 type Linger C.struct_linger type
Dtypes_dragonfly.go152 type Linger C.struct_linger type
Dtypes_solaris.go166 type Linger C.struct_linger type
Dtypes_freebsd.go252 type Linger C.struct_linger type
Dztypes_linux_s390x.go288 type Linger struct { struct
290 Linger int32 argument

12