Searched refs:argdot (Results 1 – 1 of 1) sorted by relevance
479 char *argdot; in hostconv() local481 if ((argdot = strchr(arg, '.')) == NULL) in hostconv()489 if (hostdot != NULL && strcasecmp(hostdot, argdot) == 0) in hostconv()490 *argdot = '\0'; in hostconv()