Home | History | Annotate | Download | only in lib

Lines Matching refs:malloc

110    that we can compare them later.  But we must not use malloc(3).  */
167 char *new_str = malloc (top + 1);
275 (char *) malloc (d->__nonoption_flags_max_len);
527 struct option_list *newp = malloc (sizeof (*newp));