Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/nvpair/
H A Dnvpair.c135 #define EMBEDDED_NVL_ARRAY(nvp) ((nvlist_t **)(void *)NVP_VALUE(nvp)) macro
539 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvpair_free()
950 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvlist_add_common()
2196 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvs_embedded_nvl_array()