mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-28 23:34:53 +03:00
Obsolete RPC implementation in libc.
This commit is contained in:
@@ -6,7 +6,7 @@ extern enum auth_stat _svcauth_unix (struct svc_req *rqst,
|
||||
struct rpc_msg *msg);
|
||||
extern enum auth_stat _svcauth_short (struct svc_req *rqst,
|
||||
struct rpc_msg *msg);
|
||||
extern enum auth_stat _authenticate_internal (struct svc_req *__rqst,
|
||||
struct rpc_msg *__msg) attribute_hidden;
|
||||
|
||||
libc_hidden_proto (_authenticate)
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user