result_str       1299 lib/vfs/path.c     const char *result_str;
result_str       1309 lib/vfs/path.c     result_str = vfs_path_as_str (vpath);
result_str       1310 lib/vfs/path.c     ret_vpath = vfs_path_build_filename (result_str, str_path, (char *) NULL);