Wed Apr 6 11:29:53 2011

Asterisk developer's documentation


buildinfo.c File Reference

Build timestamp variables. More...

#include "asterisk/buildinfo.h"
#include "asterisk/build.h"

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 <kpfleming@digium.com>

Definition in file buildinfo.c.


Variable Documentation

const char* ast_build_date = BUILD_DATE

Definition at line 33 of file buildinfo.c.

Referenced by env_init(), handle_show_settings(), and handle_version().

const char* ast_build_hostname = BUILD_HOSTNAME

Definition at line 29 of file buildinfo.c.

Referenced by env_init(), and handle_version().

const char* ast_build_kernel = BUILD_KERNEL

Definition at line 30 of file buildinfo.c.

Referenced by env_init(), and handle_show_settings().

const char* ast_build_machine = BUILD_MACHINE

Definition at line 31 of file buildinfo.c.

Referenced by env_init(), handle_show_settings(), and handle_version().

const char* ast_build_os = BUILD_OS

Definition at line 32 of file buildinfo.c.

Referenced by env_init(), handle_show_settings(), and handle_version().

const char* ast_build_user = BUILD_USER

Definition at line 34 of file buildinfo.c.

Referenced by env_init(), handle_show_settings(), and handle_version().


Generated on Wed Apr 6 11:29:53 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7