Searched refs:pool_value_class_t (Results 1 – 8 of 8) sorted by relevance
/titanic_53/usr/src/lib/libpool/common/ |
H A D | pool.h | 124 } pool_value_class_t; typedef 216 extern pool_value_class_t pool_get_property(const pool_conf_t *, 246 extern pool_value_class_t pool_value_get_type(const pool_value_t *);
|
H A D | pool_internal.h | 143 pool_value_class_t pv_class; /* Value type */ 369 extern pool_value_class_t pool_get_ns_property(const pool_elem_t *,
|
H A D | pool_xml.c | 226 static pool_value_class_t pool_xml_get_property(const pool_elem_t *, 232 pool_value_class_t); 236 static pool_value_class_t pool_xml_get_attr(xmlNodePtr node, xmlChar *name, 240 static pool_value_class_t pool_xml_get_prop(xmlNodePtr node, xmlChar *name, 438 property_create(xmlNodePtr parent, const char *name, pool_value_class_t type) in property_create() 468 static pool_value_class_t 472 pool_value_class_t type; in pool_xml_get_property() 577 static pool_value_class_t 580 pool_value_class_t data_type; in pool_xml_get_attr() 658 pool_value_class_t data_type; in pool_xml_set_attr() [all …]
|
H A D | pool_value.c | 142 pool_value_class_t 361 pool_value_class_t type; in pool_value_equal()
|
H A D | pool_impl.h | 96 pool_value_class_t (*pe_get_prop)(const pool_elem_t *, const char *,
|
H A D | pool_kernel.c | 275 static pool_value_class_t pool_knl_get_property(const pool_elem_t *, 277 static pool_value_class_t pool_knl_get_dynamic_property(const pool_elem_t *, 2298 pool_value_class_t 2332 pool_value_class_t 3490 pool_value_class_t type; in pool_knl_nvlist_add_value()
|
H A D | pool.c | 855 pool_value_class_t 891 pool_value_class_t
|
H A D | pool_internal.c | 949 pool_value_class_t pvc; in resource_get_common()
|