|
Coda Distributed File System
|
#include <ctype.h>#include <sys/param.h>#include <errno.h>#include <sys/stat.h>#include <stdio.h>#include <sys/file.h>#include <netinet/in.h>#include <unistd.h>#include <stdlib.h>#include <lwp/lock.h>#include <lwp/lwp.h>#include <util.h>#include <vice.h>#include "cvnode.h"#include "volume.h"#include "partition.h"#include "vutil.h"#include "vldb.h"
Functions | |
| struct vldb * | VLDBLookup (char *key) |
| int | VCheckVLDB () |
| int | VLDBPrint () |
| int VCheckVLDB | ( | ) |
| struct vldb * VLDBLookup | ( | char * | key | ) |
| int VLDBPrint | ( | ) |