stripped_home_str  604 lib/vfs/path.c         char *stripped_home_str; \
stripped_home_str  605 lib/vfs/path.c         stripped_home_str = vfs_path_strip_home (appendfrom); \
stripped_home_str  606 lib/vfs/path.c         g_string_append (buffer, stripped_home_str); \
stripped_home_str  607 lib/vfs/path.c         g_free (stripped_home_str); \