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

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddomaincmp.c155 int ccnt; local
171 ccnt = 0;
175 if ( ccnt == 0 )
177 ccnt++;
179 if ( ccnt == 0 ) /* child is not a fqdn or is not deep enough ? */
184 if ( pcnt >= ccnt ) /* parent has more levels than child ? */
212 int ccnt; local
228 ccnt = 0;
232 if ( ccnt == 0 )
234 ccnt
[all...]

Completed in 293 milliseconds