Thu Apr 28 2011 16:56:55

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 handle_show_settings(), and handle_version().

const char* ast_build_hostname

Definition at line 29 of file buildinfo.c.

Referenced by handle_version().

const char* ast_build_kernel

Definition at line 30 of file buildinfo.c.

Referenced by handle_show_settings().

const char* ast_build_machine

Definition at line 31 of file buildinfo.c.

Referenced by handle_show_settings(), and handle_version().

const char* ast_build_os

Definition at line 32 of file buildinfo.c.

Referenced by handle_show_settings(), and handle_version().

const char* ast_build_user

Definition at line 34 of file buildinfo.c.

Referenced by handle_show_settings(), and handle_version().