hostlist_s
static struct hostlist_s *current_host;
static struct hostlist_s *hosts;
static struct hostlist_s *hosts_prev;
extern send_record_rc_t send_record(struct hostlist_s *, const char *, size_t,
typedef struct hostlist_s hostlist_t;
send_record(struct hostlist_s *hostlptr, const char *input, size_t in_len,