Build timestamp variables.
More...
#include "asterisk/buildinfo.h"
#include "asterisk/build.h"
Go to the source code of this file.
|
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 |
|
Build timestamp variables.
- Author
- Kevin P. Fleming kpfle.nosp@m.ming.nosp@m.@digi.nosp@m.um.c.nosp@m.om
Definition in file buildinfo.c.