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

/barrelfish-master/include/term/client/
H A Ddefault_filters.h23 void term_filter_lf2crlf(char **data, size_t *length);
/barrelfish-master/lib/term/client/
H A Ddefault_filters.c105 void term_filter_lf2crlf(char **data, size_t *length) function
H A Dclient_blocking.c449 client->lf2crlf_id = term_client_add_output_filter(client, term_filter_lf2crlf);

Completed in 32 milliseconds