Home
last modified time | relevance | path

Searched refs:is_ns_property (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libpool/common/
H A Dpool_internal.h379 extern const char *is_ns_property(const pool_elem_t *, const char *);
H A Dpool.c1133 is_ns_property(const pool_elem_t *pe, const char *name) in is_ns_property() function
1153 if ((prefix = is_ns_property(pe, name)) != NULL) { in property_name_minus_ns()
H A Dpool_xml.c483 if (is_ns_property(pe, name) != NULL) { /* in ns */ in pool_xml_get_property()
520 if (is_ns_property(pe, name) != NULL) { /* in ns */ in pool_xml_put_property()
H A Dpool_kernel.c904 if (is_ns_property(pe, name) != NULL) { /* in ns */ in pool_knl_put_xml_property()