Searched refs:tmpfil (Results 1 – 3 of 3) sorted by relevance
85 static char tmpfil[] = "/tmp/EdP.aXXXXXX"; variable135 tmpfd = mkstemp(tmpfil); in main()137 fprintf(stderr, "failure in temporary file %s\n", tmpfil); in main()147 (void) unlink(tmpfil); in main()154 (void) unlink(tmpfil); in main()159 (void) unlink(tmpfil); in main()165 (void) unlink(tmpfil); in main()171 (void) unlink(tmpfil); in main()207 (void) unlink(tmpfil); in main()268 (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()