g_strcmp0 694 src/vfs/sftpfs/sftpfs.c result = ((g_strcmp0 (vpath_element->host, orig_connect_info->host) == 0) g_strcmp0 695 src/vfs/sftpfs/sftpfs.c && (g_strcmp0 (vpath_element->user, orig_connect_info->user) == 0)