Coda Distributed File System
Functions
errors.c File Reference
#include <unistd.h>
#include <stdlib.h>
#include <rpc2/errors.h>
#include <rpc2/rpc2.h>
#include <switchc2s.h>
#include <switchs2c.h>
#include <switchs2e.h>
Include dependency graph for errors.c:

Functions

int RPC2_R2SError (int rpc2_err)
 
int RPC2_S2RError (int sys_err)
 
const char * cerror (int err)
 

Function Documentation

◆ cerror()

const char * cerror ( int  err)

◆ RPC2_R2SError()

int RPC2_R2SError ( int  rpc2_err)

◆ RPC2_S2RError()

int RPC2_S2RError ( int  sys_err)