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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dzipup.h17 #define zopen(n,p) (vms_native?vms_open(n) :(ftype)fopen((n), p))
23 ftype vms_open OF((char *));
H A Dvms_pk.c49 * Removed unused second arg for vms_open().
67 * vms_open().
126 ioctx_t *vms_open(char *file);
140 | vms_open() |
146 ioctx_t *vms_open(file) function
220 " vms_open(): $parse sts = %%x%08x.\n", status);
241 " vms_open(): $search sts = %%x%08x.\n", status);
256 " vms_open(): $assign sts = %%x%08x.\n", status);
282 " vms_open(): $qiow (access) sts = %%x%08x, iosb sts = %%x%08x.\n",
464 | If the passed ioctx record "FILE *" pointer is NULL, vms_open() i
[all...]
H A Dvms_im.c497 * Function vms_open *
499 struct RAB *vms_open(name) function

Completed in 107 milliseconds