| /titanic_54/usr/src/boot/lib/libz/ |
| H A D | zconf.h | 145 # define voidp z_voidp macro 387 typedef void *voidp; typedef 391 typedef Byte *voidp; typedef
|
| H A D | zutil.c | 299 extern voidp malloc OF((uInt size)); 300 extern voidp calloc OF((uInt items, uInt size));
|
| H A D | gzguts.h | 113 extern voidp malloc OF((uInt size));
|
| H A D | gzread.c | 293 voidp buf;
|
| H A D | ChangeLog | 1355 - voidp -> voidpf and voidnp -> voidp (for consistency with other
|
| H A D | zlib.h | 1313 ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
|
| /titanic_54/usr/src/contrib/zlib/ |
| H A D | zconf.h | 181 # define voidp z_voidp macro 435 typedef void *voidp; typedef 439 typedef Byte *voidp; typedef
|
| H A D | zutil.c | 297 extern voidp malloc OF((uInt size)); 298 extern voidp calloc OF((uInt items, uInt size));
|
| H A D | gzguts.h | 122 extern voidp malloc OF((uInt size));
|
| H A D | ChangeLog | 1461 - voidp -> voidpf and voidnp -> voidp (for consistency with other
|
| H A D | zlib.h | 1392 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 D | zlib.h | 132 #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 D | zlib.c | 6035 extern voidp calloc OF((uInt items, uInt size));
|
| /titanic_54/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
| H A D | zlib.h | 125 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 D | nscd_config.h | 405 #define _nscd_cfg_get_gi(voidp) ((nscd_cfg_group_info_t *)(voidp)) argument
|
| /titanic_54/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_acl.c | 196 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 D | ratz.c | 67 #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;
|