#include "asterisk/build.h"
Include dependency graph for buildinfo.c:

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 |
Definition in file buildinfo.c.
|
|
Definition at line 31 of file buildinfo.c. Referenced by handle_version(). |
|
|
Definition at line 27 of file buildinfo.c. Referenced by handle_version(). |
|
|
Definition at line 28 of file buildinfo.c. |
|
|
Definition at line 29 of file buildinfo.c. Referenced by handle_version(). |
|
|
Definition at line 30 of file buildinfo.c. Referenced by handle_version(). |
|
|
Definition at line 32 of file buildinfo.c. Referenced by handle_version(). |
1.4.2