syscall.SysProcAttr.Chroot (field)
3 uses
syscall (current package)
exec_libc2.go#L14: Chroot string // Chroot.
exec_unix.go#L177: if sys.Chroot != "" {
exec_unix.go#L178: chroot, err = BytePtrFromString(sys.Chroot)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)