vfs_set_raw_current_dir  657 lib/vfs/interface.c     vfs_set_raw_current_dir (cd_vpath);
vfs_set_raw_current_dir  500 lib/vfs/vfs.c      vfs_set_raw_current_dir (NULL);
vfs_set_raw_current_dir  642 lib/vfs/vfs.c          vfs_set_raw_current_dir (vfs_path_from_str (current_dir));
vfs_set_raw_current_dir  651 lib/vfs/vfs.c                  vfs_set_raw_current_dir (tmp_vpath);
vfs_set_raw_current_dir  670 lib/vfs/vfs.c                  vfs_set_raw_current_dir (tmp_vpath);
vfs_set_raw_current_dir  264 lib/vfs/vfs.h  void vfs_set_raw_current_dir (const vfs_path_t * vpath);
vfs_set_raw_current_dir  161 tests/lib/vfs/current_dir.c     vfs_set_raw_current_dir (vfs_path_from_str (data->input_initial_path));
vfs_set_raw_current_dir  124 tests/lib/vfs/vfs_setup_cwd.c     vfs_set_raw_current_dir (NULL);