Sat Apr 26 2014 22:01:58

Asterisk developer's documentation


buildinfo.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char * ast_build_date
const char * ast_build_hostname
const char * ast_build_kernel
const char * ast_build_machine
const char * ast_build_os
const char * ast_build_user

Variable Documentation

const char* ast_build_date

Definition at line 33 of file buildinfo.c.

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

const char* ast_build_hostname

Definition at line 29 of file buildinfo.c.

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

const char* ast_build_kernel

Definition at line 30 of file buildinfo.c.

Referenced by env_init(), and handle_show_settings().

const char* ast_build_machine

Definition at line 31 of file buildinfo.c.

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

const char* ast_build_os

Definition at line 32 of file buildinfo.c.

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

const char* ast_build_user

Definition at line 34 of file buildinfo.c.

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