Home
last modified time | relevance | path

Searched refs:Rlimit (Results 1 – 25 of 63) sorted by relevance

123

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux_mipsx.go158 func Getrlimit(resource int, rlim *Rlimit) (err error) { argument
186 func Setrlimit(resource int, rlim *Rlimit) (err error) { argument
Dsyscall_linux_arm.go183 func Getrlimit(resource int, rlim *Rlimit) (err error) { argument
211 func Setrlimit(resource int, rlim *Rlimit) (err error) { argument
Dsyscall_linux_386.go108 func Getrlimit(resource int, rlim *Rlimit) (err error) { argument
136 func Setrlimit(resource int, rlim *Rlimit) (err error) { argument
Dtypes_netbsd.go99 type Rlimit C.struct_rlimit type
Dtypes_darwin.go104 type Rlimit C.struct_rlimit type
Dtypes_openbsd.go98 type Rlimit C.struct_rlimit type
Dztypes_solaris_amd64.go71 type Rlimit struct { struct
Dtypes_dragonfly.go97 type Rlimit C.struct_rlimit type
Dztypes_netbsd_386.go52 type Rlimit struct { struct
Dtypes_solaris.go115 type Rlimit C.struct_rlimit type
Dztypes_netbsd_amd64.go53 type Rlimit struct { struct
Dztypes_darwin_arm.go55 type Rlimit struct { struct
Dztypes_openbsd_amd64.go52 type Rlimit struct { struct
Dztypes_openbsd_arm.go52 type Rlimit struct { struct
Dztypes_netbsd_arm.go54 type Rlimit struct { struct
Dztypes_darwin_amd64.go58 type Rlimit struct { struct
Dztypes_darwin_386.go54 type Rlimit struct { struct
Dztypes_dragonfly_amd64.go52 type Rlimit struct { struct
Dztypes_darwin_arm64.go58 type Rlimit struct { struct
Dtypes_freebsd.go186 type Rlimit C.struct_rlimit type
Dztypes_openbsd_386.go52 type Rlimit struct { struct
Dztypes_freebsd_arm.go54 type Rlimit struct { struct
Dztypes_freebsd_amd64.go52 type Rlimit struct { struct
Dztypes_freebsd_386.go52 type Rlimit struct { struct
Dztypes_linux_sparc64.go94 type Rlimit struct { struct

123