Home
last modified time | relevance | path

Searched refs:xdr_ypresp_master (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_master.c195 (char *)&req, (xdrproc_t)xdr_ypresp_master, (char *)&resp, in domaster()
213 (xdrproc_t)xdr_ypresp_master, (char *)&resp); in domaster()
H A Dyp_xdr.c192 xdr_ypresp_master(XDR *xdrs, struct ypresp_master *ps) in xdr_ypresp_master() function
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h98 extern bool xdr_ypresp_master();
/titanic_44/usr/src/cmd/ypcmd/
H A Dyppoll.c275 (caddr_t)&req, (xdrproc_t)xdr_ypresp_master, in getmapparms()
H A Dypxfr.c943 (xdrproc_t)xdr_ypresp_master, (char *)&resp,
961 (xdrproc_t)xdr_ypresp_master,
H A Dypserv_proc.c620 (xdrproc_t)xdr_ypresp_master, in ypmaster()
/titanic_44/usr/src/head/rpcsvc/
H A Dyp_prot.h376 extern bool xdr_ypresp_master(XDR *, struct ypresp_master *);
/titanic_44/usr/src/lib/libnsl/common/
H A Dmapfile-vers767 xdr_ypresp_master;
H A Dllib-lnsl1069 bool xdr_ypresp_master(XDR *xdrs, struct ypresp_master *ps);