Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/
H A Dprint_json.c49 nvlist_t *lw_nvl[MAX_ARGS]; member
183 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_string()
205 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_boolean()
221 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_boolean_value()
292 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_byte()
300 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_int8()
308 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_uint8()
316 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_int16()
324 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos]; in ch_add_uint16()
399 nvlist_t **children = (*lw)->lw_nvl; in ch_end()
[all …]