result_str       1263 lib/vfs/path.c     const char *result_str;
result_str       1273 lib/vfs/path.c     result_str = vfs_path_as_str (vpath);
result_str       1274 lib/vfs/path.c     ret_vpath = vfs_path_build_filename (result_str, str_path, (char *) NULL);