Searched refs:len_name (Results 1 – 2 of 2) sorted by relevance
77 char *len_name; in match_strlen() local84 len_name = expr_to_var(len_expr); in match_strlen()85 if (!len_name) in match_strlen()89 state->name = len_name; in match_strlen()
588 int i, len_total, len_path, len_name, skip; in common_false_positive() local599 len_name = strlen(lname); in common_false_positive()601 if (len_name > len_total) in common_false_positive()603 skip = len_total - len_name; in common_false_positive()