Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1047 uint64_t *tmp_cnt; in read_prop() local
1095 if ((tmp_cnt = scf_simple_prop_next_count(sprop)) == NULL) in read_prop()
1097 iprop->ip_value.iv_cnt = *tmp_cnt; in read_prop()