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

  /external/valgrind/coregrind/
m_libcfile.c 874 static const HChar mkstemp_format[] = "%s/valgrind_%s_%08x"; variable
878 return VG_(strlen)(mkstemp_format)
907 VG_(sprintf)( fullname, mkstemp_format,
    [all...]

Completed in 158 milliseconds