Searched defs:tmpname (Results 1 – 19 of 19) sorted by relevance
40 char *tmpname; in read_fstree() local
51 static char tmpname[] = "fileXXXXXX"; variable
89 static char tmpname[] = "fileXXXXXX"; variable
43 static char *tmpname; variable
136 char tmpname[] = "/tmp/mtp-spl2pl-XXXXXX"; in spl_to_playlist_t() local191 char tmpname[] = "/tmp/mtp-spl2pl-XXXXXX"; // must be a var since mkstemp modifies it in playlist_t_to_spl() local
73 static char tmpname[40]; variable
272 static char tmpname[40]; variable
538 static char tmpname[40]; variable
182 char tmpname[BUFSIZE]; in is_wholedev() local
87 static char tmpname[MAXPATHLEN]; variable
403 char dirname[128], tmpname[128], newname[128]; in conf_write() local
749 char tmpname[PCAP_BUF_SIZE]; in pcap_parsesrcstr() local
1482 char tmpname[256]; in symtable_new_tmpname() local
1331 create_tmpfile_cloexec(char *tmpname) in create_tmpfile_cloexec()
34 tmpname = os.path.join(TEMPDIR, "tmp.tar") variable
2225 char *tmpname, tmpbuf[(sizeof dp->namebuf) + 4]; in cp_one_file() local
5828 char tmpname[32]; in xmlRelaxNGCheckCombine() local5933 char tmpname[32]; in xmlRelaxNGCombineStart() local
18231 const xmlChar *tmpname; in xmlSchemaFixupComplexType() local
2489 HChar tmpname[VG_(mkstemp_fullname_bufsz)(sizeof tmpnameroot - 1)]; in ML_() local