Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libuutil/common/
H A Duu_avl.c95 pp->uap_debug = 1; in uu_avl_pool_create()
116 if (pp->uap_debug) { in uu_avl_pool_destroy()
141 if (pp->uap_debug) { in uu_avl_node_init()
166 if (pp->uap_debug) { in uu_avl_node_fini()
227 ap->ua_debug = pp->uap_debug || (flags & UU_AVL_DEBUG); in uu_avl_create()
H A Dlibuutil_impl.h162 uint8_t uap_debug; member