Home
last modified time | relevance | path

Searched refs:start_gnuplot (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/kcollect/
HDkcollect.h48 void start_gnuplot(int ac, char **av, const char *plotfile);
HDgnuplot.c35 start_gnuplot(int ac __unused, char **av __unused, const char *plotfile) in start_gnuplot() function
HDkcollect.c202 start_gnuplot(ac - optind, av + optind, datafile); in main()