Searched refs:tempfile (Results 1 – 3 of 3) sorted by relevance
5 echo tempfile[0"$((-9))"].tmp7 echo tempfile[0$((-9))].tmp8 rm tempfile?.tmp
98 char tempfile[sizeof("/tmp/lprXXXXXX")]; in lpqr_main() local193 strcpy(tempfile, "/tmp/lprXXXXXX"); in lpqr_main()194 dfd = xmkstemp(tempfile); in lpqr_main()277 unlink(tempfile); in lpqr_main()