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

  /external/clang/lib/StaticAnalyzer/Checkers/
ChrootChecker.cpp 29 enum Kind { NO_CHROOT, ROOT_CHANGED, JAIL_ENTERED };
36 // NO_CHROOT ---chroot(path)--> ROOT_CHANGED ---chdir(/) --> JAIL_ENTERED
  /external/avahi/avahi-autoipd/
main.c 139 static int no_chroot = 0; variable
878 if (!no_chroot && wrote_pid_file)
985 if (!no_chroot) {
1096 if (!no_chroot)
    [all...]

Completed in 71 milliseconds