Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/rpcgen/
Drpc_util.h82 struct xdrfunc { struct
85 struct xdrfunc *next; argument
87 typedef struct xdrfunc xdrfunc; typedef
/freebsd-9-stable/usr.sbin/ypserv/
Dyp_dnslookup.c228 xdrproc_t xdrfunc; in yp_send_dns_reply() local