HomeSort by relevance Sort by last modified time
    Searched defs:chroot1 (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/syscall/
exec_solaris.go 28 func chroot1(path uintptr) (err Errno) func
132 err1 = chroot1(uintptr(unsafe.Pointer(chroot)))
  /prebuilts/go/linux-x86/src/syscall/
exec_solaris.go 28 func chroot1(path uintptr) (err Errno) func
132 err1 = chroot1(uintptr(unsafe.Pointer(chroot)))

Completed in 988 milliseconds