Searched refs:ypreq_xfr (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dyp.x101 struct ypreq_xfr {
240 YPPROC_XFR(ypreq_xfr) = 6;
H A Dyp_prot.h78 * YPPROC_XFR (struct ypreq_xfr) returns nothing. Indicates to a server that
144 struct ypreq_xfr { struct
369 extern bool xdr_ypreq_xfr(XDR *, struct ypreq_xfr *);
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h59 * YPPROC_XFR (struct ypreq_xfr) returns nothing. Indicates to a server that
145 struct ypreq_xfr { struct
/opensolaris-onvv-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c276 * Serializes/deserializes a ypreq_xfr structure.
288 * Serializes/deserializes a ypreq_xfr structure.
291 xdr_ypreq_xfr(XDR *xdrs, struct ypreq_xfr *ps)
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dyppush.c1003 struct ypreq_xfr oldreq;
1032 * the creation of field req.name, instead of ypreq_xfr (old)
H A Dypserv_proc.c387 struct ypreq_xfr oldreq;
/opensolaris-onvv-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl1072 bool xdr_ypreq_xfr(XDR *xdrs, struct ypreq_xfr *ps);

Completed in 101 milliseconds