Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:malloc

2888           new_argv[0] = (char *) malloc (sh_len + line_len + 5);
2961 argv = (char **)malloc (argc * sizeof (char *));