Searched refs:cmp_relation (Results 1 – 1 of 1) sorted by relevance
58 static int cmp_relation(struct relation *a, struct relation *b) in cmp_relation() function89 if (cmp_relation(one_rel, two_rel) < 0) { in get_shared_relations()91 } else if (cmp_relation(one_rel, two_rel) == 0) { in get_shared_relations()115 if (cmp_relation(rel, &tmp) < 0) in add_related()117 if (cmp_relation(rel, &tmp) == 0) in add_related()137 if (cmp_relation(tmp, &remove) != 0) in del_related()