Searched refs:is_ns_property (Results 1 – 4 of 4) sorted by relevance
379 extern const char *is_ns_property(const pool_elem_t *, const char *);
1133 is_ns_property(const pool_elem_t *pe, const char *name) in is_ns_property() function1153 if ((prefix = is_ns_property(pe, name)) != NULL) { in property_name_minus_ns()
483 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()
904 if (is_ns_property(pe, name) != NULL) { /* in ns */ in pool_knl_put_xml_property()