Lines Matching refs:pcnt
156 int pcnt;
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;
219 pcnt = 0;
223 if ( pcnt == 0 )
225 pcnt++;
238 if ( pcnt == 0 ) /* parent is not a fqdn ? */
241 if ( pcnt > ccnt ) /* parent has more levels than child ? */
244 if ( pcnt == ccnt ) /* both are at the same level ? */
252 if ( pcnt > ccnt ) /* parent has more levels than child ? */