newpath          1250 lib/vfs/direntry.c             char *newpath;
newpath          1256 lib/vfs/direntry.c             newpath = g_strconcat (ino->ent->name, PATH_SEP_STR, path, (char *) NULL);
newpath          1258 lib/vfs/direntry.c             path = newpath;