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

  /bionic/libc/arch-arm/syscalls/
chroot.S 5 ENTRY(chroot) function
14 END(chroot)
  /bionic/libc/arch-mips/syscalls/
chroot.S 4 .globl chroot
6 .ent chroot
8 chroot: label
22 .end chroot
  /bionic/libc/arch-x86/syscalls/
chroot.S 5 .type chroot, @function
6 .globl chroot
9 chroot: label
  /external/ipsec-tools/src/racoon/
localconf.h 74 char *chroot; /* chroot path */ member in struct:localconf

Completed in 64 milliseconds