Searched refs:xdr_ypresp_master (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_master.c | 195 (char *)&req, (xdrproc_t)xdr_ypresp_master, (char *)&resp, in domaster() 213 (xdrproc_t)xdr_ypresp_master, (char *)&resp); in domaster()
|
H A D | yp_xdr.c | 192 xdr_ypresp_master(XDR *xdrs, struct ypresp_master *ps) in xdr_ypresp_master() function
|
/titanic_44/usr/src/lib/libbc/libc/yp/ |
H A D | yp_prot.h | 98 extern bool xdr_ypresp_master();
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | yppoll.c | 275 (caddr_t)&req, (xdrproc_t)xdr_ypresp_master, in getmapparms()
|
H A D | ypxfr.c | 943 (xdrproc_t)xdr_ypresp_master, (char *)&resp, 961 (xdrproc_t)xdr_ypresp_master,
|
H A D | ypserv_proc.c | 620 (xdrproc_t)xdr_ypresp_master, in ypmaster()
|
/titanic_44/usr/src/head/rpcsvc/ |
H A D | yp_prot.h | 376 extern bool xdr_ypresp_master(XDR *, struct ypresp_master *);
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 767 xdr_ypresp_master;
|
H A D | llib-lnsl | 1069 bool xdr_ypresp_master(XDR *xdrs, struct ypresp_master *ps);
|