selecthost
static void selecthost(union sockunion *);
selecthost(&ctrl_addr);
selecthost(&in, onoff);
static int selecthost(struct in_addr *, int);
selecthost(0, 0);