Home
last modified time | relevance | path

Searched defs:tmpname (Results 1 – 7 of 7) sorted by relevance

/external/libmtp/src/
Dplaylist-spl.c135 char tmpname[] = "/tmp/mtp-spl2pl-XXXXXX"; in spl_to_playlist_t() local
190 char tmpname[] = "/tmp/mtp-spl2pl-XXXXXX"; // must be a var since mkstemp modifies it in playlist_t_to_spl() local
/external/vboot_reference/cgpt/
Dcgpt_find.c182 char tmpname[BUFSIZE]; in is_wholedev() local
/external/toybox/kconfig/
Dconfdata.c403 char dirname[128], tmpname[128], newname[128]; in conf_write() local
/external/opencv3/3rdparty/libjasper/
Djas_stream.c348 char *tmpname; in jas_stream_tmpfile() local
/external/libxml2/
Drelaxng.c5823 char tmpname[32]; in xmlRelaxNGCheckCombine() local
5928 char tmpname[32]; in xmlRelaxNGCombineStart() local
Dxmlschemas.c18192 const xmlChar *tmpname; in xmlSchemaFixupComplexType() local
/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c2483 HChar tmpname[VG_(mkstemp_fullname_bufsz)(sizeof tmpnameroot - 1)]; in ML_() local