Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Dinitialize.c127 S->m_compare_fn = (cmp_fcn_t)strcoll; in initialize_post()
156 S->m_compare_fn = (cmp_fcn_t)wcscoll; in initialize_post()
H A Dtypes.h44 typedef int (*cmp_fcn_t)(void *, void *, flag_t); typedef
259 cmp_fcn_t m_compare_fn;