hfs_catalog_key_t
hfs_catalog_key_t cat_key; /* the search key used to find this file on disk */
hfs_catalog_key_t key; /* hfs+ catalog search key for requested child */
hfslib_is_private_file(hfs_catalog_key_t *filekey)
hfs_catalog_key_t* curkey = NULL;
hfs_catalog_key_t reckey;
hfs_catalog_key_t rootkey;
hfs_catalog_key_t* out_key,
hfs_catalog_key_t* out_key)
const hfs_catalog_key_t *a, *b;
a = (const hfs_catalog_key_t*)ap;
b = (const hfs_catalog_key_t*)bp;
const hfs_catalog_key_t *a, *b;
a = (const hfs_catalog_key_t *) ap;
b = (const hfs_catalog_key_t *) bp;
hfs_catalog_key_t key;
hfs_catalog_key_t childkey;
hfs_catalog_key_t* out_key,
hfs_catalog_key_t key;
hfs_catalog_key_t* in_key,
hfs_catalog_key_t hfs_gMetadataDirectoryKey; /* contains HFS+ inodes */
hfs_catalog_key_t* curkey;
hfs_catalog_key_t hfs_gJournalInfoBlockFileKey;
hfs_catalog_key_t hfs_gJournalBufferFileKey;
curkey = hfslib_malloc(sizeof(hfs_catalog_key_t), cbargs);
hfs_catalog_key_t* hfs_gPrivateObjectKeys[4] = {
hfs_catalog_key_t filekey;
dlo_print_key(hfs_catalog_key_t *key)
hfs_catalog_key_t curkey;
hfs_catalog_keyed_record_t*, hfs_catalog_key_t*, hfs_callback_args*);
int hfslib_find_catalog_record_with_key(hfs_volume*, hfs_catalog_key_t*,
int hfslib_is_private_file(hfs_catalog_key_t*);
int16_t*, hfs_catalog_key_t*, hfs_volume*);
hfs_catalog_key_t*);