Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dvar.h71 extern int forcelocal;
H A Deval.c494 forcelocal++; in exphere()
505 forcelocal--; in exphere()
658 forcelocal++; in evalbackcmd()
665 forcelocal--; in evalbackcmd()
676 forcelocal--; in evalbackcmd()
H A Dvar.c94 int forcelocal; variable
323 if (forcelocal && !(flags & (VNOSET | VNOLOCAL))) in setvareq()
H A Djobs.c914 forcelocal = 0; in forkshell()
1319 if (bgjob != NULL && !forcelocal) in backgndpidval()