summaryrefslogtreecommitdiff
path: root/sunrpc
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-05-15 19:49:41 +0000
committerUlrich Drepper <drepper@redhat.com>2006-05-15 19:49:41 +0000
commit8263ed6242ce54eba2e1b51b9c32da4441e78745 (patch)
treed57f2c38c67cecce6f3f1ec300dbd5e60bf574d7 /sunrpc
parent02264020bfda957aa0b48ed00d449fe0ed95a4e2 (diff)
* include/rpc/key_prot.h: Maek all _internal functions as hidden.
* include/rpc/auth.h: Mark xdr_des_block_internal and xdr_opaque_auth_internal as hidden. * sysdeps/unix/sysv/linux/getdents.c: Mark __have_no_getdents64 as hidden. * include/rpc/xdr.h: Make all _internal functions as hidden. * sunrpc/pmap_rmt.c: Declare xdr_rmtcall_args_internal as hidden.
Diffstat (limited to 'sunrpc')
-rw-r--r--sunrpc/pmap_rmt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sunrpc/pmap_rmt.c b/sunrpc/pmap_rmt.c
index e068848919..7de7f4147c 100644
--- a/sunrpc/pmap_rmt.c
+++ b/sunrpc/pmap_rmt.c
@@ -62,6 +62,10 @@ extern u_long _create_xid (void);
static const struct timeval timeout = {3, 0};
+bool_t xdr_rmtcall_args_internal (XDR *xdrs, struct rmtcallargs *cap)
+ attribute_hidden;
+
+
/*
* pmapper remote-call-service interface.
* This routine is used to call the pmapper remote call service