rofi 1.7.9
_SshEntry Struct Reference
Collaboration diagram for _SshEntry:
Collaboration graph

Data Fields

char * hostname
int port

Detailed Description

Holding an ssh entry.

Definition at line 62 of file ssh.c.

Field Documentation

◆ hostname

char* _SshEntry::hostname

◆ port

int _SshEntry::port

SSH port number

Definition at line 66 of file ssh.c.

Referenced by exec_ssh(), execshssh(), get_ssh(), read_hosts_file(), and read_known_hosts_file().


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/source/modes/ssh.c