Home | History | Annotate | Download | only in libpcap

Lines Matching full:realloc

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