Searched refs:start_gnuplot (Results 1 – 3 of 3) sorted by relevance
48 void start_gnuplot(int ac, char **av, const char *plotfile);
35 start_gnuplot(int ac __unused, char **av __unused, const char *plotfile) in start_gnuplot() function
202 start_gnuplot(ac - optind, av + optind, datafile); in main()