Searched refs:op_realpath (Results 1 – 10 of 10) sorted by relevance
39 string const path = op_realpath(prefix_path + *cit); in populate()58 archive_path = op_realpath(archive_path); in populate()60 root_path = op_realpath(root_path_); in populate()62 root_path = op_realpath(root_path); in populate()133 string image = op_realpath(archive_path + image_name); in locate_image()150 string image = op_realpath(root_path + image_name); in locate_image()
104 archive_path = op_realpath(str); in parse_archive_path()322 string const file = op_realpath(*it); in create()536 base_dir = op_realpath(base_dir); in generate_file_list()
50 std::string const op_realpath(std::string const & name);
100 string const op_realpath(string const & name) in op_realpath() function
56 string const exec = op_realpath(proc_filename); in daemon_status()74 op_realpath(string("/proc/") in daemon_status()
641 string const out_file = op_realpath(output_dir + source); in output_one_file()705 string path = op_realpath(*cit); in locate_source_file()718 string const absfile = op_realpath(*cit + "/" + file); in locate_source_file()728 return op_realpath(origfile); in locate_source_file()778 output_dir = op_realpath(output_dir); in annotate_source()
70 string realpath = op_realpath(outdirectory); in check_options()
207 string result = op_realpath(cur->input); in realpath_tests()
359 op_realpath()
20 op_realpath() exists115 op_realpath().