tmp_port 854 src/vfs/ftpfs/ftpfs.c int tmp_port = 0; tmp_port 869 src/vfs/ftpfs/ftpfs.c ftpfs_get_proxy_host_and_port (ftpfs_proxy_host, &host, &tmp_port); tmp_port 873 src/vfs/ftpfs/ftpfs.c tmp_port = super->path_element->port; tmp_port 876 src/vfs/ftpfs/ftpfs.c g_snprintf (port, sizeof (port), "%hu", (unsigned short) tmp_port);