Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_ntop.c174 int zero_s, zero_l, tmp_zero_s, tmp_zero_l; in inet_net_ntop_ipv6() local
213 zero_s = zero_l = tmp_zero_s = tmp_zero_l = 0; in inet_net_ntop_ipv6()
217 tmp_zero_s = i / 2; in inet_net_ntop_ipv6()
221 zero_s = tmp_zero_s; in inet_net_ntop_ipv6()
229 zero_s = tmp_zero_s; in inet_net_ntop_ipv6()