Searched refs:nodecmp (Results 1 – 1 of 1) sorted by relevance
104 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