Searched refs:ul_pool (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libuutil/common/
H A Duu_list.c204 lp->ul_pool = pp;
233 uu_list_pool_t *pp = lp->ul_pool;
258 lp->ul_pool = NULL;
272 if (np->uln_next != POOL_TO_MARKER(lp->ul_pool) ||
318 uu_compare_fn_t *func = lp->ul_pool->ulp_cmp;
575 np->uln_next = POOL_TO_MARKER(lp->ul_pool);
H A Dlibuutil_impl.h92 uu_list_pool_t *ul_pool; member in struct:uu_list

Completed in 79 milliseconds