Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c3017 int offsetlen; in stringzone() local
3091 offsetlen = stringoffset(result + len, - stdzp->z_stdoff); in stringzone()
3092 if (! offsetlen) { in stringzone()
3096 len += offsetlen; in stringzone()
3102 offsetlen = stringoffset(result + len, in stringzone()
3104 if (! offsetlen) { in stringzone()
3108 len += offsetlen; in stringzone()