Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 25 of 39) sorted by relevance

12

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.c802 int ZEXPORT deflate (strm, flush) in deflate() argument
1683 local block_state deflate_stored(s, flush) in deflate_stored() argument
1870 local block_state deflate_fast(s, flush) in deflate_fast() argument
1972 local block_state deflate_slow(s, flush) in deflate_slow() argument
2103 local block_state deflate_rle(s, flush) in deflate_rle() argument
2176 local block_state deflate_huff(s, flush) in deflate_huff() argument
H A Ddeflate.h319 # define _tr_tally_lit(s, c, flush) \ argument
327 # define _tr_tally_dist(s, distance, length, flush) \ argument
339 # define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
340 # define _tr_tally_dist(s, distance, length, flush) \ argument
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DStderrLog.java61 public void flush() { in flush() method in StderrLog
H A DSyslog.java71 public void flush() { in flush() method in Syslog
H A Dslpd.java194 public void flush() throws IOException { in flush() method in slpd.SLPLog
/illumos-gate/usr/src/lib/librstp/common/
H A Dtopoch.c55 flush (STATE_MACH_T *this, char* reason) /* 17.19.9 */ in flush() function
/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib_lint.c63 inflate(z_streamp strm, int flush) in inflate()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.print.c185 flush(void) in flush() function
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSyslogHandler.java227 public void flush() in flush() method in SyslogHandler
/illumos-gate/usr/src/cmd/tip/aculib/
H A Dbiz31.c170 flush(char *s) in flush() function
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmchild.c336 write_prompt(int fd, struct pmtab *pmtab, int flush, int clear) in write_prompt()
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Ddeflate.c308 int flush; in z_compress() local
779 int flush; in z_decompress() local
H A Dzlib.c605 #define _tr_tally_lit(s, c, flush) \ argument
612 #define _tr_tally_dist(s, distance, length, flush) \ argument
623 #define _tr_tally_lit(s, c, flush) flush = _tr_tally(s, 0, c) argument
624 #define _tr_tally_dist(s, distance, length, flush) \ argument
1113 deflate(strm, flush) in deflate() argument
1868 deflate_stored(s, flush) in deflate_stored() argument
1938 deflate_fast(s, flush) in deflate_fast() argument
2060 deflate_slow(s, flush) in deflate_slow() argument
/illumos-gate/usr/src/cmd/sh/
H A Dmacro.c622 flush(int ot) in flush() function
/illumos-gate/usr/src/cmd/audio/utilities/
H A DFir.cc204 flush(short *out) // zero input response of Fir in flush() function in Fir
H A DResample.cc392 flush(short *out) // flush resampling filter in flush() function in ResampleFilter
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c337 flush() in flush() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Ddeflate.c235 int seq, i, flush, r, decode_proto; local
H A Dzlib.c731 int deflate (strm, flush) in deflate() argument
1204 #define FLUSH_BLOCK_ONLY(s, flush) { \ argument
1214 #define FLUSH_BLOCK(s, flush) { \ argument
1226 local int deflate_fast(s, flush) in deflate_fast() argument
1322 local int deflate_slow(s, flush) in deflate_slow() argument
2281 local ulg ct_flush_block(s, buf, stored_len, flush) in ct_flush_block() argument
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c488 iplookupflush_t flush; local
/illumos-gate/usr/src/cmd/mailx/
H A Dfio.c687 flush(void) in flush() function
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c745 iplookupflush_t flush; local
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dutilities.c333 flush(int32_t fd, struct bufarea *bp) in flush() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_put.c302 flush(void) in flush() function
/illumos-gate/usr/src/uts/common/io/
H A Dlogindmux.c636 uchar_t flush; in logdmuxlrput() local

12