ftphost
struct ftphost *next;
struct ftphost *hrp, *lhrp;
if ((hrp = malloc(sizeof(struct ftphost))) == NULL)
if ((hrp = malloc(sizeof(struct ftphost))) == NULL)
struct ftphost *hrp;