Home
last modified time | relevance | path

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

/trueos/bin/sh/
HDoutput.h66 void flushall(void);
HDerror.c183 flushall(); in exverror()
HDoutput.c190 flushall(void) in flushall() function
HDtrap.c530 flushall(); in exitshell_savedstatus()
HDmiscbltin.c145 flushall(); in readcmd()
HDoptions.c527 flushall(); in getopts()
HDexec.c268 flushall(); in hashcmd()
HDjobs.c807 flushall(); in forkshell()
919 flushall(); in vforkexecshell()
HDeval.c1125 flushall(); in evalcommand()
/trueos/sys/arm/arm/
HDpmap.c3823 int flushall = 0; in pmap_remove() local
3909 flushall = 1; in pmap_remove()
3925 if (flushall) in pmap_remove()
HDpmap-v6.c4350 int flushall = 0; in pmap_remove() local
4448 flushall = 1; in pmap_remove()
4460 if (flushall) in pmap_remove()