Searched defs:VNOLOCAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/bin/sh/
H A Dvar.h49 #define VNOLOCAL 0x100 /* ignore forcelocal */ macro
H A Dvar.c758 setvareq(savestr(name), VSTRFIXED | VNOLOCAL); local
769 setvareq(savestr(name), VNOLOCAL); local

Completed in 197 milliseconds