Searched refs:smtp_result_strs (Results 1 – 1 of 1) sorted by relevance
212 static const char *smtp_result_strs[] = { variable322 if (smtp_result >= LWIP_ARRAYSIZE(smtp_result_strs)) { in smtp_result_str()325 return smtp_result_strs[smtp_result]; in smtp_result_str()