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

/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_avl.c228 ap->ua_debug = pp->uap_debug || (flags & UU_AVL_DEBUG);
254 if (ap->ua_debug) {
326 if (ap->ua_debug || robust) {
428 if (ap->ua_debug) {
487 if (ap->ua_debug && result != NULL)
496 if (ap->ua_debug) {
530 if (ap->ua_debug && !INDEX_VALID(ap, idx))
540 if (ap->ua_debug && !INDEX_VALID(ap, idx))
H A Dlibuutil_impl.h143 uint8_t ua_debug; member in struct:uu_avl

Completed in 66 milliseconds