Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Variables
buildinfo.c File Reference

Build timestamp variables. More...

#include "asterisk/buildinfo.h"
#include "asterisk/build.h"
Include dependency graph for buildinfo.c:

Go to the source code of this file.

Variables

const char * ast_build_date = BUILD_DATE
 
const char * ast_build_hostname = BUILD_HOSTNAME
 
const char * ast_build_kernel = BUILD_KERNEL
 
const char * ast_build_machine = BUILD_MACHINE
 
const char * ast_build_os = BUILD_OS
 
const char * ast_build_user = BUILD_USER
 

Detailed Description

Build timestamp variables.

Author
Kevin P. Fleming kpfle.nosp@m.ming.nosp@m.@digi.nosp@m.um.c.nosp@m.om

Definition in file buildinfo.c.

Variable Documentation

◆ ast_build_date

const char* ast_build_date = BUILD_DATE

◆ ast_build_hostname

const char* ast_build_hostname = BUILD_HOSTNAME

◆ ast_build_kernel

const char* ast_build_kernel = BUILD_KERNEL

◆ ast_build_machine

const char* ast_build_machine = BUILD_MACHINE

◆ ast_build_os

const char* ast_build_os = BUILD_OS

◆ ast_build_user

const char* ast_build_user = BUILD_USER