Searched refs:ypresp_val (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/head/rpcsvc/ |
H A D | yp_prot.h | 167 struct ypresp_val { struct 283 struct ypresp_val yp_resp_valtype; 370 extern bool xdr_ypresp_val(XDR *, struct ypresp_val *);
|
H A D | yp.x | 109 struct ypresp_val { struct 230 ypresp_val
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | ypserv_proc.c | 105 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 D | ypsym.h | 145 extern int yp_matchdns(DBM *, struct ypreq_key *, struct ypresp_val *);
|
H A D | ypxfr.c | 812 struct ypresp_val resp;
|
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_xdr.c | 59 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 D | yp_match.c | 511 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 D | yp_prot.h | 160 struct ypresp_val { struct
|
H A D | ypv1_prot.h | 99 struct ypresp_val yp_resp_valtype;
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 1065 bool xdr_ypresp_val(XDR *xdrs, struct ypresp_val *ps);
|