Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dredir.c144 INTON; in redirect()
150 INTON; in redirect()
153 INTON; in redirect()
160 INTON; in redirect()
312 INTON; in popredir()
329 INTON; in popredir()
H A Dvar.c260 INTON; in setvar()
302 INTON; in change_env()
365 INTON; in setvareq()
387 INTON; in setvareq()
410 INTON; in listsetvar()
483 INTON; in bltinsetlocale()
495 INTON; in bltinsetlocale()
515 INTON; in bltinunsetlocale()
633 INTON; in showvarscmd()
778 INTON; in mklocal()
[all …]
H A Dinput.c253 INTON; in preadbuffer()
321 INTON; in pushstring()
343 INTON; in popstring()
380 INTON; in setinputfile()
420 INTON; in setinputstring()
466 INTON; in popfile()
H A Dcd.c217 INTON; in cdlogical()
221 INTON; in cdlogical()
233 INTON; in cdphysical()
242 INTON; in cdphysical()
374 INTON; in getpwd()
H A Dalias.c68 INTON; in setalias()
101 INTON; in unalias()
132 INTON; in rmaliases()
190 INTON; in printaliases()
H A Dhistedit.c110 INTON; in histsave()
116 INTON; in histsave()
124 INTON; in histsave()
158 INTON; in histedit()
195 INTON; in histedit()
200 INTON; in histedit()
221 INTON; in histedit()
446 INTON; in histcmd()
573 INTON; in bindcmd()
H A Dexec.c326 INTON; in printentry()
384 INTON; in find_command()
440 INTON; in find_command()
538 INTON; in clearcmdentry()
586 INTON; in cmdlookup()
630 INTON; in delete_cmd_entry()
653 INTON; in addcmdentry()
671 INTON; in defun()
H A Djobs.c260 INTON; in fgcmd()
303 INTON; in restartjob()
526 INTON; in freejob()
781 INTON; in makejob()
804 INTON; in makejob()
900 INTON; in forkshell()
913 INTON; in forkshell()
964 INTON; in forkshell()
998 INTON; in forkshell()
1021 INTON; in vforkexecshell()
[all …]
H A Dmemalloc.c153 INTON; in stnewblock()
226 INTON; in popstackmark()
273 INTON; in growstackblock()
H A Deval.c435 INTON; in evalsubshell()
471 INTON; in evalredir()
477 INTON; in evalredir()
511 INTON; in exphere()
586 INTON; in evalpipe()
607 INTON; in evalpipe()
612 INTON; in evalpipe()
1041 INTON; in evalcommand()
1056 INTON; in evalcommand()
1152 INTON; in evalcommand()
H A Doptions.c387 INTON; in shiftcmd()
408 INTON; in setcmd()
452 INTON; in getoptscmd()
541 INTON; in getopts()
H A Doutput.c212 INTON; in emptyoutbuf()
221 INTON; in emptyoutbuf()
310 INTON; in fmtstr()
H A Dmain.c135 INTON; in main()
260 INTON; in read_profile()
H A Derror.h70 #define INTON { if (--suppressint == 0 && intpending) onint(); } macro
H A Dtrap.c204 INTON; in trapcmd()
225 INTON; in clear_traps()
H A Dparser.c142 INTON; in parser_temp_alloc()
157 INTON; in parser_temp_realloc()
176 INTON; in parser_temp_free_upto()
194 INTON; in parser_temp_free_all()
1120 INTON; in parsebackq()
1169 INTON; in parsebackq()
1221 INTON; in parsebackq()
2270 INTON; in expandstr()
H A Dmiscbltin.c362 INTON; in umaskcmd()
417 INTON; in umaskcmd()
H A Dexpand.c524 INTON; in expbackq()
905 INTON; in reprocess()
1041 INTON; in expandmeta()
1525 INTON; in freebsd_wordexpcmd()
H A DTOUR41 command.) The INTOFF and INTON macros (defined in exception.h)
43 of INTOFF and the execution of INTON, interrupt signals will be
44 held for later delivery. INTOFF and INTON can be nested.
/freebsd/usr.bin/printf/
H A Dprintf.c159 INTON; in main()
176 INTON; in main()
183 INTON; in main()
/freebsd/lib/libvgl/
H A Dmouse.c179 #define INTON() do { \ macro
207 INTON(); in __VGLMouseMode()
344 INTON(); in VGLMouseRestore()
354 INTON(); in VGLMouseStatus()
420 INTON(); in VGLMouseUnFreeze()