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