Searched defs:TMPL_DEBUG_TREE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c239 #define TMPL_DEBUG_TREE UU_DEFAULT macro
244 #define TMPL_DEBUG_TREE UU_AVL_DEBUG macro
652 tree = uu_avl_create(composed_prop_pool, cpg, TMPL_DEBUG_TREE);
743 tree = uu_avl_create(composed_pg_pool, inst, TMPL_DEBUG_TREE);
2910 tree = uu_avl_create(ptrn_info_pool, NULL, TMPL_DEBUG_TREE);

Completed in 70 milliseconds