Home
last modified time | relevance | path

Searched refs:xdr_ypreq_xfr (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h88 extern bool xdr_ypreq_xfr();
/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c291 xdr_ypreq_xfr(XDR *xdrs, struct ypreq_xfr *ps) in xdr_ypreq_xfr() function
/titanic_44/usr/src/head/rpcsvc/
H A Dyp_prot.h368 extern bool xdr_ypreq_xfr(XDR *, struct ypreq_xfr *);
/titanic_44/usr/src/lib/libnsl/common/
H A Dmapfile-vers764 xdr_ypreq_xfr;
H A Dllib-lnsl1074 bool xdr_ypreq_xfr(XDR *xdrs, struct ypreq_xfr *ps);
/titanic_44/usr/src/cmd/ypcmd/
H A Dyppush.c1055 YPPROC_XFR, (xdrproc_t)xdr_ypreq_xfr, (caddr_t)&oldreq, in send_message()
H A Dypserv_proc.c431 (xdrproc_t)xdr_ypreq_xfr, in ypxfr()