libhfs.c | 352 if (hfslib_find_catalog_record_with_key(out_vol, &rootkey, 493 if (hfslib_find_catalog_record_with_key(in_vol, &childkey, 504 * hfslib_find_catalog_record_with_key(). out_key may be NULL; if not, the key 534 return hfslib_find_catalog_record_with_key(in_vol, &key, out_rec, cbargs); 542 hfslib_find_catalog_record_with_key( function in typeref:typename:int 835 if (hfslib_find_catalog_record_with_key(in_vol, &filekey, 2691 if (hfslib_find_catalog_record_with_key(vol, 2705 return hfslib_find_catalog_record_with_key(vol, &key, rec, cbargs);
|