Searched refs:it_off_cmp (Results 1 – 1 of 1) sorted by relevance
117 int it_off_cmp(struct itype *, struct itype *);124 RB_GENERATE(ioff_tree, itype, it_node, it_off_cmp);382 it_off_cmp(struct itype *a, struct itype *b) in it_off_cmp() function