Searched defs:xdrfunc (Results 1 – 2 of 2) sorted by relevance
82 struct xdrfunc { struct85 struct xdrfunc *next; argument87 typedef struct xdrfunc xdrfunc; typedef
228 xdrproc_t xdrfunc; in yp_send_dns_reply() local