Sat Aug 6 00:39:39 2011

Asterisk developer's documentation


buildinfo.c File Reference

Build timestamp variables. More...

#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 32 of file buildinfo.c.

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

const char* ast_build_hostname = BUILD_HOSTNAME

Definition at line 28 of file buildinfo.c.

Referenced by handle_version(), and handle_version_deprecated().

const char* ast_build_kernel = BUILD_KERNEL

Definition at line 29 of file buildinfo.c.

Referenced by handle_show_settings().

const char* ast_build_machine = BUILD_MACHINE

Definition at line 30 of file buildinfo.c.

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

const char* ast_build_os = BUILD_OS

Definition at line 31 of file buildinfo.c.

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

const char* ast_build_user = BUILD_USER

Definition at line 33 of file buildinfo.c.

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


Generated on Sat Aug 6 00:39:39 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7