M_TERM_NAME
term = M_TERM_NAME;
#ifndef M_TERM_NAME
static char const def_termname[] = M_TERM_NAME;
static const char def_termname[] = M_TERM_NAME;