nfs-ganesha 1.4
Defines | Functions

rpcal.h File Reference

#include "ganesha_rpc.h"

Go to the source code of this file.

Defines

#define xp_free(x)   if(x) gsh_free(x)
#define CheckAuth(ptr)

Functions

int Xprt_register (SVCXPRT *xprt)
void Xprt_unregister (SVCXPRT *xprt)
void FreeXprt (SVCXPRT *xprt)

Define Documentation

#define CheckAuth (   ptr)

Definition at line 19 of file rpcal.h.

#define xp_free (   x)    if(x) gsh_free(x)

Definition at line 12 of file rpcal.h.


Function Documentation

void FreeXprt ( SVCXPRT *  xprt)
int Xprt_register ( SVCXPRT *  xprt)
void Xprt_unregister ( SVCXPRT *  xprt)