listfile
read_dirs_from_file(const char *hintsfile, const char *listfile)
if ((fp = fopen(listfile, "r")) == NULL)
err(1, "%s", listfile);
listfile, linenum);
long listfile(char *, ino_t, int);
treescan(name, ino, listfile);
listfile = NULL;
if ((listfile = fopen(optarg, "w")) == NULL) {
if (listfile != NULL)
fprintf(listfile, " \t%s", buf);
fprintf(listfile, "%04x %02x%02x%02x%02x", instrptr,
fprintf(listfile, "\t%s", buf);
fprintf(listfile, "\n");
fprintf(listfile, " %s", buf);
if (listfile != NULL) {
fclose(listfile);
FILE *listfile;