nfs-ganesha 1.4
Functions | Variables

Svc_auth_unix.c File Reference

#include "log.h"
#include <stdio.h>
#include <string.h>
#include "rpcal.h"

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

Function Documentation

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.


Variable Documentation

Definition at line 53 of file Svc_auth_none.c.