Searched refs:vms_read (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dzipup.h18 #define zread(f,b,n) (vms_native?vms_read(f,b,n):fread((b),1,(n),(FILE*)(f)))
24 unsigned int vms_read OF((ftype, char *, unsigned int));
H A Dvms_pk.c54 * Modified vms_read() to handle files larger than 2GByte
57 * Changed vms_read() to read all the allocated
127 unsigned int vms_read(register ioctx_t *ctx,
327 | vms_read() |
335 size_t vms_read( ctx, buf, size) function
448 | Rewinds file to the beginning for the next vms_read().
H A Dvms_im.c683 * Function vms_read *
685 size_t vms_read(rab, buf, size) function

Completed in 109 milliseconds