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

/bind-9.11.3/lib/isc/
H A Dregex.c51 const char *ccname = NULL; local
231 ccname = c;
327 (unsigned int)(c - ccname))
329 if (strncmp(cc[i], ccname, len))

Completed in 11 milliseconds