Searched refs:it_cmp (Results 1 – 1 of 1) sorted by relevance
115 int it_cmp(struct itype *, struct itype *);122 RB_GENERATE(itype_tree, itype, it_node, it_cmp);324 it_cmp(struct itype *a, struct itype *b) in it_cmp() function361 return it_cmp(a->it_refp, b->it_refp); in it_cmp()