Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/prstat/
H A Dprutil.c236 Malloc(size_t size) in Malloc() function
/titanic_50/usr/src/cmd/lp/include/
H A Dlp.h522 #define Malloc(size) _Malloc(size, __FILE__, __LINE__) macro