Home
last modified time | relevance | path

Searched refs:e_invchan (Results 1 – 3 of 3) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dchannel.c63 *error = (const char *)e_invchan; in channel_close()
524 *error = _(e_invchan); in channel_send()
H A Dglobals.h879 EXTERN char e_invchan[] INIT(= N_("E900: Invalid channel id")); variable
H A Deval.c10869 emsg(_(e_invchan)); in find_job()