Asterisk - The Open Source Telephony Project  18.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Macros
build.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BUILD_DATE   "2021-07-29 19:40:18 UTC"
 
#define BUILD_HOSTNAME   "mn3"
 
#define BUILD_KERNEL   "2.6.32-042stab140.1"
 
#define BUILD_MACHINE   "x86_64"
 
#define BUILD_OS   "Linux"
 
#define BUILD_USER   "root"
 

Macro Definition Documentation

◆ BUILD_DATE

#define BUILD_DATE   "2021-07-29 19:40:18 UTC"

Definition at line 9 of file build.h.

Referenced by acf_version_exec().

◆ BUILD_HOSTNAME

#define BUILD_HOSTNAME   "mn3"

Definition at line 5 of file build.h.

Referenced by acf_version_exec().

◆ BUILD_KERNEL

#define BUILD_KERNEL   "2.6.32-042stab140.1"

Definition at line 6 of file build.h.

Referenced by acf_version_exec().

◆ BUILD_MACHINE

#define BUILD_MACHINE   "x86_64"

Definition at line 7 of file build.h.

Referenced by acf_version_exec().

◆ BUILD_OS

#define BUILD_OS   "Linux"

Definition at line 8 of file build.h.

Referenced by acf_version_exec().

◆ BUILD_USER

#define BUILD_USER   "root"

Definition at line 10 of file build.h.

Referenced by acf_version_exec().