• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/cddafs-253/FilesystemProber/

Lines Matching defs:DebugLog

87 #define DebugLog(x)		printf x
89 #define DebugLog(x)
204 DebugLog ( ( "cddafs.util: ERROR: setegid: %s\n", strerror ( errno ) ) );
207 DebugLog ( ( "Entering the switch with action = %s\n", actionPtr ) );
237 DebugLog ( ( "cddafs.util: EXIT: %d = ", result ) );
242 DebugLog ( ( "FSUR_LOADERR\n" ) );
246 DebugLog ( ( "FSUR_INVAL\n" ) );
250 DebugLog ( ( "FSUR_IO_SUCCESS\n" ) );
254 DebugLog ( ( "FSUR_IO_FAIL\n" ) );
258 DebugLog ( ( "FSUR_RECOGNIZED\n" ) );
262 DebugLog ( ( "FSUR_MOUNT_HIDDEN\n" ) );
266 DebugLog ( ( "FSUR_UNRECOGNIZED\n" ) );
270 DebugLog ( ( "default\n" ) );
393 DebugLog ( ( "cddafs.util: ERROR: unrecognized flag (removable/fixed) argv[%d]='%s'\n",
411 DebugLog ( ( "cddafs.util: ERROR: unrecognized flag (readonly/writable) argv[%d]='%s'\n",
438 DebugLog ( ( "ENTER: Probe('%s')\n", deviceNamePtr ) );
452 DebugLog ( ( "GetTOCDataPtr returned NULL.\n" ) );
468 DebugLog ( ( "database != NULL\n" ) );
472 DebugLog ( ( "Init called\n" ) );
475 DebugLog ( ( "GetAlbumName called\n" ) );
541 DebugLog ( ( "Probe: returns " ) );
547 DebugLog ( ( "FSUR_IO_FAIL\n" ) );
551 DebugLog ( ( "FSUR_RECOGNIZED\n" ) );
555 DebugLog ( ( "FSUR_MOUNT_HIDDEN\n" ) );
559 DebugLog ( ( "FSUR_UNRECOGNIZED\n" ) );
563 DebugLog ( ( "default\n" ) );
774 DebugLog ( ( "Mount('%s','%s')\n", deviceNamePtr, mountPointPtr ) );
827 DebugLog ( ("%02x:%02x:%02x:%02x %02x:%02x:%02x:%02x\n",
839 DebugLog ( ( "\n" ) );
840 DebugLog ( ( "XML File Size = %d\n", ( int ) args.xmlFileSize ) );
846 DebugLog ( ( "DeviceName = %s\n", deviceNamePtr ) );
847 DebugLog ( ( "numTracks = %d\n", ( int ) args.numTracks ) );
853 DebugLog ( ( "args.nameData = %qx\n", args.nameData ) );
854 DebugLog ( ( "args.xmlData = %qx\n", args.xmlData ) );
855 DebugLog ( ( "sizeof(args) = %ld\n", sizeof ( args ) ) );
973 DebugLog ( ( "Error = %d on GetNumberOfTrackDescriptors\n", ( int ) error ) );
1020 DebugLog ( ( "size = %d\n", size ) );
1021 DebugLog ( ( "buffer = %s\n", buffer ) );
1159 DebugLog ( ( "CreateXMLFileInPListFormat called\n" ) );
1193 DebugLog ( ( "No tracks on this CD...\n" ) );
1344 DebugLog ( ( "track = %d, blockAddress = %d\n", pointValue, ( int ) blockAddress ) );
1515 DebugLog ( ( "GetTOCDataPtr: ERROR: not /dev/something...\n" ) );
1622 DebugLog ( ( "Length = %d\n", length ) );
1630 DebugLog ( ( "Number of descriptors = %d\n", *numberOfDescriptors ) );
1701 DebugLog ( ( "FindNumberOfAudioTracks called\n" ) );
1715 DebugLog ( ( "numberOfDescriptors = %d\n", numberOfDescriptors ) );
1744 DebugLog ( ( "numberOfTracks = %d\n", ( int ) result ) );