Searched refs:find_rep_val (Results 1 – 2 of 2) sorted by relevance
319 extern rep_val_t *find_rep_val(uu_list_t *, int64_t);
201 find_rep_val(uu_list_t *list, int64_t val) in find_rep_val() function234 if ((rv = find_rep_val(list, val)) != NULL) { in remove_rep_val()