OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FLUSH
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/amiga/dev/
atzscreg.h
102
vu_short
FLUSH
; /*
Flush
FIFO RW-Strobe */
ahscreg.h
91
vu_short
FLUSH
; /*
Flush
FIFO RW-Strobe */
/src/sys/arch/mips/atheros/dev/
argpio.c
93
#define
FLUSH
(sc) bus_space_barrier(sc->sc_st, sc->sc_sh, \
203
FLUSH
(sc);
230
FLUSH
(sc);
245
FLUSH
(sc);
/src/sys/dev/raidframe/
rf_stripelocks.c
96
#define
FLUSH
276
FLUSH
;
304
FLUSH
;
323
FLUSH
;
352
FLUSH
;
362
FLUSH
;
397
FLUSH
;
479
FLUSH
;
506
FLUSH
;
526
FLUSH
;
[
all
...]
/src/lib/libc/stdio/
vfwprintf.c
226
*
Flush
out all the vectors defined by the given uio,
717
#define
FLUSH
()
730
#define
FLUSH
() do { \
1510
FLUSH
();
1513
FLUSH
();
/src/sys/net/
zlib.c
378
int last_flush; /* value of
flush
param for previous deflate call */
582
# define _tr_tally_lit(s, c,
flush
) \
587
flush
= (s->last_lit == s->lit_bufsize-1); \
589
# define _tr_tally_dist(s, distance, length,
flush
) \
597
flush
= (s->last_lit == s->lit_bufsize-1); \
600
# define _tr_tally_lit(s, c,
flush
)
flush
= _tr_tally(s, 0, c)
601
# define _tr_tally_dist(s, distance, length,
flush
) \
602
flush
= _tr_tally(s, distance, length)
677
block_done, /* block
flush
performed *
[
all
...]
Completed in 17 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025