Home
last modified time | relevance | path

Searched defs:zalloc (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/regress/lib/libz/
H A Dexample.c49 static alloc_func zalloc = myalloc; variable
54 static alloc_func zalloc = (alloc_func)0; variable
/openbsd-src/sys/lib/libz/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]
/openbsd-src/lib/libz/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzlib.h98 alloc_func zalloc; /* used to allocate the internal state */ member
[all...]