Searched refs:picl_root_obj (Results 1 – 1 of 1) sorted by relevance
145 static picl_obj_t *picl_root_obj = NULL; variable3311 picl_root_obj = pobj; in picltree_set_root()3342 picl_root_obj = NULL; in picltree_init()3524 (picl_root_obj == NULL ? "NULL" : "not-NULL")); in xptree_destroy()3526 if (picl_root_obj == NULL) in xptree_destroy()3533 (void) ptree_delete_node(picl_root_obj->ptree_hdl); in xptree_destroy()3534 (void) ptree_destroy_node(picl_root_obj->ptree_hdl); in xptree_destroy()3537 picl_root_obj = NULL; in xptree_destroy()3606 picl_root_obj = NULL; in xptree_reinitialize()