/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | exec_libc2.go | 19 Setsid bool // Create session. member
|
D | exec_bsd.go | 18 Setsid bool // Create session. member
|
D | exec_freebsd.go | 16 Setsid bool // Create session. member
|
D | exec_libc.go | 19 Setsid bool // Create session. member
|
D | exec_linux.go | 73 Setsid bool // Create session. member
|
D | zsyscall_netbsd_arm.go | 1058 func Setsid() (pid int, err error) { func
|
D | zsyscall_netbsd_386.go | 1058 func Setsid() (pid int, err error) { func
|
D | zsyscall_netbsd_amd64.go | 1058 func Setsid() (pid int, err error) { func
|
D | zsyscall_netbsd_arm64.go | 1058 func Setsid() (pid int, err error) { func
|
D | zsyscall_openbsd_mips64.go | 1052 func Setsid() (pid int, err error) { func
|
D | zsyscall_linux_386.go | 808 func Setsid() (pid int, err error) { func
|
D | zsyscall_linux_s390x.go | 808 func Setsid() (pid int, err error) { func
|
D | zsyscall_dragonfly_amd64.go | 1094 func Setsid() (pid int, err error) { func
|
D | zsyscall_freebsd_amd64.go | 1080 func Setsid() (pid int, err error) { func
|
D | zsyscall_freebsd_arm.go | 1080 func Setsid() (pid int, err error) { func
|
D | zsyscall_freebsd_riscv64.go | 1080 func Setsid() (pid int, err error) { func
|
D | zsyscall_solaris_amd64.go | 975 func Setsid() (pid int, err error) { func
|
D | zsyscall_freebsd_386.go | 1080 func Setsid() (pid int, err error) { func
|
D | zsyscall_freebsd_arm64.go | 1080 func Setsid() (pid int, err error) { func
|
D | zsyscall_linux_riscv64.go | 808 func Setsid() (pid int, err error) { func
|
D | zsyscall_linux_arm.go | 808 func Setsid() (pid int, err error) { func
|
D | zsyscall_linux_loong64.go | 808 func Setsid() (pid int, err error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | zsyscall_aix_ppc.go | 672 func Setsid() (pid int, err error) { func
|
D | zsyscall_aix_ppc64.go | 607 func Setsid() (pid int, err error) { func
|
D | zsyscall_dragonfly_amd64.go | 1412 func Setsid() (pid int, err error) { func
|