Home
last modified time | relevance | path

Searched defs:nmalloc (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dstrngmem.c40 unsigned long nmalloc; /* The number of strings allocated with malloc */ member
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h48 static int nmalloc, nrealloc, nfree; variable
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c76 nmalloc(size_t size) in nmalloc() function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h46 static int nmalloc, nrealloc, nfree; variable
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c230 static int nmalloc; variable