Home
last modified time | relevance | path

Searched refs:flushall (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/bin/sh/
Doutput.h66 void flushall(void);
Derror.c183 flushall(); in exverror()
Doutput.c209 flushall(void) in flushall() function
Dmiscbltin.c143 flushall(); in readcmd()
Dtrap.c539 flushall(); in exitshell_savedstatus()
Doptions.c526 flushall(); in getopts()
Djobs.c787 flushall(); in forkshell()
899 flushall(); in vforkexecshell()
Dexec.c265 flushall(); in hashcmd()
Deval.c1072 flushall(); in evalcommand()
/freebsd-9-stable/sys/arm/arm/
Dpmap.c3911 int flushall = 0; in pmap_remove() local
3997 flushall = 1; in pmap_remove()
4013 if (flushall) in pmap_remove()