1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

* 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.
This commit is contained in:
Ulrich Drepper
2006-05-15 19:49:41 +00:00
parent 02264020bf
commit 8263ed6242
6 changed files with 75 additions and 35 deletions

View File

@@ -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