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

/macosx-10.10.1/libfs-13/
H A DFSFormatName.c163 CFNumberRef readSubTypeID; local
165 if ((true == CFDictionaryGetValueIfPresent(values[index], (const void *)KEY_FS_SUBTYPE, (const void **)&readSubTypeID)) &&
166 (CFNumberCompare(subTypeID, readSubTypeID, NULL) == 0)) {

Completed in 105 milliseconds