Coda Distributed File System
|
#include <unistd.h>
#include <stdlib.h>
#include <rpc2/errors.h>
#include <rpc2/rpc2.h>
#include <switchc2s.h>
#include <switchs2c.h>
#include <switchs2e.h>
Functions | |
int | RPC2_R2SError (int rpc2_err) |
int | RPC2_S2RError (int sys_err) |
const char * | cerror (int err) |
const char * cerror | ( | int | err | ) |
int RPC2_R2SError | ( | int | rpc2_err | ) |
int RPC2_S2RError | ( | int | sys_err | ) |