/illumos-gate/usr/src/contrib/zlib/ |
H A D | deflate.c | 802 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 D | deflate.h | 319 # 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 D | StderrLog.java | 61 public void flush() { in flush() method in StderrLog
|
H A D | Syslog.java | 71 public void flush() { in flush() method in Syslog
|
H A D | slpd.java | 194 public void flush() throws IOException { in flush() method in slpd.SLPLog
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | topoch.c | 55 flush (STATE_MACH_T *this, char* reason) /* 17.19.9 */ in flush() function
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.print.c | 185 flush(void) in flush() function
|
/illumos-gate/usr/src/uts/common/zmod/ |
H A D | zlib_lint.c | 63 inflate(z_streamp strm, int flush) in inflate()
|
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/ |
H A D | SyslogHandler.java | 227 public void flush() in flush() method in SyslogHandler
|
/illumos-gate/usr/src/cmd/tip/aculib/ |
H A D | biz31.c | 170 flush(char *s) in flush() function
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | tmchild.c | 336 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 D | deflate.c | 308 int flush; in z_compress() local 779 int flush; in z_decompress() local
|
H A D | zlib.c | 605 #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/audio/utilities/ |
H A D | Fir.cc | 204 flush(short *out) // zero input response of Fir in flush() function in Fir
|
H A D | Resample.cc | 392 flush(short *out) // flush resampling filter in flush() function in ResampleFilter
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | macro.c | 622 flush(int ot) in flush() function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | deflate.c | 235 int seq, i, flush, r, decode_proto; local
|
H A D | zlib.c | 731 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/cmd/csplit/ |
H A D | csplit.c | 337 flush() in flush() function
|
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ip_lookup.c | 488 iplookupflush_t flush; local
|
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | utilities.c | 333 flush(int32_t fd, struct bufarea *bp) in flush() function
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | fio.c | 687 flush(void) in flush() function
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ippool.c | 745 iplookupflush_t flush; local
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_put.c | 302 flush(void) in flush() function
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | logindmux.c | 636 uchar_t flush; in logdmuxlrput() local
|