2.9
[glibc/nacl-glibc.git] / include / rpc / pmap_rmt.h
blob63e41cab28187b2496aca7e86a16dab58a982ac0
1 #include <sunrpc/rpc/pmap_rmt.h>
3 extern bool_t xdr_rmtcall_args_internal (XDR *__xdrs,
4 struct rmtcallargs *__crp)
5 attribute_hidden;
6 extern bool_t xdr_rmtcallres_internal (XDR *__xdrs, struct rmtcallres *__crp)
7 attribute_hidden;