Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 3 of 3) sorted by relevance

/scripts/kconfig/
A Dconfdata.c521 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol()
544 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment()
575 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol()
616 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment()
649 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol()
662 static void conf_write_symbol(FILE *fp, struct symbol *sym, in conf_write_symbol()
686 conf_write_heading(FILE *fp, struct conf_printer *printer, void *printer_arg) in conf_write_heading()
/scripts/dtc/
A Dsrcpos.c69 static char *try_open(const char *dirname, const char *fname, FILE **fp) in try_open()
96 static char *fopen_any_on_path(const char *fname, FILE **fp) in fopen_any_on_path()
A Dutil.c436 FILE *fp = errmsg ? stderr : stdout; in util_usage() local

Completed in 6 milliseconds