Home
last modified time | relevance | path

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

/dragonfly/bin/sh/
HDvar.c206 int inton; in setvarsafe() local
208 inton = is_int_on(); in setvarsafe()
216 SETINTON(inton); in setvarsafe()
HDjobs.c1021 int inton; in vforkexecshell() local
1025 inton = is_int_on(); in vforkexecshell()
1060 SETINTON(inton); in vforkexecshell()