Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/rpcsvc/
H A Dyp.x96 struct ypreq_nokey { struct
246 YPPROC_ALL(ypreq_nokey) = 8;
249 YPPROC_MASTER(ypreq_nokey) = 9;
252 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 *);
/titanic_41/usr/src/lib/libnsl/yp/
H A Dyp_all.c68 struct ypreq_nokey req; in __yp_all_cflookup()
192 struct ypreq_nokey req; in __yp_all_rsvdport()
H A Dyp_xdr.c58 extern bool xdr_ypreq_nokey(XDR *, struct ypreq_nokey *);
131 xdr_ypreq_nokey(XDR *xdrs, struct ypreq_nokey *ps) in xdr_ypreq_nokey()
H A Dyp_order.c109 struct ypreq_nokey req; in doorder()
H A Dyp_master.c180 struct ypreq_nokey req; in domaster()
H A Dyp_enum.c145 struct ypreq_nokey req;
/titanic_41/usr/src/cmd/ypcmd/
H A Dypserv_proc.c104 static bool xdrypserv_ypall(XDR *xdrs, struct ypreq_nokey *req);
304 struct ypreq_nokey req; in ypfirst()
512 struct ypreq_nokey req; in ypall()
593 struct ypreq_nokey req; in ypmaster()
638 struct ypreq_nokey req; in yporder()
791 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.c252 struct ypreq_nokey req; in getmapparms()
/titanic_41/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h140 struct ypreq_nokey { struct
H A Dypv1_prot.h54 struct ypreq_nokey yp_req_nokeytype;
/titanic_41/usr/src/lib/libnsl/common/
H A Dllib-lnsl1064 bool xdr_ypreq_nokey(XDR *xdrs, struct ypreq_nokey *ps);