nfs-ganesha 1.4
|
Go to the source code of this file.
Functions | |
enum auth_stat | Gssrpc__svcauth_unix (register struct svc_req *rqst, register struct rpc_msg *msg, bool_t *dispatch) |
enum auth_stat | Gssrpc__svcauth_short (struct svc_req *rqst, struct rpc_msg *msg, bool_t *dispatch) |
Variables | |
SVCAUTH | Svc_auth_none |
enum auth_stat Gssrpc__svcauth_short | ( | struct svc_req * | rqst, |
struct rpc_msg * | msg, | ||
bool_t * | dispatch | ||
) |
Definition at line 146 of file Svc_auth_unix.c.
enum auth_stat Gssrpc__svcauth_unix | ( | register struct svc_req * | rqst, |
register struct rpc_msg * | msg, | ||
bool_t * | dispatch | ||
) |
Definition at line 61 of file Svc_auth_unix.c.
Definition at line 53 of file Svc_auth_none.c.