Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dxmmap.c63 char tmpname[sizeof(MM_SWAP_TEMPLATE)] = MM_SWAP_TEMPLATE; in xmmap() local
/external/dtc/
Dfstree.c40 char *tmpname; in read_fstree() local
/external/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress02.c51 static char tmpname[] = "fileXXXXXX"; variable
Dmmapstress05.c89 static char tmpname[] = "fileXXXXXX"; variable
Dmmapstress07.c43 static char *tmpname; variable
/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/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl15.c73 static char tmpname[40]; variable
Dfcntl16.c272 static char tmpname[40]; variable
Dfcntl14.c538 static char tmpname[40]; variable
/external/vboot_reference/cgpt/
Dcgpt_find.c182 char tmpname[BUFSIZE]; in is_wholedev() local
/external/ltp/testcases/kernel/fs/ftest/
Dftest02.c87 static char tmpname[MAXPATHLEN]; variable
/external/toybox/kconfig/
Dconfdata.c403 char dirname[128], tmpname[128], newname[128]; in conf_write() local
/external/libpng/contrib/tools/
Dpngcp.c2225 char *tmpname, tmpbuf[(sizeof dp->namebuf) + 4]; in cp_one_file() 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