Searched refs:open_outfile (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/cmsmvs/
H A Dvmmvs.c14 open_outfile()
92 /* Function open_outfile() */
95 int open_outfile(__G) /* return 1 if fail */ function
136 "open_outfile: block length %u > rest lef_size %u\n",
162 } /* end function open_outfile() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtanunz.c17 open_outfile()
223 /* Function open_outfile() */
226 int open_outfile(__G) /* return 1 if fail */ function
248 Trace((stderr, "open_outfile: stat(%s) returns 0: file exists\n",
251 Trace((stderr, "open_outfile: existing file %s is read-only\n",
254 Trace((stderr, "open_outfile: %s now writable\n",
262 Trace((stderr, "open_outfile: %s now deleted\n",
343 } /* end function open_outfile() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dextract.c1674 if ((r = open_outfile(__G)) != 0)
1683 } else if ((r = open_outfile(__G)) != 0)
1693 } else if (open_outfile(__G))
H A Dfileio.c18 open_outfile() (not: VMS, AOS/VS, CMSMVS, MACOS, TANDEM)
267 /* Function open_outfile() */
270 int open_outfile(__G) /* return 1 if fail */ function
300 Trace((stderr, "open_outfile: stat(%s) returns 0: file exists\n",
364 Trace((stderr, "open_outfile: %s now renamed into %s\n",
373 "open_outfile: existing file %s is read-only\n",
376 Trace((stderr, "open_outfile: %s now writable\n",
390 Trace((stderr, "open_outfile: %s now deleted\n",
431 "open_outfile: doing fopen(%s) for reading\n", FnFilter1(G.filename)));
434 "open_outfile
[all...]
H A Dunzpriv.h1650 /* return codes for VMS-specific open_outfile() function */
2307 int open_outfile OF((__GPRO)); /* also vms.c */
2536 /* int open_outfile OF((__GPRO)); * (see fileio.c) vms.c */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c18 open_outfile()
237 /* Function open_outfile() */
240 int open_outfile(__G) /* return 1 if fail */ function
358 Trace((stderr, "open_outfile: doing fopen(%s) for writing\n",
365 Trace((stderr, "open_outfile: fopen(%s) for writing succeeded\n",
377 } /* end function open_outfile() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacos.c304 /* Function open_outfile() */
307 int open_outfile(__G) /* return 1 if fail */ function
316 Trace((stderr, "open_outfile: trying to open (%s) for writing\n",
355 Trace((stderr, "open_outfile: successfully opened (%s) for writing\n",
360 } /* end function open_outfile() */
1072 determined by open_outfile() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c19 open_outfile()
531 * open_outfile() assignments:
557 /* The VMS version of open_outfile() supports special return codes:
563 int open_outfile(__G) function

Completed in 127 milliseconds