Home
last modified time | relevance | path

Searched refs:forcelocal (Results 1 – 4 of 4) sorted by relevance

/dragonfly/bin/sh/
HDvar.h74 extern int forcelocal;
HDeval.c502 forcelocal++; in exphere()
513 forcelocal--; in exphere()
666 forcelocal++; in evalbackcmd()
673 forcelocal--; in evalbackcmd()
684 forcelocal--; in evalbackcmd()
HDvar.c102 int forcelocal; variable
331 if (forcelocal && !(flags & (VNOSET | VNOLOCAL))) in setvareq()
HDjobs.c930 forcelocal = 0; in forkshell()
1330 if (bgjob != NULL && !forcelocal) in backgndpidval()