vfs_path_equal 97 lib/vfs/path.h gboolean vfs_path_equal (const vfs_path_t * vpath1, const vfs_path_t * vpath2); vfs_path_equal 929 src/editor/editcmd.c if (!vfs_path_equal (edit->filename_vpath, exp_vpath)) vfs_path_equal 817 src/filemanager/cmd.c vfs_path_equal (current_panel->cwd_vpath, other_panel->cwd_vpath)) vfs_path_equal 5373 src/filemanager/panel.c panelized_same = vfs_path_equal (pdescr->root_vpath, panel->cwd_vpath); vfs_path_equal 311 src/filemanager/tree.c if (vfs_path_equal (current->name, tree->selected_ptr->name)) vfs_path_equal 135 tests/lib/vfs/path_cmp.c actual_result = vfs_path_equal (vpath1, vpath2); vfs_path_equal 158 tests/src/execute__execute_external_editor_or_viewer.c mctest_assert_true (vfs_path_equal vfs_path_equal 73 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal vfs_path_equal 108 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal vfs_path_equal 146 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal vfs_path_equal 150 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal (mc_getlocalcopy__pathname_vpath__captured, filename_vpath)); vfs_path_equal 189 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal vfs_path_equal 193 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal (mc_getlocalcopy__pathname_vpath__captured, filename_vpath)); vfs_path_equal 197 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal vfs_path_equal 199 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal vfs_path_equal 203 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal vfs_path_equal 206 tests/src/execute__execute_with_vfs_arg.c mctest_assert_true (vfs_path_equal (mc_ungetlocalcopy__local_vpath__captured, local_vpath));