Home
last modified time | relevance | path

Searched refs:cfree (Results 1 – 25 of 25) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c150 #undef cfree
165 #undef cfree
172 #define cfree _ast_cfree macro
617 extern void cfree(reg Void_t* data) in cfree() function
619 extern void cfree(data) in cfree()
903 #undef cfree
904 #define cfree ______cfree macro
1004 #undef cfree
1005 extern void cfree _ARG_((Void_t*));
1064 #define cfree ______cfree macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcfree.c39 cfree(void *p, size_t num __unused, size_t size __unused) in cfree() function
/illumos-gate/usr/src/lib/libmapmalloc/common/
H A Dcalloc.c62 cfree(void *p, size_t num, size_t size) in cfree() function
H A Dmapfile-vers53 cfree { FLAGS = NODIRECT };
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastdynamic.c58 cfree(void* addr) in cfree() function
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmapfile-vers44 cfree { FLAGS = NODIRECT };
H A Dmalloc.c1276 cfree(void *p, size_t num, size_t size) in cfree() function
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmapfile-vers50 cfree { FLAGS = NODIRECT };
H A Dmalloc.c1180 cfree(void *p, size_t num, size_t size) in cfree() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dvmalloc.h199 extern void cfree _ARG_(( Void_t* ));
298 #define cfree(d) free(d)
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap402 #undef cfree
403 #define cfree _ast_cfree
404 extern __MANGLE__ void cfree __PROTO__((__V_*));
H A Dsys143 extern __MANGLE__ void cfree __PROTO__((__V_*));
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap402 #undef cfree
403 #define cfree _ast_cfree
404 extern __MANGLE__ void cfree __PROTO__((__V_*));
H A Dsys143 extern __MANGLE__ void cfree __PROTO__((__V_*));
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap402 #undef cfree
403 #define cfree _ast_cfree
404 extern __MANGLE__ void cfree __PROTO__((__V_*));
H A Dsys143 extern __MANGLE__ void cfree __PROTO__((__V_*));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap402 #undef cfree
403 #define cfree _ast_cfree
404 extern __MANGLE__ void cfree __PROTO__((__V_*));
H A Dsys143 extern __MANGLE__ void cfree __PROTO__((__V_*));
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h544 LEXTERN void cfree (void *, size_t, size_t);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dsys173 extern cfree void (void*)
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile369 cfree.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com405 cfree.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com387 cfree.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com429 cfree.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3192 cfree { FLAGS = NODIRECT; };