Lines Matching refs:FILE
301 static ssize_t getline_stripped(char **lineptr, size_t *n, FILE *stream)
322 FILE *in = NULL;
543 static void conf_write_heading(FILE *fp, const struct comment_style *cs)
603 static void __print_symbol(FILE *fp, struct symbol *sym, enum output_n output_n,
631 static void print_symbol_for_dotconfig(FILE *fp, struct symbol *sym)
636 static void print_symbol_for_autoconf(FILE *fp, struct symbol *sym)
646 static void print_symbol_for_c(FILE *fp, struct symbol *sym)
688 static void print_symbol_for_rustccfg(FILE *fp, struct symbol *sym)
755 FILE *out;
799 FILE *out;
916 FILE *out;
1032 void (*print_symbol)(FILE *, struct symbol *),
1036 FILE *file;