Home
last modified time | relevance | path

Searched refs:INTON (Results 1 – 21 of 21) sorted by relevance

/system/core/sh/
Dcd.c197 INTON; in docd()
201 INTON; in docd()
261 INTON; in updatepwd()
296 INTON; in updatepwd()
435 INTON; in find_curdir()
441 INTON; in find_curdir()
Dalias.c75 INTON; in setalias()
113 INTON; in setalias()
140 INTON; in unalias()
175 INTON; in rmaliases()
Dredir.c149 INTON; in redirect()
158 INTON; in redirect()
228 INTON; in openredirect()
242 INTON; in openredirect()
318 INTON; in popredir()
Dinput.c355 INTON; in preadbuffer()
406 INTON; in pushstring()
424 INTON; in popstring()
449 INTON; in setinputfile()
490 INTON; in setinputstring()
536 INTON; in popfile()
Dhistedit.c97 INTON; in histedit()
140 INTON; in histedit()
145 INTON; in histedit()
164 INTON; in histedit()
435 INTON; in histcmd()
Dmemalloc.c142 INTON; in stalloc()
189 INTON; in popstackmark()
235 INTON; in growstackblock()
Dexec.c405 INTON; in printentry()
580 INTON; in find_command()
603 INTON; in find_command()
759 INTON; in clearcmdentry()
800 INTON; in deletefuncs()
843 INTON; in cmdlookup()
862 INTON; in delete_cmd_entry()
903 INTON; in addcmdentry()
920 INTON; in defun()
Derror.h86 #define INTON { if (--suppressint == 0 && intpending) onint(); } macro
Dmain.c288 INTON; in read_profile()
324 INTON; in readcmdfile()
Deval.c433 INTON; in evalsubshell()
442 INTON; in evalsubshell()
514 INTON; in evalpipe()
539 INTON; in evalpipe()
598 INTON; in evalbackcmd()
857 INTON; in evalcommand()
936 INTON; in evalcommand()
965 INTON; in evalcommand()
Doutput.c160 INTON; in emptyoutbuf()
168 INTON; in emptyoutbuf()
206 INTON; in freestdout()
Djobs.c283 INTON; in fgcmd()
377 INTON; in restartjob()
596 INTON; in freejob()
804 INTON; in makejob()
824 INTON; in makejob()
855 INTON; in forkshell()
1031 INTON; in waitforjob()
1108 INTON; in dowait()
Dtrap.c191 INTON; in trapcmd()
219 INTON; in clear_traps()
Dvar.c298 INTON; in setvareq()
328 INTON; in listsetvar()
651 INTON; in mklocal()
766 INTON; in unsetvar()
Darith.y127 INTON;
Doptions.c334 INTON; in shiftcmd()
355 INTON; in setcmd()
Dexpand.c315 INTON; in removerecordregions()
335 INTON; in removerecordregions()
477 INTON; in expbackq()
1051 INTON; in ifsfree()
1096 INTON; in expandmeta()
Dmiscbltin.c228 INTON; in umaskcmd()
DTOUR93 command.) The INTOFF and INTON macros (defined in exception.h)
95 of INTOFF and the execution of INTON, interrupt signals will be
96 held for later delivery. INTOFF and INTON can be nested.
Dparser.c1395 INTON; in readtoken1()
1498 INTON; in readtoken1()
Darith.c1513 INTON;