Searched refs:printer (Results 1 – 2 of 2) sorted by relevance
/scripts/ |
D | bpf_helpers_doc.py | 420 printer = PrinterRST(headerParser.helpers) variable 421 printer.print_all()
|
/scripts/kconfig/ |
D | confdata.c | 733 struct conf_printer *printer, void *printer_arg) in conf_write_symbol() argument 743 printer->print_symbol(fp, sym, str, printer_arg); in conf_write_symbol() 748 printer->print_symbol(fp, sym, str, printer_arg); in conf_write_symbol() 753 conf_write_heading(FILE *fp, struct conf_printer *printer, void *printer_arg) in conf_write_heading() argument 763 printer->print_comment(fp, buf, printer_arg); in conf_write_heading()
|