Coda Distributed File System
|
#include <stdio.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/param.h>
#include <sys/stat.h>
#include <netinet/in.h>
#include "coda_assert.h"
#include "coda_string.h"
#include <rpc2/rpc2.h>
#include <vice.h>
#include "repio.h"
Functions | |
int | main (int argc, char **argv) |
Variables | |
*struct listhdr * | harray |
int | hcount |
int | repair_DebugFlag |
int main | ( | int | argc, |
char ** | argv | ||
) |
* struct listhdr* harray |
int hcount |
int repair_DebugFlag |