Searched refs:hfs_libcb_realloc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/fs/hfs/
H A Dhfs.h176 void* hfs_libcb_realloc(void*, size_t, hfs_callback_args*);
H A Dhfs_subr.c131 hfs_libcb_realloc(void* ptr, size_t size, hfs_callback_args* cbargs) function
H A Dhfs_vfsops.c649 callbacks.reallocmem = hfs_libcb_realloc;

Completed in 223 milliseconds