Searched refs:tmpfil (Results 1 – 3 of 3) sorted by relevance
84 static char tmpfil[] = "/tmp/EdP.aXXXXXX"; variable134 tmpfd = mkstemp(tmpfil); in main()136 fprintf(stderr, "failure in temporary file %s\n", tmpfil); in main()146 (void) unlink(tmpfil); in main()153 (void) unlink(tmpfil); in main()158 (void) unlink(tmpfil); in main()164 (void) unlink(tmpfil); in main()170 (void) unlink(tmpfil); in main()206 (void) unlink(tmpfil); in main()267 (void) execlp(ed, ed, tmpfil, 0); in editit()[all …]
181 tmpfil(struct tempblk *tb) in tmpfil() function240 fd = tmpfil(&tb); in copy()
73 subst(chkopen(ion, 0), (fd = tmpfil(&tb))); in initio()