Searched defs:ypi (Results 1 – 1 of 1) sorted by relevance
107 struct yppush_info ypi = {NULL, NULL, NULL, 0}; in main() local296 struct yppush_info *ypi = (struct yppush_info *) indata; in pushit() local306 push(char *host, int hostlen, struct yppush_info *ypi) in push()