KDB5_UTIL_DUMP_STR
char ubuf[MAX_FILENAME + sizeof (KDB5_UTIL_DUMP_STR)] = {0};
if (strlcpy(ubuf, KDB5_UTIL_DUMP_STR, sizeof (ubuf)) >=