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