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

  /bionic/libc/upstream-openbsd/android/include/
openbsd-compat.h 77 #define _PATH_TMP "/data/local/tmp/"
  /device/linaro/bootloader/edk2/StdLib/Include/
paths.h 52 #define _PATH_TMP _PATH_STDLIB "tmp/"
  /external/syslinux/linux/
syslinux.c 59 #ifndef _PATH_TMP
60 # define _PATH_TMP "/tmp/"
341 if (chdir(_PATH_TMP)) {
343 program, _PATH_TMP);
350 die("possibly unsafe " _PATH_TMP " permissions");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
paths.h 70 #define _PATH_TMP "/tmp/"

Completed in 121 milliseconds