Home
last modified time | relevance | path

Searched refs:ypreq_key (Results 1 – 12 of 12) sorted by relevance

/titanic_44/usr/src/head/rpcsvc/
H A Dyp.x90 struct ypreq_key { struct
231 YPPROC_MATCH(ypreq_key) = 3;
234 YPPROC_FIRST(ypreq_key) = 4;
237 YPPROC_NEXT(ypreq_key) = 5;
H A Dyp_prot.h133 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 Dypsym.h145 extern int yp_matchdns(DBM *, struct ypreq_key *, struct ypresp_val *);
155 char *tp, SVCXPRT *xprt, struct ypreq_key *req,
H A Dypserv_proc.c105 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 Dypserv_resolv.c291 SVCXPRT *xprt, struct ypreq_key *req, char *map) in resolv_req()
H A Dypxfr.c811 struct ypreq_key req;
/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c57 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 Dyp_enum.c317 struct ypreq_key req;
H A Dyp_match.c510 struct ypreq_key req; in domatch()
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h134 struct ypreq_key { struct
H A Dypv1_prot.h53 struct ypreq_key yp_req_keytype;
/titanic_44/usr/src/lib/libnsl/common/
H A Dllib-lnsl1063 bool xdr_ypreq_key(XDR *xdrs, struct ypreq_key *ps);