Sign in
chromium
/
native_client
/
nacl-glibc.git
/
glibc-2.9
/
.
/
include
/
rpc
/
pmap_prot.h
blob: 902faba019a9b8216eac621edd9b73014b3da684 [
file
] [
log
] [
blame
]
#include
<sunrpc/rpc/pmap_prot.h>
extern
bool_t
xdr_pmap_internal
(
XDR
*
__xdrs
,
struct
pmap
*
__regs
)
attribute_hidden
;
extern
bool_t
xdr_pmaplist_internal
(
XDR
*
__xdrs
,
struct
pmaplist
**
__rp
)
attribute_hidden
;