Searched defs:alloc_realloc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dalloc.c87 * alloc_realloc -- a realloc() with checks
92 alloc_realloc(void *ptr, size_t nbytes, const char *fname, int line) function
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dalloc.c114 * alloc_realloc -- a realloc() with checks
119 alloc_realloc(void *ptr, size_t nbytes, const char *fname, int line) function

Completed in 73 milliseconds