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

/vbox/src/VBox/Runtime/generic/
H A Denv-generic.cpp330 RTDECL(int) RTEnvPutEx(RTENV Env, const char *pszVarEqualValue) function
355 RT_EXPORT_SYMBOL(RTEnvPutEx);
/vbox/include/iprt/
H A Dmangling.h529 # define RTEnvPutEx RT_MANGLER(RTEnvPutEx) macro

Completed in 76 milliseconds