Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dproftool.c300 static int regex_report_error(regex_t *regex, int err, const char *op, in regex_report_error() function
324 regex_report_error(&item->regex, err, "match", in check_trace_config_line()
434 int r = regex_report_error(&line->regex, err, in read_trace_config()