Coda Distributed File System
|
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <assert.h>
#include "coda_string.h"
#include "codaconf.h"
#include "venus.private.h"
Macros | |
#define | fail(msg...) |
#define | MAX_CTRL_LEN 79 |
Functions | |
int | main (int argc, char **argv) |
#define fail | ( | msg... | ) |
#define MAX_CTRL_LEN 79 |
int main | ( | int | argc, |
char ** | argv | ||
) |