HomeSort by: relevance | last modified time | path
    Searched defs:outd (Results 1 - 3 of 3) sorted by relevancy

  /src/common/dist/zlib/examples/
gun.c 119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc;
218 struct outd outd; /* output structure */ local in function:lunpipe
222 outd.outfile = outfile;
223 outd.check = 0;
281 if (outcnt && out(&outd, outbuf, outcnt)) {
353 if (out(&outd, outbuf, outcnt)) {
389 struct outd outd local in function:gunpipe
    [all...]
gun.c 119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc;
218 struct outd outd; /* output structure */ local in function:lunpipe
222 outd.outfile = outfile;
223 outd.check = 0;
281 if (outcnt && out(&outd, outbuf, outcnt)) {
353 if (out(&outd, outbuf, outcnt)) {
389 struct outd outd local in function:gunpipe
    [all...]
gun.c 119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc;
218 struct outd outd; /* output structure */ local in function:lunpipe
222 outd.outfile = outfile;
223 outd.check = 0;
281 if (outcnt && out(&outd, outbuf, outcnt)) {
353 if (out(&outd, outbuf, outcnt)) {
389 struct outd outd local in function:gunpipe
    [all...]

Completed in 83 milliseconds