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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h154 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
171 alloc_func zalloc; /* used to allocate the internal state */
/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h79 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
96 alloc_func zalloc; /* used to allocate the internal state */
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h399 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
416 alloc_func zalloc; /* used to allocate the internal state */
/illumos-gate/usr/src/uts/common/sys/
H A Dtnf_probe.h104 tnf_probe_alloc_func_t alloc_func; member in struct:tnf_probe_control
/illumos-gate/usr/src/boot/lib/libz/
H A Dzconf.h130 # define alloc_func z_alloc_func macro
H A Dzlib.h80 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
97 alloc_func zalloc; /* used to allocate the internal state */
/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzconf.h73 # define alloc_func z_alloc_func macro
H A Dzlib.h101 typedef voidpf (*alloc_func) OF((voidpf opaque, uInt items, uInt size)); typedef
118 alloc_func zalloc; /* used to allocate the internal state */

Completed in 156 milliseconds