Searched refs:cString2 (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10.1/IOATAPIProtocolTransport-350.0.3/
H A DIOATAPIProtocolTransport.cpp343 const char * cString2 = NULL; local
346 cString2 = string->getCStringNoCopy ( );
349 STATUS_LOG ( ( "ATAPI Device Characteristics device model = %s\n", cString2 ) );
351 if ( strncmp ( cString1, cString2, string->getLength ( ) ) )

Completed in 163 milliseconds