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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_avl.c35 static uu_avl_pool_t uu_null_apool = { &uu_null_apool, &uu_null_apool }; variable
104 pp->uap_next = next = &uu_null_apool;
556 for (pp = uu_null_apool.uap_next; pp != &uu_null_apool;
566 for (pp = uu_null_apool.uap_next; pp != &uu_null_apool;

Completed in 104 milliseconds