Searched refs:get_cmpfn (Results 1 – 2 of 2) sorted by relevance
552 get_cmpfn(void **pattern, char *str) in get_cmpfn() function843 cmpfn = get_cmpfn(&cmparg, str); in match_string()
1617 get_cmpfn(const struct key_tbl_s *kp, int ignorecase) in get_cmpfn() function1641 cmp.fn = get_cmpfn(kp, modflags & MF_IGNCASE); in thread_current_on()