Home
last modified time | relevance | path

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

/freebsd/lib/libc/inet/
H A Dinet_net_ntop.c162 int zero_s, zero_l, tmp_zero_s, tmp_zero_l; in inet_net_ntop_ipv6() local
201 zero_s = zero_l = tmp_zero_s = tmp_zero_l = 0; in inet_net_ntop_ipv6()
205 tmp_zero_s = i / 2; in inet_net_ntop_ipv6()
209 zero_s = tmp_zero_s; in inet_net_ntop_ipv6()
217 zero_s = tmp_zero_s; in inet_net_ntop_ipv6()