Searched refs:STR_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
46 #define STR_BUF_LEN 64 in get_system_type() macro47 static char system[STR_BUF_LEN]; in get_system_type()52 snprintf(system, STR_BUF_LEN, "Digital %s", in get_system_type()