mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Obsolete RPC implementation in libc.
This commit is contained in:
@ -105,7 +105,7 @@ _authenticate (register struct svc_req *rqst, struct rpc_msg *msg)
|
||||
|
||||
return AUTH_REJECTEDCRED;
|
||||
}
|
||||
INTDEF(_authenticate)
|
||||
libc_hidden_nolink (_authenticate, GLIBC_2_1)
|
||||
|
||||
static enum auth_stat
|
||||
_svcauth_null (struct svc_req *rqst, struct rpc_msg *msg)
|
||||
|
Reference in New Issue
Block a user