Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/tools/common/
H A Dstring_table.c119 avl_len_compare(const void *n1, const void *n2) in avl_len_compare() function
179 avl_create(stp->st_lentree, &avl_len_compare, sizeof (LenNode), in st_new()