MAX_UMA_OPTION_NAME
char name[MAX_UMA_OPTION_NAME];
strscpy(uma_info->entries[i].name, opts[i].optionName, MAX_UMA_OPTION_NAME);