Home
last modified time | relevance | path

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

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