Searched refs:ypreq_key (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | yp.x | 88 struct ypreq_key { struct 229 YPPROC_MATCH(ypreq_key) = 3; 232 YPPROC_FIRST(ypreq_key) = 4; 235 YPPROC_NEXT(ypreq_key) = 5;
|
H A D | yp_prot.h | 133 struct ypreq_key { struct 237 struct ypreq_key yp_req_keytype; 366 extern bool xdr_ypreq_key(XDR *, struct ypreq_key *);
|
/illumos-gate/usr/src/cmd/ypcmd/ |
H A D | ypsym.h | 143 extern int yp_matchdns(DBM *, struct ypreq_key *, struct ypresp_val *); 153 char *tp, SVCXPRT *xprt, struct ypreq_key *req,
|
H A D | ypserv_proc.c | 104 static int multihomed(struct ypreq_key req, struct ypresp_val *resp, 195 struct ypreq_key req; in ypmatch() 343 struct ypreq_key req; in ypnext() 845 multihomed(struct ypreq_key req, struct ypresp_val *resp, in multihomed() 984 struct ypreq_key nrq; in ypoldmatch()
|
H A D | ypserv_resolv.c | 289 SVCXPRT *xprt, struct ypreq_key *req, char *map) in resolv_req()
|
H A D | ypxfr.c | 814 struct ypreq_key req;
|
/illumos-gate/usr/src/lib/libnsl/yp/ |
H A D | yp_xdr.c | 55 extern bool xdr_ypreq_key(XDR *, struct ypreq_key *); 118 xdr_ypreq_key(XDR *xdrs, struct ypreq_key *ps) in xdr_ypreq_key()
|
H A D | yp_enum.c | 316 struct ypreq_key req;
|
H A D | yp_match.c | 509 struct ypreq_key req; in domatch()
|