Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libuutil/common/
H A Dlibuutil.h168 typedef int uu_compare_fn_t(const void *__left, const void *__right, typedef
239 uu_compare_fn_t *, uint32_t);
342 uu_compare_fn_t *, uint32_t);
H A Dlibuutil_impl.h113 uu_compare_fn_t *ulp_cmp;
159 uu_compare_fn_t *uap_cmp;
H A Duu_avl.c65 uu_compare_fn_t *compare_func, uint32_t flags) in uu_avl_pool_create()
184 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()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h748 uu_compare_fn_t *, uint32_t);
H A Dstartd.c396 uu_compare_fn_t *f, uint32_t flags) in startd_list_pool_create()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c568 uu_compare_fn_t *compare = NULL; in changelist_gather()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c238 offsetof(struct svcptr, node), (uu_compare_fn_t *)svcptr_compare, in x_init()