Searched refs:filter_ctx (Results 1 – 3 of 3) sorted by relevance
143 void *filter_ctx; member
983 if (c->filter_ctx == NULL) in process_escapes()985 efc = (struct escape_filter_ctx *)c->filter_ctx; in process_escapes()
328 c->filter_ctx = NULL; in channel_new()421 if (c->filter_cleanup != NULL && c->filter_ctx != NULL) in channel_free()422 c->filter_cleanup(c->self, c->filter_ctx); in channel_free()754 c->filter_ctx = ctx; in channel_register_filter()