url_str 538 lib/vfs/path.c char *url_str; url_str 546 lib/vfs/path.c url_str = vfs_path_build_url_params_str (element, TRUE); url_str 547 lib/vfs/path.c if (*url_str != '\0') url_str 549 lib/vfs/path.c g_string_append (ret_tokens, url_str); url_str 553 lib/vfs/path.c g_free (url_str); url_str 654 lib/vfs/path.c char *url_str; url_str 661 lib/vfs/path.c url_str = vfs_path_build_url_params_str (element, !(flags & VPF_STRIP_PASSWORD)); url_str 663 lib/vfs/path.c if (*url_str != '\0') url_str 665 lib/vfs/path.c g_string_append (buffer, url_str); url_str 669 lib/vfs/path.c g_free (url_str);