Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_filter.c762 static int regex_match_full(char *str, struct regex *r, int len) in regex_match_full() function
878 r->match = regex_match_full; in filter_build_regex()