OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hfslib_malloc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/hfs/
libhfs.c
192
buffer =
hfslib_malloc
(max(sizeof(hfs_volume_header_t),
402
path =
hfslib_malloc
(514, cbargs); /* 256 unichars plus a forward slash */
453
*out_unicode =
hfslib_malloc
((total_path_length+2)*2, cbargs);
575
curkey =
hfslib_malloc
(sizeof(hfs_catalog_key_t), cbargs);
579
buffer =
hfslib_malloc
(in_vol->chr.node_size, cbargs);
712
buffer =
hfslib_malloc
(in_vol->ehr.node_size, cbargs);
799
*out_extents =
hfslib_malloc
(sizeof(hfs_extent_descriptor_t), cbargs);
956
buffer =
hfslib_malloc
(in_vol->chr.node_size, cbargs);
1468
rec_offsets =
hfslib_malloc
(numrecords * sizeof(uint16_t), cbargs);
1470
hfslib_malloc
(numrecords * sizeof(uint16_t), cbargs)
2213
hfslib_malloc
(size_t size, hfs_callback_args* cbargs)
function in typeref:typename:void *
[
all
...]
Completed in 32 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025