Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libuutil/common/
H A Dlibuutil_impl.h115 uint8_t ulp_last_index; member
H A Duu_list.c93 pp->ulp_last_index = 0; in uu_list_pool_create()
211 lp->ul_index = (pp->ulp_last_index = INDEX_NEXT(pp->ulp_last_index)); in uu_list_create()