keep_password 1508 lib/vfs/path.c vfs_path_build_url_params_str (const vfs_path_element_t * element, gboolean keep_password) keep_password 1520 lib/vfs/path.c if (element->password != NULL && keep_password) keep_password 92 lib/vfs/path.h char *vfs_path_build_url_params_str (const vfs_path_element_t * element, gboolean keep_password);