Home
last modified time | relevance | path

Searched refs:voidp (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/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 */
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h130 #define voidp z_voidp macro
321 typedef void *voidp; typedef
324 typedef Byte *voidp; typedef
1044 typedef voidp gzFile;
H A Dzlib.c6033 extern voidp calloc OF((uInt items, uInt size));
/illumos-gate/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 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,
H A DChangeLog1461 - voidp -> voidpf and voidnp -> voidp (for consistency with other
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_config.h403 #define _nscd_cfg_get_gi(voidp) ((nscd_cfg_group_info_t *)(voidp)) argument
/illumos-gate/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()
/illumos-gate/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;