Searched refs:verb_plot (Results 1 – 3 of 3) sorted by relevance
4 int verb_plot(int argc, char *argv[], void *userdata);
547 { "plot", VERB_ANY, 1, 0, verb_plot }, in run()
181 int verb_plot(int argc, char *argv[], void *userdata) { in verb_plot() function