Coda Distributed File System
|
#include <stdio.h>
#include <sys/types.h>
#include <sys/time.h>
#include <errno.h>
#include <lwp/lwp.h>
#include <lwp/timer.h>
#include <rpc2/rpc2.h>
#include <rpc2/se.h>
Functions | |
char * | SE_ErrorMsg (long rc) |
Variables | |
struct SE_Definition * | SE_DefSpecs |
long | SE_DefCount |
char * SE_ErrorMsg | ( | long | rc | ) |
long SE_DefCount |
struct SE_Definition* SE_DefSpecs |