Searched refs:ypreq_key (Results 1 - 12 of 12) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dyp.x90 struct ypreq_key {
231 YPPROC_MATCH(ypreq_key) = 3;
234 YPPROC_FIRST(ypreq_key) = 4;
237 YPPROC_NEXT(ypreq_key) = 5;
H A Dyp_prot.h67 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
74 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns
133 struct ypreq_key { struct
237 struct ypreq_key yp_req_keytype;
367 extern bool xdr_ypreq_key(XDR *, struct ypreq_key *);
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dypsym.h145 extern int yp_matchdns(DBM *, struct ypreq_key *, struct ypresp_val *);
155 char *tp, SVCXPRT *xprt, struct ypreq_key *req,
H A Dypserv_proc.c105 static int multihomed(struct ypreq_key req, struct ypresp_val *resp,
196 struct ypreq_key req;
344 struct ypreq_key req;
846 multihomed(struct ypreq_key req, struct ypresp_val *resp,
985 struct ypreq_key nrq;
H A Dypserv_resolv.c291 SVCXPRT *xprt, struct ypreq_key *req, char *map)
H A Dypxfr.c814 struct ypreq_key req;
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h48 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
55 * YPPROC_NEXT (struct ypreq_key) returns (struct ypresp_key_val). Returns
134 struct ypreq_key { struct
H A Dypv1_prot.h53 struct ypreq_key yp_req_keytype;
/opensolaris-onvv-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c57 extern bool xdr_ypreq_key(XDR *, struct ypreq_key *);
117 * Serializes/deserializes a ypreq_key structure.
120 xdr_ypreq_key(XDR *xdrs, struct ypreq_key *ps)
H A Dyp_enum.c317 struct ypreq_key req;
H A Dyp_match.c510 struct ypreq_key req;
/opensolaris-onvv-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl1061 bool xdr_ypreq_key(XDR *xdrs, struct ypreq_key *ps);

Completed in 117 milliseconds