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

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddomaincmp.c156 int pcnt; local
162 pcnt = 0;
166 if ( pcnt == 0 )
168 pcnt++;
181 if ( pcnt == 0 ) /* parent is not a fqdn ? */
184 if ( pcnt >= ccnt ) /* parent has more levels than child ? */
213 int pcnt; local
219 pcnt = 0;
223 if ( pcnt == 0 )
225 pcnt
[all...]

Completed in 199 milliseconds