Searched refs:print_comment (Results 1 - 2 of 2) sorted by relevance

/scripts/kconfig/
H A Dlkc.h87 void (*print_comment)(FILE *, const char *, void *); member in struct:conf_printer
H A Dconfdata.c479 .print_comment = kconfig_print_comment,
553 .print_comment = header_print_comment,
582 .print_comment = header_print_comment,
601 .print_comment = kconfig_print_comment,
636 printer->print_comment(fp, buf, printer_arg);

Completed in 165 milliseconds