Searched refs:str_errno_to_string (Results 1 – 3 of 3) sorted by relevance
84 char *str_errno_to_string(int serrno);
157 return (str_errno_to_string(str_errno)); in get_err_str()
51 str_errno_to_string(int serrno) in str_errno_to_string() function