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

/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/
H A Dprint_json.c42 * When creating an array, the "next" directive advances lw_pos and allocates a
51 int lw_pos; member in struct:list_wrap
183 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos];
205 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos];
221 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos];
292 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos];
300 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos];
308 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos];
316 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos];
324 nvlist_t *nvl = (*lw)->lw_nvl[(*lw)->lw_pos];
[all...]

Completed in 57 milliseconds