Home
last modified time | relevance | path

Searched refs:flush_pending (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.c769 local void flush_pending(strm) in flush_pending() function
826 flush_pending(strm);
883 flush_pending(strm);
909 flush_pending(strm);
952 flush_pending(strm);
1027 flush_pending(strm);
1079 flush_pending(strm);
1108 flush_pending(strm);
1652 flush_pending(s->strm); \
1739 flush_pending(s->strm);
[all …]
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_rx.c1924 boolean_t flush_pending; in sfxge_rx_qflush_done() local
1935 flush_pending = (srp->sr_flush == SFXGE_FLUSH_PENDING); in sfxge_rx_qflush_done()
1937 if (flush_pending) in sfxge_rx_qflush_done()
1947 boolean_t flush_pending; in sfxge_rx_qflush_failed() local
1958 flush_pending = (srp->sr_flush == SFXGE_FLUSH_PENDING); in sfxge_rx_qflush_failed()
1960 if (flush_pending) in sfxge_rx_qflush_failed()
H A Dsfxge_tx.c2402 boolean_t flush_pending = B_FALSE; in sfxge_tx_qflush_done() local
2414 flush_pending = B_TRUE; in sfxge_tx_qflush_done()
2443 if (flush_pending == B_FALSE) { in sfxge_tx_qflush_done()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c536 local void flush_pending OF((z_stream *strm));
708 local void flush_pending(strm) in flush_pending() function
762 flush_pending(strm);
826 flush_pending(strm);
845 flush_pending(strm);
1209 flush_pending(s->strm); \
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c717 local void flush_pending OF((z_streamp strm));
1088 flush_pending(strm) in flush_pending() function
1161 flush_pending(strm);
1240 flush_pending(strm);
1258 flush_pending(strm);
1846 flush_pending(s->strm); \