Searched refs:tofl (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/pmcannotate/
H A Dpmcannotate.c56 remove(tofl); \
673 char buffer[LNBUFF], fname[FNBUFF], tbfl[] = TMPPATH, tofl[] = TMPPATH; local
723 if (mkstemp(tofl) == -1)
728 kfile, ofile, tofl);
731 tofl);
736 gfp = fopen(tofl, "r");
772 if (remove(tofl) == -1)

Completed in 45 milliseconds