Home
last modified time | relevance | path

Searched refs:nrealloc (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c89 nrealloc(void *ptr, size_t size) in nrealloc() function
490 globals = (GLOBAL **) nrealloc(globals, in DocumentGlobals()
528 pages = (PAGE **) nrealloc(pages, in DocumentPages()
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h48 static int nmalloc, nrealloc, nfree; variable
H A Dmalloc.c291 COUNT(nrealloc); in realloc()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h46 static int nmalloc, nrealloc, nfree; variable
H A Dmalloc.c312 COUNT(nrealloc); in realloc()