Searched refs:err_reason_error_string (Results 1 – 4 of 4) sorted by relevance
500 static const char *err_reason_error_string(uint32_t packed_error, int symbol) { in err_reason_error_string() function544 const char *ret = err_reason_error_string(packed_error, /*symbol=*/0); in ERR_reason_error_string()549 return err_reason_error_string(packed_error, /*symbol=*/1); in ERR_reason_symbol_name()578 const char *reason_str = err_reason_error_string(packed_error, /*symbol=*/0); in ERR_error_string_n()
493 static const char *err_reason_error_string(uint32_t packed_error, int symbol) { in err_reason_error_string() function537 const char *ret = err_reason_error_string(packed_error, /*symbol=*/0); in ERR_reason_error_string()542 return err_reason_error_string(packed_error, /*symbol=*/1); in ERR_reason_symbol_name()571 const char *reason_str = err_reason_error_string(packed_error, /*symbol=*/0); in ERR_error_string_n()
473 static const char *err_reason_error_string(uint32_t packed_error) { in err_reason_error_string() function510 const char *ret = err_reason_error_string(packed_error); in ERR_reason_error_string()540 const char *reason_str = err_reason_error_string(packed_error); in ERR_error_string_n()