Searched refs:str_match_len (Results 1 – 1 of 1) sorted by relevance
436 static int str_match_len(const struct value_pair *vp, const char *str) in str_match_len() function485 if (!strncmp(vp->ival, ptr, str_match_len(vp, ptr))) { in __handle_option()676 if (!strncmp(vp->ival, ptr, str_match_len(vp, ptr))) { in __handle_option()