Home
last modified time | relevance | path

Searched refs:flush_all (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/etherswitch/
H A Detherswitch_if.m186 METHOD int flush_all {
/freebsd/contrib/one-true-awk/
H A Drun.c45 static void flush_all(void);
2216 flush_all(); /* fflush() or fflush("") -> all */ in bltin()
2515 static void flush_all(void) in flush_all() function