Home | History | Annotate | Download | only in src

Lines Matching full:realloc

181 	 * and can realloc() it to grow it, and should free() it to
2487 return (void *) realloc( (char *) ptr, size );