Lines Matching defs:nodeh
45 picl_nodehdl_t nodeh;
51 picl_nodehdl_t nodeh;
80 extern int ptree_get_root(picl_nodehdl_t *nodeh);
82 picl_nodehdl_t *nodeh);
83 extern int ptree_destroy_node(picl_nodehdl_t nodeh);
85 extern int ptree_delete_node(picl_nodehdl_t nodeh);
91 extern int ptree_add_prop(picl_nodehdl_t nodeh, picl_prophdl_t proph);
95 extern int ptree_update_propval_by_name(picl_nodehdl_t nodeh,
101 extern int ptree_get_propval_by_name(picl_nodehdl_t nodeh,
104 extern int ptree_get_first_prop(picl_nodehdl_t nodeh,
108 extern int ptree_get_prop_by_name(picl_nodehdl_t nodeh, const char *name,
118 extern int ptree_create_and_add_prop(picl_nodehdl_t nodeh,
123 picl_nodehdl_t *nodeh);
141 extern int ptree_get_frutree_parent(picl_nodehdl_t nodeh,