Searched refs:ploticus_path (Results 1 – 1 of 1) sorted by relevance
301 static const char *ploticus_path = "/usr/local/bin/ploticus"; variable307 if ((!stat(ploticus_path, &st)) && in plotter_factory()311 warnx("%s does not exist or is not an executable file", ploticus_path); in plotter_factory()