Home
last modified time | relevance | path

Searched refs:mkstemp_format (Results 1 – 1 of 1) sorted by relevance

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