Home
last modified time | relevance | path

Searched refs:vms_read (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dos_vms.pro10 int vms_read(char *inbuf, size_t nbytes);
/vim-8.2.3635/src/
H A Dos_vms.c328 vms_read(char *inbuf, size_t nbytes) in vms_read() function
H A Dui.c966 len = vms_read((char *)inbuf + inbufcount, readlen); in fill_input_buf()
/vim-8.2.3635/runtime/doc/
H A Dos_vms.txt843 - Improved vms_read function
H A Dversion6.txt10971 vms_read(). (Frank Ries)
14421 Solution: Added TRM$M_TM_TIMED in vms_read(). (Zoltan Arpadffy)
H A Dversion8.txt25282 Problem: Wrong number of arguments to vms_read().