Searched defs:alloc_func (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dsubr_busdma_bufalloc.c73 busdma_bufalloc_create(const char *name, bus_size_t minimum_alignment, uma_alloc alloc_func, uma_free free_func, u_int32_t zcreate_flags) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzlib.h79 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
/freebsd-11-stable/sys/sys/
H A Dzlib.h273 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
/freebsd-11-stable/sys/contrib/zlib/
H A Dzlib.h81 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
H A Dzconf.h143 # define alloc_func z_alloc_func macro

Completed in 197 milliseconds