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

/macosx-10.10.1/libauto-186/
H A DEnvironment.h61 static bool environ_has_auto_prefix; // true if any strings in environ have the AUTO_ prefix. member in class:Auto::Environment
H A DEnvironment.cpp53 bool Environment::environ_has_auto_prefix; // true if any strings in environ have the AUTO_ prefix. member in class:Auto::Environment
120 Environment::environ_has_auto_prefix = true; member in class:Auto::Environment

Completed in 925 milliseconds