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

/macosx-10.10.1/libauto-186/
H A DEnvironment.h62 static bool environ_has_malloc_prefix; // true if any strings in environ have the Malloc prefix. member in class:Auto::Environment
H A DEnvironment.cpp54 bool Environment::environ_has_malloc_prefix; // true if any strings in environ have the Malloc prefix. member in class:Auto::Environment
122 Environment::environ_has_malloc_prefix = true; member in class:Auto::Environment

Completed in 480 milliseconds