Home
last modified time | relevance | path

Searched refs:ch_last_msg_id (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dstructs.h2265 int ch_last_msg_id; // ID of the last message member
H A Dchannel.c4291 id = ++channel->ch_last_msg_id; in ch_expr_common()