topdomain
static char *topdomain(char *);
p1 = topdomain(localhost);
p2 = topdomain(h);
static char *topdomain(char *);
p1 = topdomain(localhost);
p2 = topdomain(h);