Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Dalist.c63 alist_cmp(alist_el_t *el1, alist_el_t *el2) in alist_cmp() function
87 (int (*)())alist_hash, (int (*)())alist_cmp)); in alist_new()