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

/freebsd-10.0-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-10.0-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-10.0-release/contrib/diff/src/
H A Dutil.c741 zalloc (size_t size) function
/freebsd-10.0-release/lib/libz/
H A Dzlib.h97 alloc_func zalloc; /* used to allocate the internal state */ member in struct:z_stream_s
[all...]
/freebsd-10.0-release/sys/net/
H A Dzlib.h290 alloc_func zalloc; /* used to allocate the internal state */ member in struct:z_stream_s
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dstream.c958 zalloc(voidpf opaque, uInt items, uInt size) function

Completed in 182 milliseconds