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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dzipup.h19 #define zclose(f) (vms_native?vms_close(f) :fclose((FILE*)(f)))
25 int vms_close OF((ftype));
H A Dvms_pk.c133 int vms_close(ioctx_t *ctx);
280 vms_close(ctx);
582 vms_close(ctx);
588 int vms_close(ctx) function
H A Dvms_im.c630 * Function vms_close *
632 int vms_close(rab) function

Completed in 94 milliseconds