vfs_prefix_start 424 lib/vfs/path.c char *vfs_prefix_start; vfs_prefix_start 429 lib/vfs/path.c vfs_prefix_start = real_vfs_prefix_start; vfs_prefix_start 431 lib/vfs/path.c if (IS_PATH_SEP (*vfs_prefix_start)) vfs_prefix_start 432 lib/vfs/path.c vfs_prefix_start++; vfs_prefix_start 437 lib/vfs/path.c element->class = vfs_prefix_to_class (vfs_prefix_start); vfs_prefix_start 438 lib/vfs/path.c element->vfs_prefix = g_strdup (vfs_prefix_start);