Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c136 #define EMBEDDED_NVL_ARRAY(nvp) ((nvlist_t **)(void *)NVP_VALUE(nvp)) macro
832 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvpair_free()
1223 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvlist_add_common()
2490 nvlist_t **nvlp = EMBEDDED_NVL_ARRAY(nvp); in nvs_embedded_nvl_array()