Searched defs:xdrfunc (Results 1 – 2 of 2) sorted by relevance
79 struct xdrfunc { struct82 struct xdrfunc *next; argument84 typedef struct xdrfunc xdrfunc; typedef
227 xdrproc_t xdrfunc; in yp_send_dns_reply() local