prog_path_to_free  124 maint/gnulib/lib/execute.c   char *prog_path_to_free = NULL;
prog_path_to_free  149 maint/gnulib/lib/execute.c             prog_path_to_free = (char *) resolved_prog;
prog_path_to_free  159 maint/gnulib/lib/execute.c                   free (prog_path_to_free);
prog_path_to_free  162 maint/gnulib/lib/execute.c               free (prog_path_to_free);
prog_path_to_free  163 maint/gnulib/lib/execute.c               prog_path_to_free = absolute_prog;
prog_path_to_free  230 maint/gnulib/lib/execute.c   free (prog_path_to_free);
prog_path_to_free  322 maint/gnulib/lib/execute.c       free (prog_path_to_free);
prog_path_to_free  336 maint/gnulib/lib/execute.c   free (prog_path_to_free);
prog_path_to_free  149 maint/gnulib/lib/spawn-pipe.c   char *prog_path_to_free = NULL;
prog_path_to_free  174 maint/gnulib/lib/spawn-pipe.c             prog_path_to_free = (char *) resolved_prog;
prog_path_to_free  183 maint/gnulib/lib/spawn-pipe.c                   free (prog_path_to_free);
prog_path_to_free  186 maint/gnulib/lib/spawn-pipe.c               free (prog_path_to_free);
prog_path_to_free  187 maint/gnulib/lib/spawn-pipe.c               prog_path_to_free = absolute_prog;
prog_path_to_free  427 maint/gnulib/lib/spawn-pipe.c   free (prog_path_to_free);
prog_path_to_free  566 maint/gnulib/lib/spawn-pipe.c       free (prog_path_to_free);
prog_path_to_free  582 maint/gnulib/lib/spawn-pipe.c   free (prog_path_to_free);