Searched refs:key_string_lookup_string (Results 1 – 6 of 6) sorted by relevance
92 (key = key_string_lookup_string((const char *)str)) != KEYC_NONE) { in cmd_send_keys_exec()
53 key = key_string_lookup_string(args->argv[0]); in cmd_unbind_key_exec()
63 key = key_string_lookup_string(args->argv[0]); in cmd_bind_key_exec()
137 key_string_lookup_string(const char *string) in key_string_lookup_string() function
382 if ((key = key_string_lookup_string(value)) == KEYC_NONE) { in cmd_set_option_key()
1881 int key_string_lookup_string(const char *);