rofi 2.0.0
_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-2.0.0-build/rofi-2.0.0/source/modes/ssh.c