|
Coda Distributed File System
|
#include <unistd.h>#include <stdlib.h>#include <stdio.h>#include <vice.h>#include "resolve.h"#include "repio.h"
Functions | |
| __cplusplus __cplusplus int | getunixdirreps (int, char **, resreplica **) |
| int | dirresolve (int, resreplica *, int(*)(char *), struct listhdr **) |
| void | main (int argc, char **argv) |
| int dirresolve | ( | int | , |
| resreplica * | , | ||
| int(*)(char *) | , | ||
| struct listhdr ** | |||
| ) |
| __cplusplus __cplusplus int getunixdirreps | ( | int | , |
| char ** | , | ||
| resreplica ** | |||
| ) |
| void main | ( | int | argc, |
| char ** | argv | ||
| ) |