Searched refs:channel_find_buffer (Results 1 – 1 of 1) sorted by relevance
1131 channel_find_buffer(char_u *name, int err, int msg) in channel_find_buffer() function1221 buf = channel_find_buffer(opt->jo_io_name[PART_OUT], FALSE, msg); in channel_set_options()1268 buf = channel_find_buffer(opt->jo_io_name[PART_ERR], TRUE, msg); in channel_set_options()