|
Coda Distributed File System
|
#include "coda_string.h"#include <stdlib.h>#include <unistd.h>#include <stdio.h>#include <sys/param.h>#include <voltypes.h>#include "inodeops.h"#include "viceinode.h"#include "partition.h"#include "util.h"
Macros | |
| #define | MODE 00700 |
Functions | |
| void | dosubs (int *, int, int) |
| int | mdirs (int) |
| int | main (int argc, char **argv) |
| void dosubs | ( | int * | , |
| int | , | ||
| int | |||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| int mdirs | ( | int | ) |