CS_NAME_LEN
char name[CS_NAME_LEN];
static char override_name[CS_NAME_LEN];
if (!cnt || cnt >= CS_NAME_LEN)