Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libuutil/common/
H A Dlibuutil.h165 typedef int uu_compare_fn_t(const void *__left, const void *__right, typedef
236 uu_compare_fn_t *, uint32_t);
339 uu_compare_fn_t *, uint32_t);
H A Dlibuutil_impl.h115 uu_compare_fn_t *ulp_cmp;
161 uu_compare_fn_t *uap_cmp;
H A Duu_avl.c67 uu_compare_fn_t *compare_func, uint32_t flags) in uu_avl_pool_create()
185 uu_compare_fn_t *ac_compare;
H A Duu_list.c65 size_t nodeoffset, uu_compare_fn_t *compare_func, uint32_t flags) in uu_list_pool_create()
319 uu_compare_fn_t *func = lp->ul_pool->ulp_cmp; in uu_list_find()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c536 uu_compare_fn_t *compare = NULL; in changelist_gather()
/titanic_41/usr/src/cmd/svc/startd/
H A Dstartd.h755 uu_compare_fn_t *, uint32_t);
H A Dstartd.c396 uu_compare_fn_t *f, uint32_t flags) in startd_list_pool_create()
/titanic_41/usr/src/cmd/svc/svcs/
H A Dexplain.c242 offsetof(struct svcptr, node), (uu_compare_fn_t *)svcptr_compare, in x_init()