Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dyp.h105 struct ypreq_nokey { struct
109 typedef struct ypreq_nokey ypreq_nokey; argument
268 extern ypresp_all *ypproc_all_2 (ypreq_nokey *, CLIENT *);
269 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
271 extern ypresp_master *ypproc_master_2 (ypreq_nokey *, CLIENT *);
272 extern ypresp_master *ypproc_master_2_svc (ypreq_nokey *, struct svc_req *);
274 extern ypresp_order *ypproc_order_2 (ypreq_nokey *, CLIENT *);
275 extern ypresp_order *ypproc_order_2_svc (ypreq_nokey *, struct svc_req *);
318 extern bool_t xdr_ypreq_nokey (XDR *, ypreq_nokey*);
H A Dyp.x97 struct ypreq_nokey { struct
257 YPPROC_ALL(ypreq_nokey) = 8;
260 YPPROC_MASTER(ypreq_nokey) = 9;
263 YPPROC_ORDER(ypreq_nokey) = 10;
H A Dyp_prot.h101 struct ypreq_nokey { struct
346 extern bool_t xdr_ypreq_nokey (XDR *__xdrs, struct ypreq_nokey * __objp);