Searched refs:temp_name (Results 1 – 3 of 3) sorted by relevance
237 struct archive_wstring temp_name; in __archive_mktempx() local248 archive_string_init(&temp_name); in __archive_mktempx()266 archive_wstrcpy(&temp_name, tmp); in __archive_mktempx()269 if (archive_wstring_append_from_mbs(&temp_name, tmpdir, in __archive_mktempx()272 if (temp_name.s[temp_name.length-1] != L'/') in __archive_mktempx()273 archive_wstrappend_wchar(&temp_name, L'/'); in __archive_mktempx()277 attr = GetFileAttributesW(temp_name.s); in __archive_mktempx()283 ws = __la_win_permissive_name_w(temp_name.s); in __archive_mktempx()302 archive_wstrcat(&temp_name, prefix); in __archive_mktempx()303 archive_wstrcat(&temp_name, suffix); in __archive_mktempx()[all …]
1568 static struct temp_name { struct1574 struct temp_name *next; argument4727 struct temp_name *t; in do_spec_1()4856 t = XNEW (struct temp_name); in do_spec_1()
1950 static struct temp_name { struct1956 struct temp_name *next; argument5394 struct temp_name *t; in do_spec_1()5525 t = XNEW (struct temp_name); in do_spec_1()