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