Home | History | Annotate | Download | only in src

Lines Matching full:realloc

244 	 * and can realloc() it to grow it, and should free() it to
3023 * immediate realloc on the next call.
3332 return (void *) realloc( (char *) ptr, size );