Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

rpc.h File Reference

#include <rpc/types.h>
#include <rpc/xdr.h>
#include <rpc/auth.h>
#include <rpc/clnt.h>
#include <rpc/pmap_clnt.h>
#include <rpc/rpc_msg.h>
#include <rpc/auth_unix.h>
#include <rpc/svc.h>
#include <rpc/svc_auth.h>

Go to the source code of this file.

Functions

__BEGIN_DECLS struct rpcent
*getrpcbyname 
__P ((char *))
rpcent *getrpcbynumber __P ((int))
rpcent *getrpcent __P ((void))
int get_myaddress __P ((struct sockaddr_in *))
int registerrpc __P ((int, int, int, char *(*) __P((char[UDPMSGSIZE])), xdrproc_t, xdrproc_t))
int callrpc __P ((char *, int, int, int, xdrproc_t, char *, xdrproc_t, char *))
int getrpcport __P ((char *, int, int, int))
bool_t xdr_opaque_auth __P ((XDR *, struct opaque_auth *))


Function Documentation

bool_t xdr_opaque_auth __P (XDR *, struct opaque_auth *)   ) 
 

int getrpcport __P (char *, int, int, int)   ) 
 

int callrpc __P (char *, int, int, int, xdrproc_t, char *, xdrproc_t, char *)   ) 
 

int registerrpc __P (int, int, int, char *(*) __P((char[UDPMSGSIZE])), xdrproc_t, xdrproc_t)   ) 
 

int get_myaddress __P (struct sockaddr_in *)   ) 
 

struct rpcent* getrpcent __P (void)   ) 
 

struct rpcent* getrpcbynumber __P (int)   ) 
 

__BEGIN_DECLS struct rpcent* getrpcbyname __P (char *)   ) 
 


Generated on Sun May 14 14:51:29 2006 by  doxygen 1.4.2