Searched refs:reAllocMem (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libowconfig/sun-src/
H A DOWconfig.c694 reAllocMem: Because we don't really want to add another parameter to
699 reAllocMem(char *ptr, unsigned int oldSize, unsigned int newSize) function
749 newBuf = reAllocMem(*lineBuf, lineBufSize, newBufSize);

Completed in 18 milliseconds