Searched refs:result_code_strings (Results 1 – 1 of 1) sorted by relevance
49 static const char* result_code_strings[] = {"Success", variable1133 return result_code_strings[PORT_ERR_MAX]; in PORT_GetResultString()1136 return result_code_strings[result_code]; in PORT_GetResultString()