Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Dyp_prot.h167 struct ypresp_val { struct
283 struct ypresp_val yp_resp_valtype;
370 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);
H A Dyp.x109 struct ypresp_val { struct
230 ypresp_val
/titanic_44/usr/src/cmd/ypcmd/
H A Dypserv_proc.c105 static int multihomed(struct ypreq_key req, struct ypresp_val *resp,
197 struct ypresp_val resp; in ypmatch()
388 struct ypresp_val resp; /* not returned to the caller */ in ypxfr()
513 struct ypresp_val resp; /* not returned to the caller */ in ypall()
846 multihomed(struct ypreq_key req, struct ypresp_val *resp, in multihomed()
1298 struct ypresp_val resp; in ypoldpush()
1349 struct ypresp_val resp; in ypoldpull()
1397 struct ypresp_val resp; in ypoldget()
H A Dypsym.h145 extern int yp_matchdns(DBM *, struct ypreq_key *, struct ypresp_val *);
H A Dypxfr.c812 struct ypresp_val resp;
/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c59 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);
141 xdr_ypresp_val(XDR *xdrs, struct ypresp_val *ps) in xdr_ypresp_val()
H A Dyp_match.c511 struct ypresp_val resp; in domatch()
521 (void) memset((char *)&resp, 0, sizeof (struct ypresp_val)); in domatch()
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h160 struct ypresp_val { struct
H A Dypv1_prot.h99 struct ypresp_val yp_resp_valtype;
/titanic_44/usr/src/lib/libnsl/common/
H A Dllib-lnsl1065 bool xdr_ypresp_val(XDR *xdrs, struct ypresp_val *ps);