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