Searched refs:ypreq_key (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/head/rpcsvc/ |
H A D | yp.x | 90 struct ypreq_key { struct 231 YPPROC_MATCH(ypreq_key) = 3; 234 YPPROC_FIRST(ypreq_key) = 4; 237 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 *);
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | ypsym.h | 145 extern int yp_matchdns(DBM *, struct ypreq_key *, struct ypresp_val *); 155 char *tp, SVCXPRT *xprt, struct ypreq_key *req,
|
H A D | ypserv_proc.c | 105 static int multihomed(struct ypreq_key req, struct ypresp_val *resp, 196 struct ypreq_key req; in ypmatch() 344 struct ypreq_key req; in ypnext() 846 multihomed(struct ypreq_key req, struct ypresp_val *resp, in multihomed() 985 struct ypreq_key nrq; in ypoldmatch()
|
H A D | ypserv_resolv.c | 291 SVCXPRT *xprt, struct ypreq_key *req, char *map) in resolv_req()
|
H A D | ypxfr.c | 811 struct ypreq_key req;
|
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_xdr.c | 57 extern bool xdr_ypreq_key(XDR *, struct ypreq_key *); 120 xdr_ypreq_key(XDR *xdrs, struct ypreq_key *ps) in xdr_ypreq_key()
|
H A D | yp_enum.c | 317 struct ypreq_key req;
|
H A D | yp_match.c | 510 struct ypreq_key req; in domatch()
|
/titanic_44/usr/src/lib/libbc/libc/yp/ |
H A D | yp_prot.h | 134 struct ypreq_key { struct
|
H A D | ypv1_prot.h | 53 struct ypreq_key yp_req_keytype;
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 1063 bool xdr_ypreq_key(XDR *xdrs, struct ypreq_key *ps);
|