Searched refs:from_key (Results 1 – 9 of 9) sorted by relevance
35 const std::string& from_key,
102 const std::string& from_key,
34 const std::string& from_key,
71 const std::string& from_key, in AsyncMigrateKey() argument
83 const std::string& from_key, in AsyncMigrateKey() argument90 writer.AppendString(from_key); in AsyncMigrateKey()
3672 char *to_key, *from_key; in setkey_func() local3714 from_key = skip_to (0, to_key); in setkey_func()3724 else if (! *from_key) in setkey_func()3732 nul_terminate (from_key); in setkey_func()3735 from_code = find_ascii_code (from_key); in setkey_func()3740 from_code = find_key_code (from_key); in setkey_func()
1156 key_cert_copy(const Key *from_key, struct Key *to_key) in key_cert_copy() argument1167 if ((from = from_key->cert) == NULL) in key_cert_copy()
2453 @deffn Command setkey [to_key from_key]2454 Change the keyboard map. The key @var{from_key} is mapped to the key
2266 -- Command: setkey [to_key from_key]