Searched refs:err_string1 (Results 1 – 1 of 1) sorted by relevance
40 char err_string1[ERR_STRING_SZ]; in run_tests() local60 msg1 = strerror_r(-s->expect, err_string1, ERR_STRING_SZ); in run_tests()74 msg1 = strerror_r(errno, err_string1, ERR_STRING_SZ); in run_tests()