Searched refs:GetTOCDataPtr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/cddafs-253/FilesystemProber/
H A Dcddafs_util.h107 UInt8 * GetTOCDataPtr ( const char * deviceNamePtr );
H A Dcddafs_util.cpp440 ptr = GetTOCDataPtr ( deviceNamePtr );
452 DebugLog ( ( "GetTOCDataPtr returned NULL.\n" ) );
798 TOCDataPtr = ( QTOCDataFormat10Ptr ) GetTOCDataPtr ( deviceNamePtr );
1479 // GetTOCDataPtr - Gets a pointer to the TOCData
1485 GetTOCDataPtr ( const char * deviceNamePtr ) function
1515 DebugLog ( ( "GetTOCDataPtr: ERROR: not /dev/something...\n" ) );

Completed in 121 milliseconds