Home | History | Annotate | Download | only in subproc

Lines Matching refs:free

3 2006 Free Software Foundation, Inc.
6 GNU Make is free software; you can redistribute it and/or modify it under the
7 terms of the GNU General Public License as published by the Free Software
15 GNU Make; see the file COPYING. If not, write to the Free Software
363 free(fname);
370 free(fname);
377 free(fname);
384 free(fname);
391 free(fname);
395 free(fname);
512 free( command_line );
537 if (envblk) free(envblk);
559 if (envblk) free(envblk);
560 free( command_line );
577 free( command_line );
578 if (envblk) free(envblk);
912 * caller to manage and free the input, ouput, and stderr buffers.
934 free(pproc);
1079 if (enclose_in_quotes) free(enclose_in_quotes);
1172 if (enclose_in_quotes) free(enclose_in_quotes);