Home
last modified time | relevance | path

Searched defs:__cfree (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c535 extern Void_t F1(__cfree, Void_t*,p) { free(p); } in F1() argument
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c861 extern Void_t F1(__cfree, Void_t*,p) { free(p); } in F1() argument