Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c9590 int zeroFillStart; in GetValueForIPv6Addr() local
9600 numColons = numBytes = value = digitsProcessed = zeroFillStart = 0; in GetValueForIPv6Addr()
9625 LogMsg("GetValueForIPv6Addr: zeroFillStart non-zero %d", zeroFillStart); in GetValueForIPv6Addr()
9631 zeroFillStart = numBytes; in GetValueForIPv6Addr()
9669 if (zeroFillStart) in GetValueForIPv6Addr()
9672 for (i = 0; i < zeroFillStart; i++) in GetValueForIPv6Addr()