Home
last modified time | relevance | path

Searched refs:entries_line_regex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/nvramtool/accessors/
H A Dlayout-text.c85 static const char entries_line_regex[] = variable
290 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, entries_line_regex, &entries_line_expr); in process_layout_file()
/aosp_15_r20/external/coreboot/util/amdfwtool/
H A Ddata_parse.c23 static const char entries_line_regex[] = variable
780 entries_line_regex, &entries_line_expr); in process_config()