yppush_info
struct yppush_info ypi = {NULL, NULL, NULL, 0};
struct yppush_info *ypi = (struct yppush_info *) indata;
push(char *host, int hostlen, struct yppush_info *ypi)
void push(char *, int, struct yppush_info *);