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

/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h379 uint32_t rni_offset; /* next value offset */ member in struct:rc_node_iter
H A Drc_node.c6111 nip->rni_offset = 0;
6213 start = (repeat)? iter->rni_last_offset : iter->rni_offset;
6232 iter->rni_last_offset = iter->rni_offset;
6233 iter->rni_offset += (w + 1);

Completed in 108 milliseconds