Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x94 struct ypreq_nokey { struct
244 YPPROC_ALL(ypreq_nokey) = 8;
247 YPPROC_MASTER(ypreq_nokey) = 9;
250 YPPROC_ORDER(ypreq_nokey) = 10;
H A Dyp_prot.h139 struct ypreq_nokey { struct
238 struct ypreq_nokey yp_req_nokeytype;
367 extern bool xdr_ypreq_nokey(XDR *, struct ypreq_nokey *);
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_all.c66 struct ypreq_nokey req; in __yp_all_cflookup()
190 struct ypreq_nokey req; in __yp_all_rsvdport()
H A Dyp_xdr.c56 extern bool xdr_ypreq_nokey(XDR *, struct ypreq_nokey *);
129 xdr_ypreq_nokey(XDR *xdrs, struct ypreq_nokey *ps) in xdr_ypreq_nokey()
H A Dyp_order.c107 struct ypreq_nokey req; in doorder()
H A Dyp_master.c179 struct ypreq_nokey req; in domaster()
H A Dyp_enum.c144 struct ypreq_nokey req;
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c103 static bool xdrypserv_ypall(XDR *xdrs, struct ypreq_nokey *req);
303 struct ypreq_nokey req; in ypfirst()
511 struct ypreq_nokey req; in ypall()
592 struct ypreq_nokey req; in ypmaster()
637 struct ypreq_nokey req; in yporder()
790 xdrypserv_ypall(XDR *xdrs, struct ypreq_nokey *req) in xdrypserv_ypall()
H A Dypxfr.c760 struct ypreq_nokey req;
935 struct ypreq_nokey req;
1406 struct ypreq_nokey allreq;
1496 struct ypreq_nokey allreq;
H A Dyppoll.c250 struct ypreq_nokey req; in getmapparms()