Searched refs:strFunc (Results 1 – 4 of 4) sorted by relevance
123 void CheckError ( const char* strFunc, NWC24Err err );
111 void CheckError ( const char* strFunc, NWC24Err err );
168 void CheckError( const char* strFunc, NWC24Err err ) in CheckError() argument172 OSReport( "%s: error %d\n", strFunc, err ); in CheckError()
195 void CheckError( const char* strFunc, NWC24Err err ) in CheckError() argument199 OSReport( "%s: error %d\n", strFunc, err ); in CheckError()