Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/nvramtool/accessors/
H A Dlayout-text.c48 static const char start_entries_regex[] = variable
289 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, start_entries_regex, &start_entries_expr); in process_layout_file()