Searched refs:argdot (Results 1 – 1 of 1) sorted by relevance
312 char *argdot; in hostconv() local314 if (!(argdot = strchr(arg, '.'))) in hostconv()323 if (hostdot && !strcasecmp(hostdot, argdot)) in hostconv()324 *argdot = '\0'; in hostconv()