Searched refs:user_fields_match (Results 1 – 1 of 1) sorted by relevance
1854 static bool user_fields_match(struct user_event *user, int argc, in user_fields_match() function1882 match = user_fields_match(user, argc, argv); in user_event_match()1946 ret = user_fields_match(user, argc, (const char **)argv); in user_event_parse()