Searched refs:vms_read (Results 1 – 6 of 6) sorted by relevance
10 int vms_read(char *inbuf, size_t nbytes);
328 vms_read(char *inbuf, size_t nbytes) in vms_read() function
966 len = vms_read((char *)inbuf + inbufcount, readlen); in fill_input_buf()
843 - Improved vms_read function
10971 vms_read(). (Frank Ries)14421 Solution: Added TRM$M_TM_TIMED in vms_read(). (Zoltan Arpadffy)
25282 Problem: Wrong number of arguments to vms_read().