Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_util.h77 struct xdrfunc { struct
80 struct xdrfunc *next; argument
82 typedef struct xdrfunc xdrfunc; typedef
/freebsd/usr.sbin/ypserv/
H A Dyp_dnslookup.c228 xdrproc_t xdrfunc; in yp_send_dns_reply() local