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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common.h 200 char path_prefix[kMaxPathLength]; member in struct:__sanitizer::ReportFile
201 // Full path to report, obtained as <path_prefix>.PID
  /external/netperf/src/
nettest_unix.c 82 path_prefix[32];
135 strcpy(path_prefix,"/tmp");
818 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf."));
81 path_prefix[32]; variable
    [all...]
  /bionic/libc/tzcode/
localtime.c 2334 const char* path_prefix = getenv(path_prefix_variable); local
    [all...]

Completed in 621 milliseconds