Searched defs:tmp_cnt (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1044 uint64_t *tmp_cnt; local
1092 if ((tmp_cnt = scf_simple_prop_next_count(sprop)) == NULL)
1094 iprop->ip_value.iv_cnt = *tmp_cnt;

Completed in 19 milliseconds