Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dconfdata.c168 void (*print_comment)(FILE *, const char *, void *); member
636 .print_comment = kconfig_print_comment,
710 .print_comment = header_print_comment,
744 printer->print_comment(fp, buf, printer_arg); in conf_write_heading()

Completed in 3 milliseconds