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

/freebsd-9.3-release/usr.sbin/pmcannotate/
H A Dpmcannotate.c55 remove(tbfl); \
673 char buffer[LNBUFF], fname[FNBUFF], tbfl[] = TMPPATH, tofl[] = TMPPATH; local
784 if (fqueue_getall(bin, tbfl, asmsrc) == -1)
788 bfp = fopen(tbfl, "r");
800 if (remove(tbfl) == -1)

Completed in 58 milliseconds