Home
last modified time | relevance | path

Searched defs:outd (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
389 struct outd outd; in gunpipe() local
/netbsd-src/common/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
389 struct outd outd; in gunpipe() local
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
389 struct outd outd; in gunpipe() local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
389 struct outd outd; in gunpipe() local
/netbsd-src/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgun.c119 struct outd { struct
134 struct outd *me = (struct outd *)out_desc; in out() argument
218 struct outd outd; /* output structure */ in lunpipe() local
389 struct outd outd; in gunpipe() local
/netbsd-src/external/zlib/pigz/dist/
H A Dpigz.c457 int outd; /* output file descriptor */ member