Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dyp.h154 struct ypresp_all { struct
160 typedef struct ypresp_all ypresp_all; argument
268 extern ypresp_all *ypproc_all_2 (ypreq_nokey *, CLIENT *);
269 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
324 extern bool_t xdr_ypresp_all (XDR *, ypresp_all*);
H A Dyp.x142 union ypresp_all switch (bool more) {
256 ypresp_all
H A Dyp_prot.h338 struct ypresp_all { struct
361 extern bool_t xdr_ypresp_all (XDR *__xdrs, struct ypresp_all * __objp); argument