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