Searched refs:strFunc (Results 1 – 4 of 4) sorted by relevance
111 void CheckError ( const char* strFunc, NWC24Err err );
134 void CheckError ( const char* strFunc, NWC24Err err );
205 void CheckError( const char* strFunc, NWC24Err err ) in CheckError() argument209 OSReport( "%s: error %d\n", strFunc, err ); in CheckError()
198 void CheckError( const char* strFunc, NWC24Err err ) in CheckError() argument202 OSReport( "%s: error %d\n", strFunc, err ); in CheckError()