Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dlist.c552 get_cmpfn(void **pattern, char *str) in get_cmpfn() function
843 cmpfn = get_cmpfn(&cmparg, str); in match_string()
H A Dthread.c1617 get_cmpfn(const struct key_tbl_s *kp, int ignorecase) in get_cmpfn() function
1641 cmp.fn = get_cmpfn(kp, modflags & MF_IGNCASE); in thread_current_on()