|
Greenbone Security Assistant
7.0.3~git
|
Structure to search a key by value. More...

Data Fields | |
| gchar * | value |
| GList * | keys |
Structure to search a key by value.
Definition at line 389 of file gsad_omp.c.
| GList* find_by_value_t::keys |
Definition at line 392 of file gsad_omp.c.
Referenced by free_find_by_value(), and init_find_by_value().
| gchar* find_by_value_t::value |
Definition at line 391 of file gsad_omp.c.
Referenced by init_find_by_value().