Searched refs:cdot (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Ddomaincmp.c153 const char *cdot; local
161 pdot = cdot = NULL;
176 cdot = p;
188 if ( strcmp (cdot+1, parent) == 0 ) /* the domains are equal ? */
210 const char *cdot; local
218 pdot = cdot = NULL;
233 cdot = p;
247 if ( strcmp (cdot, pdot) == 0 ) /* the domains are equal ? */
256 if ( strcmp (cdot+1, parent) == 0 ) /* the domains are equal ? */

Completed in 8 milliseconds