Lines Matching refs:FILE
167 void (*print_symbol)(FILE *, struct symbol *, const char *, void *);
168 void (*print_comment)(FILE *, const char *, void *);
316 static ssize_t compat_getline(char **lineptr, size_t *n, FILE *stream) in compat_getline()
352 FILE *in = NULL; in conf_read_simple()
591 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol()
614 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment()
645 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol()
686 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment()
713 static void conf_write_symbol(FILE *fp, struct symbol *sym, in conf_write_symbol()
734 conf_write_heading(FILE *fp, struct conf_printer *printer, void *printer_arg) in conf_write_heading()
755 FILE *out; in conf_write_defconfig()
826 FILE *out; in conf_write()
943 FILE *out; in conf_write_dep()
1051 FILE *out, *out_h; in conf_write_autoconf()