Home
last modified time | relevance | path

Searched full:voidp (Results 1 – 17 of 17) sorted by relevance

/titanic_54/usr/src/boot/lib/libz/
H A Dzconf.h145 # define voidp z_voidp macro
387 typedef void *voidp; typedef
391 typedef Byte *voidp; typedef
H A Dzutil.c299 extern voidp malloc OF((uInt size));
300 extern voidp calloc OF((uInt items, uInt size));
H A Dgzguts.h113 extern voidp malloc OF((uInt size));
H A Dgzread.c293 voidp buf;
H A DChangeLog1355 - voidp -> voidpf and voidnp -> voidp (for consistency with other
H A Dzlib.h1313 ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
/titanic_54/usr/src/contrib/zlib/
H A Dzconf.h181 # define voidp z_voidp macro
435 typedef void *voidp; typedef
439 typedef Byte *voidp; typedef
H A Dzutil.c297 extern voidp malloc OF((uInt size));
298 extern voidp calloc OF((uInt items, uInt size));
H A Dgzguts.h122 extern voidp malloc OF((uInt size));
H A DChangeLog1461 - voidp -> voidpf and voidnp -> voidp (for consistency with other
H A Dzlib.h1392 ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
1422 ZEXTERN z_size_t ZEXPORT gzfread OF((voidp buf, z_size_t size, z_size_t nitems,
/titanic_54/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h132 #define voidp z_voidp macro
323 typedef void *voidp; typedef
326 typedef Byte *voidp; typedef
1046 typedef voidp gzFile;
1078 /* ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); */
1089 * ZEXTERN int ZEXPORT gzwrite OF((gzFile file, const voidp buf,
H A Dzlib.c6035 extern voidp calloc OF((uInt items, uInt size));
/titanic_54/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h125 typedef void *voidp; typedef
128 typedef Byte *voidp; typedef
173 voidp opaque; /* private data object passed to zalloc and zfree */
/titanic_54/usr/src/cmd/nscd/
H A Dnscd_config.h405 #define _nscd_cfg_get_gi(voidp) ((nscd_cfg_group_info_t *)(voidp)) argument
/titanic_54/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c196 nfs4_ace4_list_construct(void *voidp, void *arg, int kmem_flags) in nfs4_ace4_list_construct() argument
198 ace4_list_t *a4l = voidp; in nfs4_ace4_list_construct()
209 nfs4_ace4_list_destroy(void *voidp, void *arg) in nfs4_ace4_list_destroy() argument
211 ace4_list_t *a4l = voidp; in nfs4_ace4_list_destroy()
/titanic_54/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c67 #define gz_headerp voidp
412 typedef void *voidp; typedef
416 typedef Byte *voidp; typedef
966 extern voidp malloc OF((uInt size));
967 extern voidp calloc OF((uInt items, uInt size));
3596 typedef voidp gzFile;
3616 extern voidp malloc OF((uInt size));
3982 voidp buf;