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

/freebsd-9.3-release/lib/libz/test/
H A Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzlib.h96 alloc_func zalloc; /* used to allocate the internal state */ member in struct:z_stream_s
[all...]
/freebsd-9.3-release/contrib/diff/src/
H A Dutil.c741 zalloc (size_t size) function
/freebsd-9.3-release/lib/libz/
H A Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member in struct:z_stream_s
[all...]
/freebsd-9.3-release/sys/net/
H A Dzlib.h290 alloc_func zalloc; /* used to allocate the internal state */ member in struct:z_stream_s
[all...]

Completed in 136 milliseconds