Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dxmmap.c63 char tmpname[sizeof(MM_SWAP_TEMPLATE)] = MM_SWAP_TEMPLATE; in xmmap() local
/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/libxml2/
Drelaxng.c5825 char tmpname[32]; in xmlRelaxNGCheckCombine() local
5930 char tmpname[32]; in xmlRelaxNGCombineStart() local
Dxmlschemas.c18205 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