stripped_home_str 559 lib/vfs/path.c char *stripped_home_str; \ stripped_home_str 560 lib/vfs/path.c stripped_home_str = vfs_path_strip_home (appendfrom); \ stripped_home_str 561 lib/vfs/path.c g_string_append (buffer, stripped_home_str); \ stripped_home_str 562 lib/vfs/path.c g_free (stripped_home_str); \