Home
last modified time | relevance | path

Searched defs:voidp (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h125 typedef void *voidp; typedef
128 typedef Byte *voidp; typedef
/titanic_41/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
/titanic_41/usr/src/uts/common/zmod/
H A Dzconf.h111 typedef void *voidp; typedef
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_filegrp.c139 filegrp_cache_create(void *voidp, void *cdrarg, int kmflags) in filegrp_cache_create()
150 filegrp_cache_destroy(void *voidp, void *cdrarg) in filegrp_cache_destroy()
H A Dcachefs_subr.c2894 cachefs_req_create(void *voidp, void *cdrarg, int kmflags) in cachefs_req_create()
2911 cachefs_req_destroy(void *voidp, void *cdrarg) in cachefs_req_destroy()
/titanic_41/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()
209 nfs4_ace4_list_destroy(void *voidp, void *arg) in nfs4_ace4_list_destroy()
/titanic_41/usr/src/uts/common/io/lvm/trans/
H A Dtrans_ioctl.c388 trans_test_destructor(void *voidp) in trans_test_destructor()
404 trans_test_destructor_alloc(void *voidp) in trans_test_destructor_alloc()
/titanic_41/usr/src/cmd/nscd/
H A Dnscd_config.h405 #define _nscd_cfg_get_gi(voidp) ((nscd_cfg_group_info_t *)(voidp)) argument