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

/vbox/src/VBox/Runtime/generic/
H A Denv-generic.cpp130 * @param ppIntEnv Where to store the result.
135 static int rtEnvCreate(PRTENVINTERNAL *ppIntEnv, size_t cAllocated, bool fCaseSensitive) argument
154 *ppIntEnv = pIntEnv;

Completed in 41 milliseconds