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