Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dui.c750 static char_u inbuf[INBUFLEN + MAX_KEY_CODE_LEN]; variable
H A Dos_vms.c328 vms_read(char *inbuf, size_t nbytes) in vms_read()