Coda Distributed File System
Classes | Macros | Functions
advice_parser.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DiscoMissQ
 
struct  ReconnQ
 

Macros

#define _ADVICE_PARSER_H_
 

Functions

int ParseDisconQfile (char *, DiscoMissQ *)
 
int ParseReconnQfile (char *, ReconnQ *)
 

Macro Definition Documentation

◆ _ADVICE_PARSER_H_

#define _ADVICE_PARSER_H_

Function Documentation

◆ ParseDisconQfile()

int ParseDisconQfile ( char *  filename,
DiscoMissQ q 
)

◆ ParseReconnQfile()

int ParseReconnQfile ( char *  filename,
ReconnQ q 
)