Home
last modified time | relevance | path

Searched defs:msg_hist (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dmessage.c44 struct msg_hist struct
46 struct msg_hist *next; argument
51 static struct msg_hist *first_msg_hist = NULL; argument