syslog-ng source
names.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MONTH_NAME_ABBREV_LEN   3
 
#define WEEKDAY_NAME_ABBREV_LEN   3
 

Variables

const char * month_names_abbrev []
 
const char * month_names []
 
const char * weekday_names_abbrev []
 
const char * weekday_names []
 

Macro Definition Documentation

◆ MONTH_NAME_ABBREV_LEN

#define MONTH_NAME_ABBREV_LEN   3

◆ WEEKDAY_NAME_ABBREV_LEN

#define WEEKDAY_NAME_ABBREV_LEN   3

Variable Documentation

◆ month_names

const char* month_names[]
extern

◆ month_names_abbrev

const char* month_names_abbrev[]
extern

◆ weekday_names

const char* weekday_names[]
extern

◆ weekday_names_abbrev

const char* weekday_names_abbrev[]
extern