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

Go to the source code of this file.

Macros

#define FILE_NAME_CTXT   1001
 
#define DEP_CTXT   1002
 
#define CMD_CTXT   1003
 
#define ARG_CTXT   1004
 
#define DEBUG(a)
 

Variables

int context
 
int debug
 

Macro Definition Documentation

◆ ARG_CTXT

#define ARG_CTXT   1004

◆ CMD_CTXT

#define CMD_CTXT   1003

◆ DEBUG

#define DEBUG (   a)
Value:
if (debug) \
fprintf a
int debug

◆ DEP_CTXT

#define DEP_CTXT   1002

◆ FILE_NAME_CTXT

#define FILE_NAME_CTXT   1001

Variable Documentation

◆ context

int context
extern

◆ debug

int debug
extern