Searched refs:auto_key (Results 1 – 1 of 1) sorted by relevance
373 gchar *key, *dyn_key, auto_key[80]; in open_converter() local380 if (len_from_codeset + len_to_codeset + 2 < sizeof (auto_key)) in open_converter()382 key = auto_key; in open_converter()