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