Home
last modified time | relevance | path

Searched defs:Chroot (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dexec_libc2.go16 Chroot string // Chroot. member
Dexec_bsd.go15 Chroot string // Chroot. member
Dexec_freebsd.go13 Chroot string // Chroot. member
Dexec_libc.go17 Chroot string // Chroot. member
Dexec_linux.go67 Chroot string // Chroot. member
Dzsyscall_netbsd_arm.go402 func Chroot(path string) (err error) { func
Dzsyscall_netbsd_386.go402 func Chroot(path string) (err error) { func
Dzsyscall_netbsd_amd64.go402 func Chroot(path string) (err error) { func
Dzsyscall_netbsd_arm64.go402 func Chroot(path string) (err error) { func
Dzsyscall_openbsd_mips64.go371 func Chroot(path string) (err error) { func
Dzsyscall_linux_386.go319 func Chroot(path string) (err error) { func
Dzsyscall_linux_s390x.go319 func Chroot(path string) (err error) { func
Dzsyscall_dragonfly_amd64.go422 func Chroot(path string) (err error) { func
Dzsyscall_freebsd_amd64.go374 func Chroot(path string) (err error) { func
Dzsyscall_freebsd_arm.go374 func Chroot(path string) (err error) { func
Dzsyscall_freebsd_riscv64.go374 func Chroot(path string) (err error) { func
Dzsyscall_solaris_amd64.go440 func Chroot(path string) (err error) { func
Dzsyscall_freebsd_386.go374 func Chroot(path string) (err error) { func
Dzsyscall_freebsd_arm64.go374 func Chroot(path string) (err error) { func
Dzsyscall_linux_riscv64.go319 func Chroot(path string) (err error) { func
Dzsyscall_aix_ppc64.go734 func Chroot(path string) (err error) { func
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DChrootChecker.cpp88 void ChrootChecker::Chroot(CheckerContext &C, const CallExpr *CE) const { in Chroot() function in ChrootChecker
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_aix_ppc.go298 func Chroot(path string) (err error) { func
Dzsyscall_aix_ppc64.go187 func Chroot(path string) (err error) { func
Dzsyscall_dragonfly_amd64.go549 func Chroot(path string) (err error) { func

123