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

/illumos-gate/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) function
1153 if ((prefix = is_ns_property(pe, name)) != NULL) {
H A Dpool_xml.c483 if (is_ns_property(pe, name) != NULL) { /* in ns */
520 if (is_ns_property(pe, name) != NULL) { /* in ns */
H A Dpool_kernel.c904 if (is_ns_property(pe, name) != NULL) { /* in ns */

Completed in 82 milliseconds