Searched refs:term_filter_ctrlhat (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/include/term/client/
H A Ddefault_filters.h22 void term_filter_ctrlhat(char **data, size_t *length);
/barrelfish-master/lib/term/client/
H A Ddefault_filters.c56 void term_filter_ctrlhat(char **data, size_t *length) function
H A Dclient_blocking.c452 client->ctrlhat_id = term_client_add_echo_filter(client, term_filter_ctrlhat);

Completed in 105 milliseconds