Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dyp.h200 struct yppushresp_xfr { struct
204 typedef struct yppushresp_xfr yppushresp_xfr; argument
289 extern void *yppushproc_xfrresp_1 (yppushresp_xfr *, CLIENT *);
290 extern void *yppushproc_xfrresp_1_svc (yppushresp_xfr *, struct svc_req *);
329 extern bool_t xdr_yppushresp_xfr (XDR *, yppushresp_xfr*);
H A Dyp.x183 struct yppushresp_xfr { struct
286 yppushresp_xfr
290 YPPUSHPROC_XFRRESP(yppushresp_xfr) = 1;
H A Dyp_prot.h333 struct yppushresp_xfr { struct
353 extern bool_t xdr_yppushresp_xfr (XDR *__xdrs, struct yppushresp_xfr * __objp); argument