Coda Distributed File System
Functions
mkcall.c File Reference
#include <stdio.h>
#include <assert.h>
#include <rpc2/rpc2.h>
Include dependency graph for mkcall.c:

Functions

int mkcall (RPC2_HandleResult_func *ClientHandler, int ArgCount, int HowMany, RPC2_Handle ConnList[], long offset, long rpcval, int *args)
 

Function Documentation

◆ mkcall()

int mkcall ( RPC2_HandleResult_func ClientHandler,
int  ArgCount,
int  HowMany,
RPC2_Handle  ConnList[],
long  offset,
long  rpcval,
int *  args 
)