Searched defs:plugin_path (Results 1 – 2 of 2) sorted by relevance
540 char *dfile = NULL, *plugin_path = NULL; in main() local
156 report_error(int rc, char *error_text, char *plugin_path) in report_error()