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