/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | syscall_netbsd.go | 35 func sysctlNodes(mib []_C_int) (nodes []Sysctlnode, err error) {
|
D | syscall_dragonfly.go | 174 func sysctlUname(mib []_C_int, old *byte, oldlen *uintptr) error {
|
D | types_netbsd.go | 84 _C_int C.int type
|
D | types_darwin.go | 87 _C_int C.int type
|
D | types_openbsd.go | 83 _C_int C.int type
|
D | types_dragonfly.go | 82 _C_int C.int type
|
D | types_solaris.go | 94 _C_int C.int type
|
D | zsyscall_openbsd_386.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { 380 func pipe(p *[2]_C_int) (err error) {
|
D | zsyscall_openbsd_amd64.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { 380 func pipe(p *[2]_C_int) (err error) {
|
D | zsyscall_openbsd_arm.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) { 380 func pipe(p *[2]_C_int) (err error) {
|
D | types_freebsd.go | 171 _C_int C.int type
|
D | zsyscall_linux_386.go | 178 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 1492 func pipe(p *[2]_C_int) (err error) { 1502 func pipe2(p *[2]_C_int, flags int) (err error) {
|
D | zsyscall_netbsd_arm.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|
D | zsyscall_netbsd_amd64.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|
D | zsyscall_netbsd_386.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|
D | zsyscall_linux_ppc64.go | 178 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 2197 func pipe(p *[2]_C_int) (err error) { 2207 func pipe2(p *[2]_C_int, flags int) (err error) {
|
D | zsyscall_linux_ppc64le.go | 178 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 2197 func pipe(p *[2]_C_int) (err error) { 2207 func pipe2(p *[2]_C_int, flags int) (err error) {
|
D | zsyscall_linux_sparc64.go | 178 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 2145 func pipe(p *[2]_C_int) (err error) { 2155 func pipe2(p *[2]_C_int, flags int) (err error) {
|
D | zsyscall_linux_amd64.go | 178 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 2150 func pipe(p *[2]_C_int) (err error) { 2160 func pipe2(p *[2]_C_int, flags int) (err error) {
|
D | zsyscall_dragonfly_amd64.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|
D | zsyscall_darwin_amd64.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|
D | zsyscall_darwin_arm64.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|
D | zsyscall_darwin_arm.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|
D | zsyscall_darwin_386.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|
D | zsyscall_freebsd_amd64.go | 38 func wait4(pid int, wstatus *_C_int, options int, rusage *Rusage) (wpid int, err error) { 217 func sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) {
|