addr_from_str
int addr_from_str(char *, int *, int *, const char *);
if (aflag && addr_from_str(addr, &family, &addrlen, host) == -1)