Home | History | Annotate | Download | only in sh

Lines Matching full:realloc

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