Searched refs:PORT_GetResultString (Results 1 – 4 of 4) sorted by relevance
48 const char* PORT_GetResultString(const uint8_t result_code) { in PORT_GetResultString() function
432 extern const char* PORT_GetResultString(const uint8_t result_code);
1152 const char* PORT_GetResultString(const uint8_t result_code) { in PORT_GetResultString() function
1001 << ", reason=" << PORT_GetResultString(res) << "[" in port_rfc_closed()