Searched refs:frag1 (Results 1 – 1 of 1) sorted by relevance
6079 is_same_frag (frag1, frag2) in is_same_frag() argument6080 fragS *frag1; in is_same_frag()6084 if (frag1 == NULL)6088 else if (frag1 == frag2)6091 return (is_same_frag (frag1, frag2->fr_next));