Home
last modified time | relevance | path

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

/freebsd/contrib/mtree/
H A Dspec.c104 static int nodecmp(const NODE *, const NODE *);
755 cmp = nodecmp(centry, cur); in addchild()
844 nodecmp(const NODE *a, const NODE *b) in nodecmp() function