OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hfslib_realloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/hfs/
libhfs.c
242
buffer2 =
hfslib_realloc
(buffer, 512, cbargs);
305
buffer2 =
hfslib_realloc
(buffer, sizeof(hfs_journal_info_t), cbargs);
319
buffer2 =
hfslib_realloc
(buffer, sizeof(hfs_journal_header_t), cbargs);
412
newpath =
hfslib_realloc
(path, 514 + total_path_length*2, cbargs);
860
dummy =
hfslib_realloc
(*out_extents,
1052
ptr =
hfslib_realloc
(*out_children,
1064
ptr =
hfslib_realloc
(*out_childnames,
2222
hfslib_realloc
(void* ptr, size_t size, hfs_callback_args* cbargs)
function
libhfs.h
625
void*
hfslib_realloc
(void*, size_t, hfs_callback_args*);
Completed in 64 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026