Searched refs:op_basename (Results 1 – 10 of 10) sorted by relevance
30 fnmatcher(op_basename(comp))); in match()40 string const base = op_basename(str); in match()57 fnmatcher(op_basename(compi))); in match()
87 std::string op_basename(std::string const & path_name);
172 string op_basename(string const & path_name) in op_basename() function
30 n.base_filename = op_basename(n.filename); in basename()48 n.real_base_filename = op_basename(n.real_filename); in get_name()78 n.name_processed = op_basename(n.name); in basename()
45 value_type v(op_basename(*lit), op_dirname(*lit)); in populate()170 string const base = op_basename(image); in find_image_path()
110 string result = op_basename(cur->input); in basename_tests()
76 string const name = op_basename(exec); in daemon_status()
180 op_basename(debug_filename); in oparchive()
220 return options::long_filenames ? filename : op_basename(filename); in get_filename()
361 op_basename to op_c_basename364 * libutil++/file_manip.h: rename to op_basename()/op_dirname().