Searched refs:FLUSH (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/nvi/vi/ |
H A D | vs_line.c | 407 #define FLUSH do { \ in vs_line() macro 422 FLUSH; in vs_line() 427 FLUSH; in vs_line() 460 FLUSH; in vs_line() 473 FLUSH; in vs_line()
|
H A D | vs_msg.c | 458 #define FLUSH do { \ in vs_output() macro 473 FLUSH; in vs_output() 477 FLUSH; in vs_output()
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vfprintf.c | 243 #define FLUSH() do \ macro 553 FLUSH(); 780 FLUSH(); /* copy out the I/O vectors */ 783 FLUSH();
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_avx2.c | 179 #define FLUSH() \ macro 304 FLUSH(); \
|
/freebsd/lib/libc/stdio/ |
H A D | vfprintf.c | 385 #define FLUSH() { \ in __vfprintf() macro 1086 FLUSH(); /* copy out the I/O vectors */ in __vfprintf() 1089 FLUSH(); in __vfprintf()
|
H A D | vfwprintf.c | 459 #define FLUSH() { \ in __vfwprintf() macro 1144 FLUSH(); /* copy out the I/O vectors */ in __vfwprintf() 1147 FLUSH(); in __vfwprintf()
|
/freebsd/sbin/setkey/ |
H A D | parse.y | 106 %token ADD GET DELETE DELETEALL FLUSH DUMP 223 : FLUSH protocol_spec EOT
|
/freebsd/sys/netipsec/ |
H A D | key_debug.c | 102 SADB_NAME(FLUSH); in kdebug_sadb_type()
|
/freebsd/contrib/lib9p/ |
H A D | utils.c | 101 X(FLUSH, "flush"),
|
/freebsd/sys/dev/nvme/ |
H A D | nvme_qpair.c | 85 OPC_ENTRY(FLUSH),
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 518 %token MAXSRCCONN MAXSRCCONNRATE OVERLOAD FLUSH SLOPPY PFLOW 4255 | FLUSH { $$ = PF_FLUSH; } 4256 | FLUSH GLOBAL { 6341 { "flush", FLUSH}, in lookup()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrAliases.td | 599 def : InstAlias<"flush", (FLUSH), 0>;
|
H A D | SparcInstrInfo.td | 1220 // The no-arg FLUSH is only here for the benefit of the InstAlias 1224 def FLUSH : F3_1<2, 0b111011, (outs), (ins), "flush %g0", []>;
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 4991 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack" 7939 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack" 8911 ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack"
|