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

/freebsd-11-stable/contrib/xz/src/xz/
H A Dlist.h14 extern void list_file(const char *filename);
H A Dmain.c227 // list_file() is for --list.
231 run = &list_file;
H A Dlist.c1143 list_file(const char *filename) function
/freebsd-11-stable/contrib/binutils/gas/
H A Dlisting.c196 static FILE *list_file; variable
553 fprintf (list_file, "\f");
556 fprintf (list_file, "%s %s \t\t\tpage %d\n", LISTING_HEADER, fn, page);
557 fprintf (list_file, "%s\n", title);
558 fprintf (list_file, "%s\n", subtitle);
650 fprintf (list_file, "% 4d ", lineno);
652 fprintf (list_file, " ");
654 fprintf (list_file, "\t%s\n", string ? string : "");
664 fprintf (list_file, "% 4d ???? ", lineno);
666 fprintf (list_file, "
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h103 void list_file(char*);
H A Dftpcmd.y318 list_file(".");
323 list_file($3);
H A Dftpd.c2183 list_file(char *file) function
2259 list_file(dirname);

Completed in 85 milliseconds