Searched refs:mktmpname (Results 1 – 4 of 4) sorted by relevance
255 char *tmpname = mktmpname(infile, ".ctf"); in main()
222 mktmpname(const char *origname, const char *suffix) in mktmpname() function
622 tmpname = mktmpname(destfile, ".ctf"); in copy_ctf_data()1016 tmpname = mktmpname(outfile, ".ctf"); in main()
437 char *mktmpname(const char *, const char *);