Wed Jan 8 2020 09:49:58

Asterisk developer's documentation


buildinfo.h File Reference

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

const char* ast_build_hostname

Definition at line 29 of file buildinfo.c.

Referenced by env_init(), and handle_version().

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

const char* ast_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

Definition at line 34 of file buildinfo.c.

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