Searched refs:find_error (Results 1 – 1 of 1) sorted by relevance
29 static struct errortab * find_error ( int errno ) { in find_error() function52 if ( ( errortab = find_error ( errno ) ) != NULL ) in find_closest_error()58 if ( ( errortab = find_error ( errno & 0x7f0000ff ) ) != NULL ) in find_closest_error()