Searched refs:ypresp_val (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dyp.x109 struct ypresp_val {
230 ypresp_val
H A Dyp_prot.h67 * YPPROC_MATCH (struct ypreq_key) returns (struct ypresp_val). Returns the
167 struct ypresp_val { struct
283 struct ypresp_val yp_resp_valtype;
371 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);
/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dypsym.h145 extern int yp_matchdns(DBM *, struct ypreq_key *, struct ypresp_val *);
H A Dypserv_proc.c105 static int multihomed(struct ypreq_key req, struct ypresp_val *resp,
197 struct ypresp_val resp;
388 struct ypresp_val resp; /* not returned to the caller */
513 struct ypresp_val resp; /* not returned to the caller */
846 multihomed(struct ypreq_key req, struct ypresp_val *resp,
1298 struct ypresp_val resp;
1349 struct ypresp_val resp;
1397 struct ypresp_val resp;
H A Dypxfr.c815 struct ypresp_val resp;
/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
160 struct ypresp_val { struct
H A Dypv1_prot.h99 struct ypresp_val yp_resp_valtype;
/opensolaris-onvv-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c59 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);
138 * Serializes/deserializes a ypresp_val structure.
141 xdr_ypresp_val(XDR *xdrs, struct ypresp_val *ps)
H A Dyp_match.c511 struct ypresp_val resp;
521 (void) memset((char *)&resp, 0, sizeof (struct ypresp_val));
/opensolaris-onvv-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl1063 bool xdr_ypresp_val(XDR *xdrs, struct ypresp_val *ps);

Completed in 118 milliseconds