The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Macros
conf.h File Reference

Go to the source code of this file.

Macros

#define FR_DICTIONARY_FILE   "dictionary"
 
#define FR_DICTIONARY_INTERNAL_DIR   "freeradius"
 
#define L_DST_DIR   LOGDIR
 
#define RADACCT_DIR   RADIR
 
#define RADIUS_CLIENTS   "clients"
 
#define RADIUS_DIR   RADDBDIR
 
#define RADIUS_NASLIST   "naslist"
 
#define RADIUS_REALMS   "realms"
 
#define RADUTMP   LOGDIR "/radutmp"
 
#define RADWTMP   LOGDIR "/radwtmp"
 
#define SRADUTMP   LOGDIR "/sradutmp"
 
#define SRADWTMP   LOGDIR "/sradwtmp"
 

Macro Definition Documentation

◆ FR_DICTIONARY_FILE

#define FR_DICTIONARY_FILE   "dictionary"

Definition at line 7 of file conf.h.

◆ FR_DICTIONARY_INTERNAL_DIR

#define FR_DICTIONARY_INTERNAL_DIR   "freeradius"

Definition at line 8 of file conf.h.

◆ L_DST_DIR

#define L_DST_DIR   LOGDIR

Definition at line 5 of file conf.h.

◆ RADACCT_DIR

#define RADACCT_DIR   RADIR

Definition at line 4 of file conf.h.

◆ RADIUS_CLIENTS

#define RADIUS_CLIENTS   "clients"

Definition at line 9 of file conf.h.

◆ RADIUS_DIR

#define RADIUS_DIR   RADDBDIR

Definition at line 3 of file conf.h.

◆ RADIUS_NASLIST

#define RADIUS_NASLIST   "naslist"

Definition at line 10 of file conf.h.

◆ RADIUS_REALMS

#define RADIUS_REALMS   "realms"

Definition at line 11 of file conf.h.

◆ RADUTMP

#define RADUTMP   LOGDIR "/radutmp"

Definition at line 13 of file conf.h.

◆ RADWTMP

#define RADWTMP   LOGDIR "/radwtmp"

Definition at line 15 of file conf.h.

◆ SRADUTMP

#define SRADUTMP   LOGDIR "/sradutmp"

Definition at line 14 of file conf.h.

◆ SRADWTMP

#define SRADWTMP   LOGDIR "/sradwtmp"

Definition at line 16 of file conf.h.