|
Coda Distributed File System
|
#include <stdio.h>#include <sys/time.h>#include <setjmp.h>#include "comm.h"#include "venus.private.h"#include "venusrecov.h"#include "vproc.h"
Functions | |
| void | PROD_Init (void) |
| void | ProbeDaemon (void) |
| void | ServerProbe (long *lastupp, long *lastdownp) |
Variables | |
| int | T1Interval = 0 |
| void ProbeDaemon | ( | void | ) |
| void PROD_Init | ( | void | ) |
| void ServerProbe | ( | long * | lastupp = 0, |
| long * | lastdownp = 0 |
||
| ) |
| int T1Interval = 0 |