Home
last modified time | relevance | path

Searched refs:flush (Results 126 – 150 of 190) sorted by relevance

12345678

/dragonfly/contrib/tcsh-6/nls/spanish/
H A Dset373 71 Carácter tty para `flush' de salida
/dragonfly/usr.sbin/pfctl/
H A Dparse.y174 u_int8_t flush; member
465 %type <v.i> sourcetrack flush unaryop statelock
2061 r.flush = o->data.overload.flush;
3486 flush : /* empty */ { $$ = 0; }
3567 | OVERLOAD '<' STRING '>' flush {
3581 $$->data.overload.flush = $5;
H A Dpfctl_parser.c935 if (r->flush) in print_rule()
937 if (r->flush & PF_FLUSH_GLOBAL) in print_rule()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Drope192 flush()
199 { flush(); }
213 __x.flush();
224 __x.flush();
249 flush();
269 flush();
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drope191 flush()
198 { flush(); }
212 __x.flush();
223 __x.flush();
248 flush();
268 flush();
/dragonfly/contrib/tcsh-6/
H A Dsh.c2061 flush(); in process()
2092 flush(); in process()
H A Ded.init.c542 flush(); /* flush any buffered output */ in Rawmode()
H A Dtw.parse.c1465 flush(); in tw_list_items()
2231 flush(); in print_by_column()
H A Dsh.h702 flush(), tcsh_longjmp()
/dragonfly/sys/vfs/hammer/
H A Dhammer.h1260 void hammer_rel_inode(hammer_inode_t ip, int flush);
1309 struct buf *hammer_io_release(hammer_io_t io, int flush);
H A Dhammer_inode.c1483 hammer_rel_inode(hammer_inode_t ip, int flush) in hammer_rel_inode() argument
1503 if (flush) in hammer_rel_inode()
/dragonfly/games/hunt/
H A DREADME.protocol201 drawing has ended. Typically the client will flush its
/dragonfly/contrib/less/
H A Dfuncs.h309 public void flush(void);
/dragonfly/sys/dev/drm/i915/
H A Di915_irq.c1769 u32 msg, flush; in gen9_guc_irq_handler() local
1772 flush = msg & (INTEL_GUC_RECV_MSG_CRASH_DUMP_POSTED | in gen9_guc_irq_handler()
1774 if (flush) { in gen9_guc_irq_handler()
1776 I915_WRITE(SOFT_SCRATCH(15), msg & ~flush); in gen9_guc_irq_handler()
/dragonfly/sbin/ipfw/
H A Dipfw2.c3554 flush(void) in flush() function
3617 goto flush; in table_flush()
3626 flush: in table_flush()
4114 flush(); in ipfw_main()
/dragonfly/contrib/zstd/programs/
H A Dfileio.c2179 int flush = Z_NO_FLUSH; in FIO_decompressGzFrame() local
2201 if (ress->srcBufferLoaded == 0) flush = Z_FINISH; in FIO_decompressGzFrame()
2205 ret = inflate(&strm, flush); in FIO_decompressGzFrame()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c7605 int flush, r; in zisofs_write_to_temp() local
7615 flush = Z_NO_FLUSH; in zisofs_write_to_temp()
7617 flush = Z_FINISH; in zisofs_write_to_temp()
7620 flush = Z_FINISH; in zisofs_write_to_temp()
7645 if (flush == Z_FINISH && iso9660->zisofs.allzero && in zisofs_write_to_temp()
7669 r = deflate(zstrm, flush); in zisofs_write_to_temp()
7691 if (flush == Z_FINISH) { in zisofs_write_to_temp()
/dragonfly/usr.bin/window/
H A DREADME162 this to stop output or flush buffer when a pseudo-terminal tells us to
/dragonfly/games/cribbage/
H A Dcribbage.n137 score 5. (No count for four-flush in crib.)
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Distream.tcc54 __in.tie()->flush(); in sentry()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Distream.tcc55 __in.tie()->flush(); in sentry()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_drv.c1189 .flush = amdgpu_flush,
/dragonfly/sys/dev/netif/oce/
H A Doce_hw.h3318 uint8_t flush; member
3325 uint8_t flush;
/dragonfly/sys/dev/raid/mps/mpi/
H A Dmpi2_history.txt79 * and changed the flush value to 0x0.
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_hostap.c1185 .flush = hostap_flush,

12345678