Searched refs:check_bind_match (Results 1 – 2 of 2) sorted by relevance
783 static int check_bind_match(const char *match, char *mask, in check_bind_match() function845 if (!check_bind_match(match, tm->mask, match_type)) in check_tcl_bind()
681 - Added inline check_bind_match() for match checking for check_tcl_bind().