Home
last modified time | relevance | path

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

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