Searched refs:result_path (Results 1 – 2 of 2) sorted by relevance
57 with open(json_path, 'w') as result_path:58 result_path.write(json_obj)62 os.path.join(root, result_path.name))
238 struct path *result_path, in dir_relative_path_resolve() argument261 *result_path = *base_path; in dir_relative_path_resolve()262 path_get(result_path); in dir_relative_path_resolve()267 LOOKUP_FOLLOW | LOOKUP_DIRECTORY, result_path, NULL); in dir_relative_path_resolve()