relative 120 lib/util.c if (vpath->relative) relative 628 lib/vfs/interface.c if (vpath->relative) relative 624 lib/vfs/path.c gboolean is_relative = vpath->relative && (element_index == 0); relative 760 lib/vfs/path.c vfs_path_new (gboolean relative) relative 766 lib/vfs/path.c vpath->relative = relative; relative 921 lib/vfs/path.c new_vpath = vfs_path_new (vpath->relative); relative 1682 lib/vfs/path.c if (!vpath->relative) relative 28 lib/vfs/path.h gboolean relative; relative 60 lib/vfs/path.h vfs_path_t *vfs_path_new (gboolean relative); relative 385 src/editor/etags.c if (edit->filename_vpath != NULL && edit->filename_vpath->relative relative 1275 src/filemanager/panel.c last_vpath->relative = TRUE; relative 394 tests/lib/vfs/path_manipulations.c mctest_assert_true (vpath->relative); relative 421 tests/lib/vfs/path_manipulations.c mctest_assert_true (cloned_vpath->relative);