Searched refs:hostdot (Results 1 – 1 of 1) sorted by relevance
479 static char *hostdot, name[MAXHOSTNAMELEN]; in hostconv() local488 hostdot = strchr(name, '.'); in hostconv()490 if (hostdot && !strcasecmp(hostdot, argdot)) in hostconv()