MSG_SUFFIX
len = strlen(tmp) + sizeof (MSG_SUFFIX);
(void) snprintf(msgfile, len, "%s%s", tmp, MSG_SUFFIX);