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