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

/freebsd-10-stable/contrib/zlib/test/
H A Dexample.c72 static alloc_func zalloc = myalloc; variable
77 static alloc_func zalloc = (alloc_func)0; variable
[all...]
/freebsd-10-stable/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-stable/contrib/diff/src/
H A Dutil.c741 zalloc (size_t size) function
/freebsd-10-stable/sys/net/
H A Dzlib.h290 alloc_func zalloc; /* used to allocate the internal state */ member in struct:z_stream_s
[all...]
/freebsd-10-stable/contrib/zlib/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member in struct:z_stream_s
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dstream.c1128 zalloc(voidpf opaque, uInt items, uInt size) function

Completed in 73 milliseconds