tmp_port 853 src/vfs/ftpfs/ftpfs.c int tmp_port = 0; tmp_port 868 src/vfs/ftpfs/ftpfs.c ftpfs_get_proxy_host_and_port (ftpfs_proxy_host, &host, &tmp_port); tmp_port 872 src/vfs/ftpfs/ftpfs.c tmp_port = super->path_element->port; tmp_port 875 src/vfs/ftpfs/ftpfs.c g_snprintf (port, sizeof (port), "%hu", (unsigned short) tmp_port);