Home
last modified time | relevance | path

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

/src/bin/sh/
H A Dvar.c198 int inton; in setvarsafe() local
200 inton = is_int_on(); in setvarsafe()
208 SETINTON(inton); in setvarsafe()
H A Djobs.c1013 int inton; in vforkexecshell() local
1017 inton = is_int_on(); in vforkexecshell()
1052 SETINTON(inton); in vforkexecshell()