vfs_set_raw_current_dir  655 lib/vfs/interface.c     vfs_set_raw_current_dir (cd_vpath);
vfs_set_raw_current_dir  504 lib/vfs/vfs.c      vfs_set_raw_current_dir (NULL);
vfs_set_raw_current_dir  645 lib/vfs/vfs.c          vfs_set_raw_current_dir (vfs_path_from_str (current_dir));
vfs_set_raw_current_dir  654 lib/vfs/vfs.c                  vfs_set_raw_current_dir (tmp_vpath);
vfs_set_raw_current_dir  673 lib/vfs/vfs.c                  vfs_set_raw_current_dir (tmp_vpath);
vfs_set_raw_current_dir  257 lib/vfs/vfs.h  void vfs_set_raw_current_dir (const vfs_path_t * vpath);
vfs_set_raw_current_dir  160 tests/lib/vfs/current_dir.c     vfs_set_raw_current_dir (vfs_path_from_str (data->input_initial_path));
vfs_set_raw_current_dir  123 tests/lib/vfs/vfs_setup_cwd.c     vfs_set_raw_current_dir (NULL);