Searched refs:expanded_path (Results 1 – 1 of 1) sorted by relevance
677 char *expanded_path; in my_module() local687 expanded_path = expand_path (prog, current_parsed_root->directory, in my_module()689 if (expanded_path != NULL) in my_module()691 run_setup (expanded_path); in my_module()708 free (expanded_path); in my_module()