Home
last modified time | relevance | path

Searched defs:xdrfunc (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/rpcgen/
H A Drpc_util.h79 struct xdrfunc { struct
82 struct xdrfunc *next; argument
84 typedef struct xdrfunc xdrfunc; typedef
/dflybsd-src/usr.sbin/ypserv/
H A Dyp_dnslookup.c227 xdrproc_t xdrfunc; in yp_send_dns_reply() local