rofi  1.5.1
SSHModePrivateData Struct Reference
Collaboration diagram for SSHModePrivateData:
Collaboration graph

Data Fields

char ** hosts_list
 
unsigned int hosts_list_length
 

Detailed Description

The internal data structure holding the private data of the SSH Mode.

Definition at line 400 of file ssh.c.

Field Documentation

◆ hosts_list

char** SSHModePrivateData::hosts_list

List if available ssh hosts.

Definition at line 403 of file ssh.c.

Referenced by _get_display_value(), ssh_mode_destroy(), ssh_mode_result(), and ssh_token_match().

◆ hosts_list_length

unsigned int SSHModePrivateData::hosts_list_length

Length of the hosts_list.

Definition at line 405 of file ssh.c.

Referenced by ssh_mode_get_num_entries().


The documentation for this struct was generated from the following file: