result_str       1293 lib/vfs/path.c     const char *result_str;
result_str       1303 lib/vfs/path.c     result_str = vfs_path_as_str (vpath);
result_str       1304 lib/vfs/path.c     ret_vpath = vfs_path_build_filename (result_str, str_path, (char *) NULL);