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

/osnet-11/usr/src/lib/libpool/common/
H A Dpool_xml_impl.h50 * pool_xml_elem_t is the XML (to be precise, libxml - although this
65 * Common to pool_xml_elem_t
68 } pool_xml_elem_t; typedef in typeref:struct:pool_xml_elem
70 typedef pool_xml_elem_t pool_xml_system_t;
83 * Common to pool_xml_elem_t
99 * Common to pool_xml_elem_t
104 typedef pool_xml_elem_t pool_xml_component_t;
H A Dpool_xml.c203 static void pool_xml_elem_init(pool_conf_t *conf, pool_xml_elem_t *elem,
411 pool_xml_elem_t *pxe = (pool_xml_elem_t *)pe;
473 pool_xml_elem_t *pxe = (pool_xml_elem_t *)pe;
510 pool_xml_elem_t *pxe = (pool_xml_elem_t *)pe;
538 pool_xml_elem_t *pxe = (pool_xml_elem_t *)pe;
935 pool_xml_elem_t *px
[all...]

Completed in 24 milliseconds