Searched refs:ExtCommonChunk (Results 1 - 2 of 2) sorted by path

/macosx-10.10/cddafs-253/
H A DAIFFSupport.c54 SwapExtCommonChunk ( ExtCommonChunk * chunk );
102 // of an ExtCommonChunk into a big endian
107 SwapExtCommonChunk ( ExtCommonChunk * chunk )
188 ExtCommonChunk * commonChunkPtr = NULL;
207 commonChunkPtr->ckSize = ( uint32_t )( sizeof ( ExtCommonChunk ) - sizeof ( ChunkHeader ) );
H A DAIFFSupport.h100 struct ExtCommonChunk { struct
110 typedef struct ExtCommonChunk ExtCommonChunk; typedef in typeref:struct:ExtCommonChunk
123 ExtCommonChunk commonChunk;

Completed in 388 milliseconds