Coda Distributed File System
Macros | Functions | Variables
vol-lookup.cc File Reference
#include <sys/types.h>
#include <sys/time.h>
#include <ctype.h>
#include <sys/param.h>
#include <errno.h>
#include <sys/stat.h>
#include <stdio.h>
#include <sys/socket.h>
#include <sys/file.h>
#include <unistd.h>
#include <stdlib.h>
#include <netinet/in.h>
#include <lwp/lwp.h>
#include <lwp/lock.h>
#include <lwp/timer.h>
#include <rpc2/rpc2.h>
#include <rpc2/se.h>
#include <util.h>
#include <rvmlib.h>
#include <volutil.h>
#include <voltypes.h>
#include <vice.h>
#include <cvnode.h>
#include <volume.h>
#include <camprivate.h>
#include <al.h>
#include <voldefs.h>
#include <vldb.h>
#include <partition.h>
#include <viceinode.h>
#include <vutil.h>
#include <index.h>
#include <volhash.h>
#include <coda_globals.h>
Include dependency graph for vol-lookup.cc:

Macros

#define INFOFILE   "/tmp/vollookup.tmp"
 

Functions

struct hostent * gethostent ()
 
long int S_VolLookup (RPC2_Handle rpcid, RPC2_String formal_vol, SE_Descriptor *formal_sed)
 

Variables

const char * voltypes []
 

Macro Definition Documentation

◆ INFOFILE

#define INFOFILE   "/tmp/vollookup.tmp"

Function Documentation

◆ gethostent()

struct hostent * gethostent ( )

◆ S_VolLookup()

long int S_VolLookup ( RPC2_Handle  rpcid,
RPC2_String  formal_vol,
SE_Descriptor formal_sed 
)

Variable Documentation

◆ voltypes

const char* voltypes[]
Initial value:
= { "read/write", "read only", "backup", "unknown type",
"unknown type" }