stripped_home_str 577 lib/vfs/path.c char *stripped_home_str; \ stripped_home_str 578 lib/vfs/path.c stripped_home_str = vfs_path_strip_home (appendfrom); \ stripped_home_str 579 lib/vfs/path.c g_string_append (buffer, stripped_home_str); \ stripped_home_str 580 lib/vfs/path.c g_free (stripped_home_str); \