Home
last modified time | relevance | path

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

/dports/archivers/unzip/unzip60/macos/source/
H A Dgetenv.c60 Boolean IgnoreEnvironment = false; /* used by dialog.c and initfunc.c variable
279 if (IgnoreEnvironment) in getenv()
357 Boolean tmpIgnoreEnvironment = IgnoreEnvironment; in ShowAllKeyValues()
360 IgnoreEnvironment = false; in ShowAllKeyValues()
387 IgnoreEnvironment = tmpIgnoreEnvironment; in ShowAllKeyValues()
/dports/archivers/zip/zip30/macos/source/
H A Dgetenv.c60 Boolean IgnoreEnvironment = false; /* used by dialog.c and initfunc.c variable
279 if (IgnoreEnvironment) in getenv()
357 Boolean tmpIgnoreEnvironment = IgnoreEnvironment; in ShowAllKeyValues()
360 IgnoreEnvironment = false; in ShowAllKeyValues()
387 IgnoreEnvironment = tmpIgnoreEnvironment; in ShowAllKeyValues()