Home
last modified time | relevance | path

Searched refs:refcmp (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/regression/geom/ConfCmp/
H A DConfCmp.c257 refcmp(char *r1, char *r2) in refcmp() function
288 i = refcmp(n1->id, n2->id); in compare_node()
294 i = refcmp(n1->ref, n2->ref); in compare_node()
300 i = refcmp(sbuf_data(n1->cont), sbuf_data(n2->cont)); in compare_node()