Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dyp.h98 struct ypreq_key { struct
103 typedef struct ypreq_key ypreq_key; typedef
253 extern ypresp_val *ypproc_match_2 (ypreq_key *, CLIENT *);
254 extern ypresp_val *ypproc_match_2_svc (ypreq_key *, struct svc_req *);
256 extern ypresp_key_val *ypproc_first_2 (ypreq_key *, CLIENT *);
257 extern ypresp_key_val *ypproc_first_2_svc (ypreq_key *, struct svc_req *);
259 extern ypresp_key_val *ypproc_next_2 (ypreq_key *, CLIENT *);
260 extern ypresp_key_val *ypproc_next_2_svc (ypreq_key *, struct svc_req *);
317 extern bool_t xdr_ypreq_key (XDR *, ypreq_key*);
H A Dyp.x91 struct ypreq_key { struct
242 YPPROC_MATCH(ypreq_key) = 3;
245 YPPROC_FIRST(ypreq_key) = 4;
248 YPPROC_NEXT(ypreq_key) = 5;
H A Dyp_prot.h95 struct ypreq_key { struct
345 extern bool_t xdr_ypreq_key (XDR *__xdrs, struct ypreq_key * __objp);