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 |
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 |
const char* ast_build_kernel |
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().