|
Coda Distributed File System
|
#include <sys/param.h>#include <sys/types.h>#include <sys/stat.h>#include <stdio.h>#include <stdlib.h>#include "copyfile.h"#include "codaconf.h"
Macros | |
| #define | MAXLINELEN 256 |
| #define | FAILIF(cond, what...) |
Functions | |
| int | main (int argc, char **argv) |
| #define FAILIF | ( | cond, | |
| what... | |||
| ) |
| #define MAXLINELEN 256 |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |